All Commissions
List of all Commissions
@if(session()->has('success'))
{{ session('success') }}
@endif
@if(session()->has('error'))
{{ session('error') }}
@endif
Commissions
Create NewFare Type | Type | Updated By | Price | Status | Created At | Action |
---|---|---|---|---|---|---|
{{$value->fare_type}} | {{$value->type}} | {{$value->updater->name}} | {{$value->price}} | {{$value->status}} | {{date('M,d-Y h:i a',strtotime($value->created_at) )}} |