@extends('admin.layout.app') @section('title','Rental Invoice List') @push('headerscript') @endpush @section('content')

Rental Invoice List

S.No. Invoice Number Customer Name Start Date Receive Date Total Days Action
@endsection @push('footerscript') @endpush