@extends('frontend::layouts.master') @section('title') @section('style') @endsection @section('content')
@lang('frontend::lang.max_upload')
{{ !empty($data['education'][$i]['school_name']) ? $data['education'][$i]['school_name'] : '' }}
{{ !empty($data['education'][$i]['study']) ? $data['education'][$i]['study'] : '' }}
{{ !empty($data['education'][$i]['education_bg']) ? $data['education'][$i]['education_bg'] : '' }}
{{ !empty($data['education'][$i]['form_grad_years']) ? $data['education'][$i]['form_grad_years'] : '' }}
{{ !empty($data['education'][$i]['to_grad_years']) ? $data['education'][$i]['to_grad_years'] : '' }}
{{ !empty($data['experience'][$x]['company_name']) ? $data['experience'][$x]['company_name'] : '' }}
{{ !empty($data['experience'][$x]['position']) ? $data['experience'][$x]['position'] : '' }}
{{ !empty($data['experience'][$x]['start_years']) ? $data['experience'][$x]['start_years'] : '' }}
{{ !empty($data['experience'][$x]['end_years']) ? $data['experience'][$x]['end_years'] : '' }}
{{ !empty($data['experience'][$x]['des']) ? $data['experience'][$x]['des'] : '' }}
{{--
***โปรดยอมรับเงื่อนไขของเรา***
@lang('frontend::lang.msg_1') @lang('frontend::lang.msg_2')