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