{!! Form::label('name ', 'Name', ['class' => 'col-3 control-label text-right']) !!}
{!! Form::text('name', null, ['class' => 'form-control' ,'placeholder' => 'Insert Name']) !!}
Insert Category Name
{!! Form::label('Image ', 'Image', ['class' => 'col-3 control-label text-right']) !!}
from medias
*For Best Presentation use featured Images size 600*300.
@prepend('scripts') @endprepend

cancel