@extends('front.layouts.app') @section('content')
{{ $metaArr['content_subtitle'] ?? "No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one." }}
@if(session('status')) {!! session('status') !!} @endif @if(@$metaArr['content_bottom_text']) @endif{!! @$metaArr['main_banner_description'] !!}