@extends('backend.user.template') @push('title') Change Password @endpush @section('container') @livewire('user.changepassword') @endsection