@extends('layouts.site') @section('content') @if(config('app.locale') == "ar") {{trans('home.home')}} {{trans('home.psychological-test')}} @else {{trans('home.psychological-test')}} {{trans('home.home')}} @endif {{ $PsyQuestions->name_ar }} {{ trans('home.instructions') }} {{ $PsyQuestions->instructions_ar }} {{ trans('home.disclaimer') }} {{ $PsyQuestions->note_ar }} @lang('home.Please read the contents of the download and make sure that the packages apply to you in') @lang('home.The past two weeks') @csrf @include('therapists.include.questionTest') {{ trans('auth.email') }} {{-- @lang('home.start_now') --}} @error('email') {{ $message }} × @enderror {{ trans('home.send') }} {{-- {{ trans('home.send') }} --}} @endsection @section('scriptSection') @endsection
{{ $PsyQuestions->instructions_ar }}
{{ $PsyQuestions->note_ar }}
{{ $message }} ×