@extends('backend.forgotpassword.template') @push('title') Forgot Password @endpush @section('container') @livewire('forgotpassword') @endsection