@extends('layouts.front') @section('content') @section('css') @endsection @php $home = \App\HomePage::findorFail(1); @endphp

Forgot Password

  • Home -
  • Forgot Password
@section('js') @endsection @endsection