@extends('backend.partials.master') @section('title') Purchase Invoice @endsection @section('maincontent')

Purchase Invoice

@if (hasPermission('create_purchaseinvoice') == true) New Purchase Invoice @endif
# Invoice No Lot No Supplier Grand Total Lot Status Action
@endsection @push('scripts') @endpush