- add favorites and reported tabs in user profile pages - add remove favorites - customers can view a deal directly from profiles section and deal modal is shown in explore page - fix formatting by pint
4 lines
106 B
PHP
4 lines
106 B
PHP
<div {{$attributes->merge(['class' => 'tab-content [&:not([data-show])]:hidden'])}}>
|
|
{{$slot}}
|
|
</div>
|