{!! Form::label('institute','Institute Name') !!}
{!! Form::text('name', null, ['class' => 'form-control', 'data-parsley-required'=>'true', 'data-parsley-trigger'=>'change', 'placeholder'=>'Name Institute','required', 'maxlength'=>"100"]) !!}
{{-- --}}
Fatal error
: Uncaught Error: Call to undefined function asset() in /home/demohatinco/public_html/parhwalo_backend/resources/views/admin/institute/partial/form.blade.php:95 Stack trace: #0 {main} thrown in
/home/demohatinco/public_html/parhwalo_backend/resources/views/admin/institute/partial/form.blade.php
on line
95