| Vehicle Pic | Home Location | Vehicle | Action |
|---|---|---|---|
@if(isset($vehicle['vehicle_pic']) && $vehicle['vehicle_pic']!='' && file_exists(public_path('crm/vehicle/'.$vehicle['vehicle_pic'])))
@endif
|
@if(isset($vehicle['location'])) {{$vehicle->getHomeName($vehicle['location'])}} @endif | @if(isset($vehicle['name'])) {{$vehicle['name']}} @endif |
@endif