@extends('layouts.user') {{-- Web site Title --}} {{-- Content --}} @section('content')

format_list_numbered_rtl {{ 'All Invoices ' }}

#. Customer Name Total Amount Invoice Date Paid Pending Amount Status {{ trans('table.actions') }}
@stop @section('scripts') @stop