@csrf @method('PUT') @error('vendor_service') {{$message}} @enderror @foreach ($vendors as $item) priority == 1)?"class=table-success":""}}> @endforeach
# Vendor Name Service Name Services Remarks Instruction Amount Priority
vendor_service_id == $item->id)> {{$item->vendor->name}} {{$item->service_name}}
@foreach ($item->services($item->services) as $services)
{{$services->title}}
@endforeach
{{$item->additional_passengers ?? "-"}} {{$item->instruction ?? "-"}} {{$item->amount." (".$item->currency->currencyCode.")"}} {{$item->priority}}