@extends('layouts.app') @section('content') @livewire('hotel::check-in') @endsection