@extends('frontend.layouts.master') @section('meta_title', 'Forget Password'. ' || ' . $setting->app_name) @section('contents')

{{ __('Forgot your password?') }}

{{ __('Enter your email address and we will send you a link to reset your password') }}

@endsection