@extends('layouts.reports') @section('title') Hotel | {{ __('reports.hotel.statisticalReports.ingresos.day_balance') }} @endsection @section('content') {{-- Control Environment --}} @php use App\Helpers\Environment\SystemFeaturesHelper; $has_itemized_taxes_reports = SystemFeaturesHelper::getFeatureStatus('itemized_taxes_reports'); @endphp {{-- Content --}}
| {{ __('entities')['hotel']['reservation'] }} | {{ __('reports')['hotel']['common']['lodging'] }} | {{ __('reports')['hotel']['common']['consumption'] }} | {{ __('reports')['hotel']['common']['extras'] }} | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Folio | {{ __('entity_fields')['reservation']['client'] }} | {{ __('entity_fields')['reservation']['room'] }} | {{ __('entity_fields')['reservation']['contract'] }} | {{ __('reports')['hotel']['common']['rate'] }} | {{ __('reports')['hotel']['common']['paid'] }} | {{ __('entity_fields')['reservation']['contract'] }} | {{ __('reports')['hotel']['common']['rate'] }} | {{ __('reports')['hotel']['common']['paid'] }} | {{ __('entity_fields')['reservation']['contract'] }} | {{ __('reports')['hotel']['common']['rate'] }} | {{ __('reports')['hotel']['common']['paid'] }} |