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

Purchase Invoice

Add
S.No. Invoice No. Purchase Order No. Supplier Name Supplier Invoice No. Invoice Date Total Amount Balance Amount Status Actions
@endsection @push('footerscript') @endpush