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

{{ __('Reset Password') }}

{{ __('Enter your new password below') }}

@endsection @push('scripts') @endpush