@extends('layouts.site') @section('headScript') @endsection @section('content')
@if(isset($therapistQuestion)&&$therapistQuestion)
@lang('home.The data has already been added')
@else
@csrf
@error('works_hours') @enderror
@error('offered_psychological_internet') @enderror
@error('experience') @enderror
@error('speciality_id') @enderror
@error('defects') @enderror
@error('contribute') @enderror
@error('most_effective') @enderror
@endif
@endsection @section('scriptSection') @endsection