{{trans('resume.manage-SEO-contents')}}
{{ csrf_field() }} @if(!empty($message))
{{$message}}

@endif @if (Session::has('success'))
×{{Session::get('success')}}

@endif
@if(Auth::check() and ($resume->isOwner() or $resume->present()->isAdmin() or $resume->present()->isEditor())) @endif

Best view is 300 x 300 px


{!! Theme::section('resume.profile.page-number', ['page' => 7,'resume'=>$resume]) !!}