@extends('layouts.site') @section('content')

{{ __('career.job_application_title') }}

{{ __('career.job_application_description') }}

{{ __('career.dear_developer') }}

{!! __('career.intro_text_1') !!}

{!! __('career.intro_text_2') !!}

{{ __('career.intro_text_3') }}

{{ __('career.intro_text_4') }}

{{ __('career.thanks') }}

{!! __('career.company_details') !!}

{{ __('career.working_model_title') }}

{{ __('career.working_model_subtitle') }}

{{ __('career.working_model_title') }}

{{ __('career.terms_title') }}

{{ __('career.fully_remote') }}

{{ __('career.fully_remote_desc') }}

{{ __('career.independent_contractor') }}

{{ __('career.independent_contractor_desc') }}

{{ __('career.mandatory_documents') }}

{{ __('career.mandatory_documents_desc') }}

{{ __('career.form_title') }}

{{ __('career.form_subtitle') }}

@csrf

{{ __('career.cv_description') }}

{{ __('career.nda_description') }}

{{ __('career.contract_description') }}

@push('styles') @endpush @push('scripts') @endpush @endsection