@extends('layouts.user.focused') @section('content')
{{ $errors->first('email') }}
{{ $errors->first('password') }}
{{tr('forgot_password')}}
{{tr('dont_have_account')}} {{tr('signup')}}
{{tr('signup_agree')}} {{tr('terms')}} {{tr('and')}} {{tr('privacy')}}