@extends('frontend.layouts.booking') @section('title', __('Guest Information')) @section('content')
{{ __('Provide the details for each day and guest (:n total).', ['n' => $total]) }}