Expense
{{Form::text( 'start_date', $startDate, [ "class" => "form-control", "id" => 'startDate' ]) }}
{{Form::text( 'end_date', $endDate, [ "class" => "form-control", "id" => 'endDate' ]) }}
{{ Form::select('type', $type,'',["class"=>'form-control filter select2', 'id' => 'type']) }}
Id | @if(LaraCore::canOrNot('delete_carriers')) @endif | Date | Type | Amount | Description | |
---|---|---|---|---|---|---|
Total Amount: |