@extends('layouts.admin.app') @section('title','Login') @section('content')

{{ __('labels.thanks_msg') }}

{{ __('labels.password_text') }}

{{ __('labels.please_check_email') }}

@endsection