@extends('educator::layout.auth-layout') @section('title', __('educator::auth.login_title')) @section('content')

{{ __('educator::auth.login_title') }}

{{ __('educator::auth.join_us') }}

{{ __('educator::auth.dont_have_account') }} {{ __('educator::auth.register') }}
@endsection