@extends('layouts.app') @section('title', 'FBR Invoices') @section('content') FBR Invoices View all FBR invoice submissions @component('components.widget', ['class' => 'box-primary', 'title' => 'All FBR Invoices']) Invoice No Location Date Amount Status FBR UUID FBR IRN Submitted At Action @endcomponent @stop @section('javascript') @endsection