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