@extends('layouts.auth') @section('page-title') {{ __('Reset Password') }} @endsection @section('language-bar')
@endsection @php $admin_settings = getAdminAllSetting(); @endphp @section('content'){{ __('We will send a link to reset your password') }}