Choose atleast one Brand.





{!! Form::label('Status', trans('Status')) !!}

@foreach( $brands as $brand) {{$brand->name}}
@endforeach
Select All

@push('js-stack') @endpush