Monatsübersicht von {{$date_from}} bis {{$date_to}}

für PT Kunden {{$user->name}}


Gebuchte Stunden

@foreach($bookings as $booking) @endforeach
Mitarbeiter Datum Einheiten Unterschrift
Übertrag (Vormonat) {{$total_used_pre_units}}
{{$booking->name}} {{date('d.m.Y H:i', strtotime($booking->date))}} {{$booking->units}}
Gesamt (Monat) {{$total_used_units}}
Noch verfügbare Einheiten {{$total_left_units}}