{{ $i + 1 }} |
href }}">{{ $each->selected_period }} |
{{ $each->flight_count }} |
{{ $each->config_c }} |
{{ $each->config_y }} |
{{ number_format($each->pax_c_total) }} |
{{ number_format(round($each->revenue_c_total)) }} |
{{ number_format($each->pax_y_total) }} |
{{ number_format(round($each->revenue_y_total)) }} |
{{ $each->sf_total }} % |
{{ number_format(round($each->revenue_total)) }} |
{{ number_format($each->pax_out_c) }} |
{{ number_format(round($each->revenue_out_c)) }} |
{{ number_format($each->pax_out_y) }} |
{{ number_format(round($each->revenue_out_y)) }} |
{{ $each->sf_out }} % |
{{ number_format(round($each->revenue_out_total)) }} |
{{ number_format($each->pax_in_c) }} |
{{ number_format(round($each->revenue_in_c)) }} |
{{ number_format($each->pax_in_y) }} |
{{ number_format(round($each->revenue_in_y)) }} |
{{ $each->sf_in }} % |
{{ number_format(round($each->revenue_in_total)) }} |
@endforeach