@php $faviconPath = public_path('favicon.ico'); $faviconUrl = asset('favicon.ico') . '?v=' . (file_exists($faviconPath) ? filemtime($faviconPath) : time()); @endphp Player Home
@php $fields = [ "username", "permanentExternalToken", "currencyCode", "countryCode", "subBrand", "tags", "error - description", "error - code", "playerMessage", "loginDate", "regulation", "playerData - currencyCode", "playerData - countryCode", "playerData - playerHash", "playerData - accountVerificationStatus", "playerData - externalId" ]; @endphp @foreach ($fields as $field)
@endforeach