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

Sales Invoice

Add
S.No. Bill No. Bill Date Customer Name Payment Paid Amount Balance Amount Status Actions
@endsection @push('footerscript') {{-- --}} @endpush