@extends('backend.student.template') @push('title') Student changepassword @endpush @section('content-wrapper') @livewire('student.changepassword') @endsection