@section('title', $this->title)
جزئیات آگهی
{{ $this->details['title'] ?? ' ' }}

{{ $this->details['city']['name'] ?? ' ' }}

{{ helper()->beforeData($this->details['publishDateTime']) }} روز پیش
@include('livewire.mobile.search_partials.current-job-head') {{ $this->details['city']['name'] }} @include('livewire.mobile.search_partials.current-job-body') @include('livewire.mobile.search_partials.doc-section')
@include('livewire.mobile.search_partials.info-job')

فرایند استخدام:

@include('livewire.mobile.search_partials.recruitment-process') {{-- wire:click="goSendResume('{{ addslashes($this->details['jobSubCategory']['name']) }}', '{{ addslashes($this->details['title']) }}')"--}} ارسال رزومه
@section('script') @endsection