PT API Calls - Report
@php
$apiList = [
'dailyReport', 'gameRoundStatus', 'gameTransactionLineItemsReport', 'unfinishedGameRounds',
'playerGameTransactionReport'
];
@endphp
@foreach($apiList as $api)
@endforeach