{{ Form::bsBoxOpen($title) }}
{{ Form::hidden($name,$value,['id'=>$name]) }} @php $placehold_no_image='http://placehold.it/'.$attributes['width'].'x'.$attributes['height'].'&text=No+Image'; if(empty($value)){ $value=$placehold_no_image; } @endphp
Chọn hình @if(isset($attributes['is_remove']))
Xóa hình @endif
{{ Form::bsBoxClose() }} @section('scripts') @parent @endsection