@extends('frontLayout.frontlayout') @section('content') @php use App\Models\Admin\Settings; @endphp
@include('user.auth.forgotPassword') @endsection