New Expenses Category
New Category
@csrf
Category Nmae *
Description
Expenses Types
@foreach($e_type as $type) @endforeach
Name Description Action
{{$type->expense_type_name}} {{$type->expense_type_description}}
Expenses List
@foreach($expenses_list as $list) @endforeach
Station Paid to Type Reference No# Amount Paid pay Method Date Note Document
{{@strtoupper($list->e_name)}} {{$list->e_paid_to}} {{$list->e_type}} {{$list->e_reference}} @convert($list->e_amount) {{$list->e_payment}} {{$list->e_date}} {{$list->e_note}} {{$list->payment_account}} download attachment