@php($booking_files_count = 1)
@if($travel_user_booking_fewo->fewo_lodging) @endif @foreach(\App\Services\BookingFewo::contentFiles() as $content_file) @if($file = \App\Models\CMSContent::getModelBySlug($content_file)) @endif @endforeach @if($travel_user_booking_fewo->booking_files) @foreach($travel_user_booking_fewo->booking_files as $booking_file) @endforeach @endif
# Datei Inhalt Datum  
{{$booking_files_count++}} {{\App\Services\BookingFewo::getFeWoInstructionPDFName($travel_user_booking_fewo->fewo_lodging)}} application/pdf -
{{$booking_files_count++}} {{$file->name}} {{ $file->formatBytes() }} {{\App\Services\Util::_format_date($file->created_at, 'date')}}
{{$booking_files_count++}} {{$booking_file->original_name}} {{ $booking_file->mine }} | {{ $booking_file->formatBytes() }} {{\App\Services\Util::_format_date($booking_file->created_at, 'date')}}
@if(Auth::user()->isPermission('sua-st-em')) @endif