@extends('backend.hostel.template') @push('title') Profile @endpush @section('content-wrapper') @livewire('hostel.profile') @endsection