@extends('backend.auth.master') @section('title') {{ $data['title'] }} @endsection @section('content')
{{ ___('common.welcome_back_please_login_to_your_account') }}
{{ $message }}
{{ $errors->first('g-recaptcha-response') }}