@extends('backend.hostel.template') @push('title') Hostel Leave @endpush @section('content-wrapper') @livewire('hostel.hostel-leave') @endsection