Borsellino MAD:
{{formatPrice($currentMember->getMoney())}}
ricarica
{{formatPrice($currentMember->getMoney())}}
| Cognome | Nome | Telefono | Età | Anno | Tesseramento | Certificato | ... | |||
|---|---|---|---|---|---|---|---|---|---|---|
| {{ ($idx + 1) }} | ID{{str_pad($record->id, 5, "0", STR_PAD_LEFT)}} | {{$record->last_name}} | {{$record->first_name}} | @if($record->phone != '') {{$record->phone}} @endif | {{$record->age > 0 ? $record->age : ''}} | {{$record->state > 0 ? ($record->state == 2 ? 'Tesserato' : 'Sospeso') : 'Non tesserato'}} | {{$record->status > 0 ? ($record->status == 2 ? 'Attivo' : 'Sospesa') : ''}} Scadenza tessera {{$record->status ? 'Scadenza: ' : ($record->date != '' ? 'Scaduto : ' : '')}} {{$record->date != '' ? date("d/m/Y", strtotime($record->date)) : ''}} | @if($record->certificate != '') Scadenza certificato @if($record->certificate < date("Y-m-d")) Scaduto : @endif @if($record->certificate >= date("Y-m-d") && $record->certificate < date("Y-m-d", strtotime("+1 month"))) In scadenza: @endif @if($record->certificate >= date("Y-m-d", strtotime("+1 month"))) Scadenza: @endif {{$record->certificate != '' ? date("d/m/Y", strtotime($record->certificate)) : ''}} @endif |
| Tesseramento | Numero | Scadenza | ... |
|---|---|---|---|
| {{$member_card->card->name}} | {{$member_card->number}} | {{$member_card->expire_date ? date("d/m/Y", strtotime($member_card->expire_date)) : ''}} |
| Data | Orario | Stato | Motivazione |
|---|---|---|---|
| {{ date("d/m/Y", strtotime($mp["from"])) }} | {{ date("H:i", strtotime($mp["from"])) }} - {{ date("H:i", strtotime($mp["to"])) }} | {!! $mp["status"] !!} | {!! $mp["motivation"] !!} |
|
{{$member_subscription->subscription->name}} |
{{date('d/m/Y', strtotime($member_subscription->date_from))}} - {{date('d/m/Y', strtotime($member_subscription->date_to))}} | @if($member_subscription->notes != '') Note: {{$member_subscription->notes}} @endif | @php $status = $member_subscription->getStatus(); @endphp {{$status == 0 ? 'Da pagare' : ($status == 1 ? 'Pagato' : 'Sospeso')}} |
|
|
{{$member_course->course->name}} |
{{$member_course->course->level->name ?? ""}} - {{$member_course->course->frequency->name ?? ""}} |
@php
$ok = false;
@endphp
@foreach(json_decode($member_course->when) as $xx => $x)
@if($xx > 0)
@endif @foreach($x->day as $zz => $d) {{$zz > 0 ? '- ' : ''}}{{$d}} @endforeach @if($x->from != '' && $x->to != '') h {{$x->from}} - {{$x->to}} @endif @php $ok = $x->from != ''; @endphp @endforeach @if(!$ok && $member_course->course->when != '') @foreach(json_decode($member_course->course->when) as $xx => $x) @php $ok = true; @endphp @if($xx > 0) @endif @foreach($x->day as $zz => $d) {{$zz > 0 ? '- ' : ''}}{{$d}} @endforeach @if($x->from != '') h {{$x->from}} - {{$x->to}} @endif @endforeach @endif |
@php $status = $member_course->getStatus(); @endphp {{$status == 0 ? 'Da pagare' : ($status == 1 ? 'Pagato' : 'Sospeso')}} |
|
@if($member_course->notes != '')
@endif | |
| {{date("d/m/Y", strtotime($member_course->date_from))}} - {{date("d/m/Y", strtotime($member_course->date_to))}} |
@php
$ok = false;
@endphp
@foreach(json_decode($member_course->when) as $xx => $x)
@if($xx > 0)
@endif @foreach($x->day as $zz => $d) {{$zz > 0 ? '-' : ''}}{{$d}} @endforeach @if($x->from != '' && $x->to != '') h {{$x->from}} - {{$x->to}} @endif @php $ok = $x->from != ''; @endphp @endforeach @if(!$ok && $member_course->course->when != '') @foreach(json_decode($member_course->course->when) as $xx => $x) @php $ok = true; @endphp @if($xx > 0) @endif @foreach($x->day as $zz => $d) {{$zz > 0 ? '-' : ''}}{{$d}} @endforeach @if($x->from != '') h {{$x->from}} - {{$x->to}} @endif @endforeach @endif |
|||||
|
Iscrizione getMonthStatus(9, $member_course->months, $member_course->id), ['blue', 'orange', 'yellow', 'orange half']) ? 'style=cursor:pointer' : ''}}>Set getMonthStatus(10, $member_course->months, $member_course->id), ['blue', 'orange', 'yellow', 'orange half']) ? 'style=cursor:pointer' : ''}}>Ott getMonthStatus(11, $member_course->months, $member_course->id), ['blue', 'orange', 'yellow', 'orange half']) ? 'style=cursor:pointer' : ''}}>Nov getMonthStatus(12, $member_course->months, $member_course->id), ['blue', 'orange', 'yellow', 'orange half']) ? 'style=cursor:pointer' : ''}}>Dic getMonthStatus(1, $member_course->months, $member_course->id), ['blue', 'orange', 'yellow', 'orange half']) ? 'style=cursor:pointer' : ''}}>Gen getMonthStatus(2, $member_course->months, $member_course->id), ['blue', 'orange', 'yellow', 'orange half']) ? 'style=cursor:pointer' : ''}}>Feb getMonthStatus(3, $member_course->months, $member_course->id), ['blue', 'orange', 'yellow', 'orange half']) ? 'style=cursor:pointer' : ''}}>Mar getMonthStatus(4, $member_course->months, $member_course->id), ['blue', 'orange', 'yellow', 'orange half']) ? 'style=cursor:pointer' : ''}}>Apr getMonthStatus(5, $member_course->months, $member_course->id), ['blue', 'orange', 'yellow', 'orange half']) ? 'style=cursor:pointer' : ''}}>Mag getMonthStatus(6, $member_course->months, $member_course->id), ['blue', 'orange', 'yellow', 'orange half']) ? 'style=cursor:pointer' : ''}}>Giu getMonthStatus(7, $member_course->months, $member_course->id), ['blue', 'orange', 'yellow', 'orange half']) ? 'style=cursor:pointer' : ''}}>Lug getMonthStatus(8, $member_course->months, $member_course->id) , ['blue', 'orange', 'yellow', 'orange half']) ? 'style=cursor:pointer' : ''}}>Ago |
||||||
|
@if($member_course->notes != '')
Note {{$member_course->notes}} @endif @if($selectedCourseMember == $member_course->id) @if(sizeof($payMonths) > 0 || $createSubscription) @endif @if(sizeof($suspendedMonths) > 0) @endif @endif |
||||||