@extends('frontend::layouts.master') @section('title') @section('style') @endsection @section('content')
{!! !empty($data['content_career']['description']) ? $data['content_career']['description'] : '' !!}
{!! !empty($data['content_candidate']['description']) ? $data['content_candidate']['description'] : '' !!}
@lang('frontend::lang.career_13')
@lang('frontend::lang.career_14')