| Entity Name | Prefix | Currency | Country Code | Default Balance | Action |
|---|---|---|---|---|---|
| {{ $entity->entity_name }} | {{ $entity->prefix }} | {{ $entity->currency }} | {{ $entity->country_code }} | {{ $entity->default_balance }} | | |
@php $faviconPath = public_path('favicon.ico'); // or change to 'favicon.png' if that's what you're using $faviconUrl = asset('favicon.ico') . '?v=' . (file_exists($faviconPath) ? filemtime($faviconPath) : time()); @endphp
| Entity Name | Prefix | Currency | Country Code | Default Balance | Action |
|---|---|---|---|---|---|
| {{ $entity->entity_name }} | {{ $entity->prefix }} | {{ $entity->currency }} | {{ $entity->country_code }} | {{ $entity->default_balance }} | | |