@extends('components.layouts.auth.auth-layout') @section('title', 'Admin Forgot Password') @section('contents') @livewire('auth.forgot-password') @endsection