{!! csrf_field() !!}
@include('form/text', ['name' => 'name'])
@include('form/textarea', ['name' => 'description'])
Cancel