@extends('layouts.site') @section('headScript') @endsection @section('content')
{{-- @if(isset($therapist)&&$therapist)
@lang('home.The data has already been added')
@else--}}
@csrf
@error('password') @enderror
{{-- @endif--}}
@endsection @section('scriptSection') @endsection