vito/resources/views/web/components/container.blade.php
Saeed Vaziry f6bc04763b
2.x
2024-09-27 20:36:03 +02:00

4 lines
64 B
PHP

<div {{ $getExtraAttributeBag() }}>
{!! $content !!}
</div>