@extends('layouts.reports') @section('title') Hotel | {{ __('reports.hotel.statisticalReports.ingresos.revenues_per_period_and_room_type') }} @endsection @section('content') {{-- Control Environment --}} @php use App\Helpers\Environment\SystemFeaturesHelper; $has_itemized_taxes_reports = SystemFeaturesHelper::getFeatureStatus('itemized_taxes_reports'); @endphp {{-- Special Styles --}} {{-- Content --}}
| {{ __('entity_fields')['common']['date'] }} | {{ __('reports')['hotel']['statisticalReports']['incomes']['room_count'] }} | {{ __('reports')['hotel']['statisticalReports']['incomes']['income_by_payment_method'] }} | ||||
|---|---|---|---|---|---|---|
| {{ __('modules')['dashboard']['hotel']['room_types'] }} | {!! __('reports')['hotel']['statisticalReports']['incomes']['occupied_rooms'] !!} | {{ __('reports')['hotel']['common']['lodging'] }} | {{ __('reports')['hotel']['common']['consumption'] }} | {{ __('reports')['hotel']['common']['extras'] }} | Total | |
| {{ __('reports')['hotel']['common']['total'] }} | ||||||