@extends('admin/layouts/layoutMaster') @section('title', 'Edit Hostel') @php $floor = old('floors', $hostel->num_of_floors ?? ''); @endphp @section('vendor-style') @endsection @section('vendor-script') @endsection @section('page-script') @endsection @section('content')