@extends($activeTemplate.'layouts.master') @section('content')
@csrf
@if($fullPath == null)
@lang('Please upload your cv')
@else @endif
@endsection @push('style') @endpush