{{-- resources/views/super-admin/hostels/show.blade.php --}} @extends('super-admin.layout') @section('breadcrumb', 'Hostels › Détail') @section('page-title', $hostel->name) @section('content') {{-- Infos hostel ──────────────────────────────────────────── --}}