Create {{$service_name}}'s section
List Section
@include('success.success')
@include('errors.error')
{!! Form::open(['url' => '/admin/visa_service/'.$id.'/section', 'class' => 'form-horizontal', 'method'=> 'POST','files' => true]) !!}
{!! Form::close() !!}