@csrf @method('PUT')
Icon
@if($errors->has('title')) @endif
@php $path = asset('imgs/icons/car_brand_dummy.png'); if($motor_model->image) $path = getImageURL(env('AWS_ICONS_URL') .'cars/make/').$motor_model->image; @endphp Image
Cancel Update