{!! BootForm::text('Narration', 'narration')->placeholder('Narration') !!}
{!! Form::submit('Save', ['class' => 'btn btn-primary']) !!} Cancel