خطا
@endif
@if (session()->has('error_mastik'))
-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach
{{ session()->get('error_mastik') }}
@endif
@if (session()->has('create_acount'))
{{ session()->get('create_acount') }}