@extends('layouts.auth.default') @section('content')
Login V2

{{__('lang.admin_forgot_password_text')}}

{{__('lang.admin_forgot_password_text2')}}

@if(Session::has('error')) @endif
@endsection