@extends('layouts.app') @section('content')
{{-- На главную--}}
{{-- logo--}}
{{-- {{ __('Login') }}--}}
@csrf
@if(isset($error['email'])) @endif @if(isset($error['username'])) @endif
@if(isset($error['password'])) @endif
@if (Route::has('password.request')) {{ __('Forgot Your Password?') }} @endif

+7 7172 97-20-76

8 800 004-04-33 ({{ __('звонок бесплатный') }})

support@esep.kz

{{ __('Часы работы') }}

{{ __('ПН—ПТ') }} 9:00—18:00

@endsection