jeudi 9 avril 2020

Undefined variable: businessType (View: /home/hvypages/public_html/modules/Directory/Resources/views/admin/business/edit.blade.php) [duplicate]

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