6 lines
140 B
PHP
6 lines
140 B
PHP
<x-game-layout>
|
|
@push('title', 'Client')
|
|
|
|
<iframe src="{{ $url }}" class="w-full h-full" frameborder="0"></iframe>
|
|
</x-game-layout>
|