@extends('layouts.admin') @section('content')
{{ trans('global.create') }} {{ trans('cruds.psihologAnketum.title_singular') }}
@csrf
@if($errors->has('name_childe'))
{{ $errors->first('name_childe') }}
@endif {{ trans('cruds.psihologAnketum.fields.name_childe_helper') }}
@if($errors->has('date'))
{{ $errors->first('date') }}
@endif {{ trans('cruds.psihologAnketum.fields.date_helper') }}
@if($errors->has('name_psyholog'))
{{ $errors->first('name_psyholog') }}
@endif {{ trans('cruds.psihologAnketum.fields.name_psyholog_helper') }}
@foreach(App\Models\PsihologAnketum::NEBYLICI_RADIO as $key => $label)
@endforeach @if($errors->has('nebylici'))
{{ $errors->first('nebylici') }}
@endif {{ trans('cruds.psihologAnketum.fields.nebylici_helper') }}
@if($errors->has('visual_memory'))
{{ $errors->first('visual_memory') }}
@endif {{ trans('cruds.psihologAnketum.fields.visual_memory_helper') }}
@foreach(App\Models\PsihologAnketum::READING_RADIO as $key => $label)
@endforeach @if($errors->has('reading'))
{{ $errors->first('reading') }}
@endif {{ trans('cruds.psihologAnketum.fields.reading_helper') }}
@if($errors->has('auditory_memory'))
{{ $errors->first('auditory_memory') }}
@endif {{ trans('cruds.psihologAnketum.fields.auditory_memory_helper') }}
@foreach(App\Models\PsihologAnketum::FOURTH_IS_REDUNDANT_RADIO as $key => $label)
@endforeach @if($errors->has('fourth_is_redundant'))
{{ $errors->first('fourth_is_redundant') }}
@endif {{ trans('cruds.psihologAnketum.fields.fourth_is_redundant_helper') }}
@foreach(App\Models\PsihologAnketum::LOGICAL_LINES_RADIO as $key => $label)
@endforeach @if($errors->has('logical_lines'))
{{ $errors->first('logical_lines') }}
@endif {{ trans('cruds.psihologAnketum.fields.logical_lines_helper') }}
@if($errors->has('social_readiness'))
{{ $errors->first('social_readiness') }}
@endif {{ trans('cruds.psihologAnketum.fields.social_readiness_helper') }}
@if($errors->has('social_readiness_2'))
{{ $errors->first('social_readiness_2') }}
@endif {{ trans('cruds.psihologAnketum.fields.social_readiness_2_helper') }}
@if($errors->has('social_readiness_3'))
{{ $errors->first('social_readiness_3') }}
@endif {{ trans('cruds.psihologAnketum.fields.social_readiness_3_helper') }}
@if($errors->has('social_readiness_4'))
{{ $errors->first('social_readiness_4') }}
@endif {{ trans('cruds.psihologAnketum.fields.social_readiness_4_helper') }}
@if($errors->has('social_readiness_5'))
{{ $errors->first('social_readiness_5') }}
@endif {{ trans('cruds.psihologAnketum.fields.social_readiness_5_helper') }}
@if($errors->has('social_readiness_6'))
{{ $errors->first('social_readiness_6') }}
@endif {{ trans('cruds.psihologAnketum.fields.social_readiness_6_helper') }}
@if($errors->has('social_readiness_7'))
{{ $errors->first('social_readiness_7') }}
@endif {{ trans('cruds.psihologAnketum.fields.social_readiness_7_helper') }}
@if($errors->has('self_regulation'))
{{ $errors->first('self_regulation') }}
@endif {{ trans('cruds.psihologAnketum.fields.self_regulation_helper') }}
@if($errors->has('self_regulation_2'))
{{ $errors->first('self_regulation_2') }}
@endif {{ trans('cruds.psihologAnketum.fields.self_regulation_2_helper') }}
@if($errors->has('self_regulation_3'))
{{ $errors->first('self_regulation_3') }}
@endif {{ trans('cruds.psihologAnketum.fields.self_regulation_3_helper') }}
@if($errors->has('self_regulation_4'))
{{ $errors->first('self_regulation_4') }}
@endif {{ trans('cruds.psihologAnketum.fields.self_regulation_4_helper') }}
@if($errors->has('self_regulation_5'))
{{ $errors->first('self_regulation_5') }}
@endif {{ trans('cruds.psihologAnketum.fields.self_regulation_5_helper') }}
@if($errors->has('self_regulation_6'))
{{ $errors->first('self_regulation_6') }}
@endif {{ trans('cruds.psihologAnketum.fields.self_regulation_6_helper') }}
@if($errors->has('self_regulation_7'))
{{ $errors->first('self_regulation_7') }}
@endif {{ trans('cruds.psihologAnketum.fields.self_regulation_7_helper') }}
@if($errors->has('self_regulation_8'))
{{ $errors->first('self_regulation_8') }}
@endif {{ trans('cruds.psihologAnketum.fields.self_regulation_8_helper') }}
@if($errors->has('self_regulation_9'))
{{ $errors->first('self_regulation_9') }}
@endif {{ trans('cruds.psihologAnketum.fields.self_regulation_9_helper') }}
@foreach(App\Models\PsihologAnketum::MOTIVATION_TO_STUDY_RADIO as $key => $label)
@endforeach @if($errors->has('motivation_to_study'))
{{ $errors->first('motivation_to_study') }}
@endif {{ trans('cruds.psihologAnketum.fields.motivation_to_study_helper') }}
@if($errors->has('speech_physiology'))
{{ $errors->first('speech_physiology') }}
@endif {{ trans('cruds.psihologAnketum.fields.speech_physiology_helper') }}
@if($errors->has('speech_physiology_2'))
{{ $errors->first('speech_physiology_2') }}
@endif {{ trans('cruds.psihologAnketum.fields.speech_physiology_2_helper') }}
@if($errors->has('speech_physiology_3'))
{{ $errors->first('speech_physiology_3') }}
@endif {{ trans('cruds.psihologAnketum.fields.speech_physiology_3_helper') }}
@if($errors->has('speech_physiology_4'))
{{ $errors->first('speech_physiology_4') }}
@endif {{ trans('cruds.psihologAnketum.fields.speech_physiology_4_helper') }}
@if($errors->has('speech_physiology_5'))
{{ $errors->first('speech_physiology_5') }}
@endif {{ trans('cruds.psihologAnketum.fields.speech_physiology_5_helper') }}
@if($errors->has('speech_physiology_6'))
{{ $errors->first('speech_physiology_6') }}
@endif {{ trans('cruds.psihologAnketum.fields.speech_physiology_6_helper') }}
@if($errors->has('speech_physiology_7'))
{{ $errors->first('speech_physiology_7') }}
@endif {{ trans('cruds.psihologAnketum.fields.speech_physiology_7_helper') }}
@if($errors->has('speech_physiology_8'))
{{ $errors->first('speech_physiology_8') }}
@endif {{ trans('cruds.psihologAnketum.fields.speech_physiology_8_helper') }}
@if($errors->has('physiology_0'))
{{ $errors->first('physiology_0') }}
@endif {{ trans('cruds.psihologAnketum.fields.physiology_0_helper') }}
@if($errors->has('physiology'))
{{ $errors->first('physiology') }}
@endif {{ trans('cruds.psihologAnketum.fields.physiology_helper') }}
@if($errors->has('physiology_2'))
{{ $errors->first('physiology_2') }}
@endif {{ trans('cruds.psihologAnketum.fields.physiology_2_helper') }}
@if($errors->has('physiology_3'))
{{ $errors->first('physiology_3') }}
@endif {{ trans('cruds.psihologAnketum.fields.physiology_3_helper') }}
@if($errors->has('physiology_4'))
{{ $errors->first('physiology_4') }}
@endif {{ trans('cruds.psihologAnketum.fields.physiology_4_helper') }}
@foreach(App\Models\PsihologAnketum::READING_TEMPO_RADIO as $key => $label)
@endforeach @if($errors->has('reading_tempo'))
{{ $errors->first('reading_tempo') }}
@endif {{ trans('cruds.psihologAnketum.fields.reading_tempo_helper') }}
@foreach(App\Models\PsihologAnketum::WAY_OF_READING_RADIO as $key => $label)
@endforeach @if($errors->has('way_of_reading'))
{{ $errors->first('way_of_reading') }}
@endif {{ trans('cruds.psihologAnketum.fields.way_of_reading_helper') }}
@if($errors->has('fish'))
{{ $errors->first('fish') }}
@endif {{ trans('cruds.psihologAnketum.fields.fish_helper') }}
@if($errors->has('fish_2'))
{{ $errors->first('fish_2') }}
@endif {{ trans('cruds.psihologAnketum.fields.fish_2_helper') }}
@if($errors->has('fish_3'))
{{ $errors->first('fish_3') }}
@endif {{ trans('cruds.psihologAnketum.fields.fish_3_helper') }}
@if($errors->has('fish_4'))
{{ $errors->first('fish_4') }}
@endif {{ trans('cruds.psihologAnketum.fields.fish_4_helper') }}
@if($errors->has('copying_figures'))
{{ $errors->first('copying_figures') }}
@endif {{ trans('cruds.psihologAnketum.fields.copying_figures_helper') }}
@if($errors->has('copying_figures_2'))
{{ $errors->first('copying_figures_2') }}
@endif {{ trans('cruds.psihologAnketum.fields.copying_figures_2_helper') }}
@if($errors->has('copying_figures_3'))
{{ $errors->first('copying_figures_3') }}
@endif {{ trans('cruds.psihologAnketum.fields.copying_figures_3_helper') }}
@if($errors->has('interview'))
{{ $errors->first('interview') }}
@endif {{ trans('cruds.psihologAnketum.fields.interview_helper') }}
@if($errors->has('conclusion'))
{{ $errors->first('conclusion') }}
@endif {{ trans('cruds.psihologAnketum.fields.conclusion_helper') }}
@if($errors->has('behavior'))
{{ $errors->first('behavior') }}
@endif {{ trans('cruds.psihologAnketum.fields.behavior_helper') }}
@endsection