@extends('layout.app') @section('title','Freight Submitted Bill List') @push('header_script') @endpush @section('content')
S.no. Date Invoice No. Party Name Amount Action
Total:
@endsection @push('footer_script') @endpush