Files
trafficpumper/resources/views/components/customer-shell.blade.php
T

2 lines
131 B
PHP
Raw Normal View History

2026-08-29 15:53:53 +03:00
<div class="tp-customer-shell"><x-customer-sidebar /><main {{ $attributes->class(['tp-customer-main']) }}>{{ $slot }}</main></div>