@extends('layouts.app') @section('content')
logo
@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 776 350 41 41({{ __('звонок бесплатный') }})

support@esep.kz

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

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

@endsection