@lang('Edit Model')
--
@foreach ($brands as $brand)
brand_id == $brand->id) selected @endif>{{$brand->name}}
@endforeach
{{--
--}}
@lang('app.save')
@lang('app.cancel')