{!! Form::label('name','Notification Name') !!}
{!! Form::text('title', null, ['class' => 'form-control', 'data-parsley-required'=>'true', 'data-parsley-trigger'=>'change', 'placeholder'=>' Enter Notification Name','required', 'maxlength'=>"100"]) !!}

Fatal error: Uncaught Error: Call to undefined function asset() in /home/demohatinco/public_html/fv_lms_pro_backend/resources/views/admin/notification/partial/form.blade.php:16 Stack trace: #0 {main} thrown in /home/demohatinco/public_html/fv_lms_pro_backend/resources/views/admin/notification/partial/form.blade.php on line 16