@extends('layout.app') @section('title','Add Truck Loan') @push('header_script') @endpush @section('content')
@csrf
Cancel
@endsection @push('footer_script') @endpush