here is my code in image which is look like this
{!! Form::label('type', __('Business Type'), array('class' => 'require')) !!} @foreach($types as $type => $value) {!! trans("options.types.".$type) !!} @endforeach {!! $errors->first('type', ':message') !!}via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire