Pagamento corsi

@foreach($months as $m) @endforeach @if(false) @foreach($records as $record) @php list($id, $first_name, $last_name) = explode("§", $record[0]); @endphp @php list($subscribed, $subPrice) = explode("§", $record[15]); @endphp @for($x=1; $x<=12; $x++) @endfor @endforeach @endif
Cognome Nome Iscrizione    {{$m}}
{{$last_name}} {{$first_name}}{{formatPrice($subPrice)}} @php list($color, $price) = explode("§", $record[$x]); @endphp @if($color == 'orange') {{formatPrice($price)}} @else @if($color != 'grey') {{formatPrice($price)}} @else   @endif @endif
@push('scripts') @endpush @push('scripts') @endpush @push('scripts') @endpush @push('scripts') @endpush