@php Theme::asset()->container('footer')->usePath()->add('lightgallery-css', 'plugins/lightgallery/css/lightgallery.min.css'); Theme::asset()->container('footer')->usePath()->add('lightgallery-js', 'plugins/lightgallery/js/lightgallery.min.js'); Theme::set('pageTitle', $room->name); $nights = (int) $startDate->diffInDays($endDate); @endphp