@extends('web.layouts.container') @section('content') {{-- @if($job->image)--}} {{-- --}} {{-- --}} {{-- --}} {{-- @endif--}} {{$job->name}} {{$job->catName}} {!! $job->description !!} {{__('jobs.drop_your_cv')}} {{__('jobs.job_detail_hint')}} @csrf() {{__('jobs.upload_cv')}} Successfully {{__('jobs.apply_with_linkedin')}} @endsection @section('inner_js') @endsection
{{__('jobs.job_detail_hint')}}