{!! Html::style('js/fileinput/fileinput.css') !!} {!! Html::style('js/fileinput/themes/explorer/theme.css') !!} {!! Html::script('js/fileinput/plugins/sortable.min.js') !!} {!! Html::script('js/fileinput/fileinput.js') !!} {!! Html::script('js/fileinput/themes/explorer/theme.js') !!} {!! Html::script('js/ckeditor/ckeditor.js') !!} {!! Html::script('js/cke_config.js') !!}
@if (isset($home->thumb)) @if ($home->thumb!="") @if (file_exists(config('config.config_pathUpload').'/home/'.$pathDate.'/'.$home->thumb))

@if (isset($action_page) && $action_page!="view") Remove @endif
@endif @endif @endif
{!! Form::label("thumb", "Thumb", ['class' => 'col-sm-2 control-label','for'=>'thumb']) !!}
{!! Form::file('thumb', ['class' =>'form-control','accept'=>"image/jpeg,image/png,image/gif"]) !!}
{{-- banner_th --}} @if (isset($home->banner_th)) @if ($home->banner_th!="") @if (file_exists(config('config.config_pathUpload').'/home/'.$pathDate.'/'.$home->banner_th)) @endif @endif @endif
{!! Form::label("banner_th", "Banner", ['class' => 'col-sm-2 control-label','for'=>'thumb']) !!}
{!! Form::file('banner_th', ['class' =>'form-control','accept'=>"image/jpeg,image/png,image/gif"]) !!}
{{-- banner_th --}}
{!! HTML::decode(Form::label("title_th", "ชื่อ *", ['class' => 'col-sm-2 control-label','for'=>'title_th'])) !!}
{!! Form::text("title_th", null, ['class' =>'form-control','placeholder'=>"",'id'=>'title_th',"isRequired"=>"กรุณาใส่ชื่อภาษาไทย","disabled"=>@$arr_data['disabled_data']]) !!}
{!! Form::label("content_th", "รายละเอียด", ['class' => 'col-sm-2 control-label','for'=>'content_th']) !!}
{!! Form::textarea("content_th", null, ['class' =>'form-control class_ckeditor','size' => '50x3','placeholder'=>"",'id'=>'content_th',"disabled"=>@$arr_data['disabled_data']]) !!}
{{-- #1 --}} @if (isset($home->service_img1_th)) @if ($home->service_img1_th!="") @if (file_exists(config('config.config_pathUpload').'/home/'.$pathDate.'/'.$home->service_img1_th))

@if (isset($action_page) && $action_page!="view") Remove @endif
@endif @endif @endif
{!! Form::label("service_img1_th", "service image#1", ['class' => 'col-sm-2 control-label','for'=>'thumb']) !!}
{!! Form::file('service_img1_th', ['class' =>'form-control','accept'=>"image/jpeg,image/png,image/gif"]) !!}
{!! Form::label("service_title1_th", "ชื่อ#1", ['class' => 'col-sm-2 control-label','for'=>'service_title1_th']) !!}
{!! Form::text("service_title1_th", null, ['class' =>'form-control','placeholder'=>"",'id'=>'service_title1_th',"disabled"=>@$arr_data['disabled_data']]) !!}
{{-- #1 --}} {{-- #2 --}} @if (isset($home->service_img2_th)) @if ($home->service_img2_th!="") @if (file_exists(config('config.config_pathUpload').'/home/'.$pathDate.'/'.$home->service_img2_th))

@if (isset($action_page) && $action_page!="view") Remove @endif
@endif @endif @endif
{!! Form::label("service_img2_th", "service image#2", ['class' => 'col-sm-2 control-label','for'=>'service_img2_th']) !!}
{!! Form::file('service_img2_th', ['class' =>'form-control','accept'=>"image/jpeg,image/png,image/gif"]) !!}
{!! Form::label("service_title2_th", "ชื่อ#2", ['class' => 'col-sm-2 control-label','for'=>'service_title2_th']) !!}
{!! Form::text("service_title2_th", null, ['class' =>'form-control','placeholder'=>"",'id'=>'service_title2_th',"disabled"=>@$arr_data['disabled_data']]) !!}
{{-- #2 --}} {{-- #3 --}} @if (isset($home->service_img3_th)) @if ($home->service_img3_th!="") @if (file_exists(config('config.config_pathUpload').'/home/'.$pathDate.'/'.$home->service_img3_th))

@if (isset($action_page) && $action_page!="view") Remove @endif
@endif @endif @endif
{!! Form::label("service_img3_th", "service image#3", ['class' => 'col-sm-2 control-label','for'=>'thumb']) !!}
{!! Form::file('service_img3_th', ['class' =>'form-control','accept'=>"image/jpeg,image/png,image/gif"]) !!}
{!! Form::label("service_title3_th", "ชื่อ#3", ['class' => 'col-sm-2 control-label','for'=>'service_title3_th']) !!}
{!! Form::text("service_title3_th", null, ['class' =>'form-control','placeholder'=>"",'id'=>'service_title3_th',"disabled"=>@$arr_data['disabled_data']]) !!}
{{-- #3 --}} {{-- #4 --}} @if (isset($home->service_img4_th)) @if ($home->service_img4_th!="") @if (file_exists(config('config.config_pathUpload').'/home/'.$pathDate.'/'.$home->service_img4_th))

@if (isset($action_page) && $action_page!="view") Remove @endif
@endif @endif @endif
{!! Form::label("service_img4_th", "service image#4", ['class' => 'col-sm-2 control-label','for'=>'thumb']) !!}
{!! Form::file('service_img4_th', ['class' =>'form-control','accept'=>"image/jpeg,image/png,image/gif"]) !!}
{!! Form::label("service_title4_th", "ชื่อ#4", ['class' => 'col-sm-2 control-label','for'=>'service_title4_th']) !!}
{!! Form::text("service_title4_th", null, ['class' =>'form-control','placeholder'=>"",'id'=>'service_title4_th',"disabled"=>@$arr_data['disabled_data']]) !!}
{{-- #4 --}}
{{-- banner_en --}} @if (isset($home->banner_en)) @if ($home->banner_en!="") @if (file_exists(config('config.config_pathUpload').'/home/'.$pathDate.'/'.$home->banner_en)) @endif @endif @endif
{!! Form::label("banner_en", "Banner", ['class' => 'col-sm-2 control-label','for'=>'thumb']) !!}
{!! Form::file('banner_en', ['class' =>'form-control','accept'=>"image/jpeg,image/png,image/gif"]) !!}
{{-- banner_en --}}
{!! Form::label("title_en", "ชื่อ", ['class' => 'col-sm-2 control-label','for'=>'title_en']) !!}
{!! Form::text("title_en", null, ['class' =>'form-control','placeholder'=>"",'id'=>'title_en',"disabled"=>@$arr_data['disabled_data']]) !!}
{!! Form::label("content_en", "รายละเอียด", ['class' => 'col-sm-2 control-label','for'=>'content_en']) !!}
{!! Form::textarea("content_en", null, ['class' =>'form-control class_ckeditor','size' => '50x3','placeholder'=>"",'id'=>'content_en',"disabled"=>@$arr_data['disabled_data']]) !!}
{{-- #1 --}} @if (isset($home->service_img1_en)) @if ($home->service_img1_en!="") @if (file_exists(config('config.config_pathUpload').'/home/'.$pathDate.'/'.$home->service_img1_en))

@if (isset($action_page) && $action_page!="view") Remove @endif
@endif @endif @endif
{!! Form::label("service_img1_en", "service image#1", ['class' => 'col-sm-2 control-label','for'=>'thumb']) !!}
{!! Form::file('service_img1_en', ['class' =>'form-control','accept'=>"image/jpeg,image/png,image/gif"]) !!}
{!! Form::label("service_title1_en", "ชื่อ#1", ['class' => 'col-sm-2 control-label','for'=>'service_title1_en']) !!}
{!! Form::text("service_title1_en", null, ['class' =>'form-control','placeholder'=>"",'id'=>'service_title1_en',"disabled"=>@$arr_data['disabled_data']]) !!}
{{-- #1 --}} {{-- #2 --}} @if (isset($home->service_img2_en)) @if ($home->service_img2_en!="") @if (file_exists(config('config.config_pathUpload').'/home/'.$pathDate.'/'.$home->service_img2_en))

@if (isset($action_page) && $action_page!="view") Remove @endif
@endif @endif @endif
{!! Form::label("service_img2_en", "service image#2", ['class' => 'col-sm-2 control-label','for'=>'thumb']) !!}
{!! Form::file('service_img2_en', ['class' =>'form-control','accept'=>"image/jpeg,image/png,image/gif"]) !!}
{!! Form::label("service_title2_en", "ชื่อ#2", ['class' => 'col-sm-2 control-label','for'=>'service_title2_en']) !!}
{!! Form::text("service_title2_en", null, ['class' =>'form-control','placeholder'=>"",'id'=>'service_title2_en',"disabled"=>@$arr_data['disabled_data']]) !!}
{{-- #2 --}} {{-- #3 --}} @if (isset($home->service_img3_en)) @if ($home->service_img3_en!="") @if (file_exists(config('config.config_pathUpload').'/home/'.$pathDate.'/'.$home->service_img3_en))

@if (isset($action_page) && $action_page!="view") Remove @endif
@endif @endif @endif
{!! Form::label("service_img3_en", "service image#3", ['class' => 'col-sm-2 control-label','for'=>'thumb']) !!}
{!! Form::file('service_img3_en', ['class' =>'form-control','accept'=>"image/jpeg,image/png,image/gif"]) !!}
{!! Form::label("service_title3_en", "ชื่อ#3", ['class' => 'col-sm-2 control-label','for'=>'service_title3_en']) !!}
{!! Form::text("service_title3_en", null, ['class' =>'form-control','placeholder'=>"",'id'=>'service_title3_en',"disabled"=>@$arr_data['disabled_data']]) !!}
{{-- #3 --}} {{-- #4 --}} @if (isset($home->service_img4_en)) @if ($home->service_img4_en!="") @if (file_exists(config('config.config_pathUpload').'/home/'.$pathDate.'/'.$home->service_img4_en))

@if (isset($action_page) && $action_page!="view") Remove @endif
@endif @endif @endif
{!! Form::label("service_img4_en", "service image#4", ['class' => 'col-sm-2 control-label','for'=>'thumb']) !!}
{!! Form::file('service_img4_en', ['class' =>'form-control','accept'=>"image/jpeg,image/png,image/gif"]) !!}
{!! Form::label("service_title4_en", "ชื่อ#4", ['class' => 'col-sm-2 control-label','for'=>'service_title4_en']) !!}
{!! Form::text("service_title4_en", null, ['class' =>'form-control','placeholder'=>"",'id'=>'service_title4_en',"disabled"=>@$arr_data['disabled_data']]) !!}
{{-- #4 --}}