Edit Job Category
{!! Form::open(['method'=>'PUT','class'=>'needs-validation updatejobcategory','enctype'=>'multipart/form-data','novalidate'=>'']) !!}
Please enter the category title.
Please enter the category Slug.
{{--
--}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{--
*use image minimum of 500px x 500px
--}} {{--
--}} {{-- Please select a image.--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}}
{!! Form::close() !!}