- 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
7 lines
131 B
PHP
7 lines
131 B
PHP
<div class="pt-2 rounded-lg border border-gray-200">
|
|
<table class="table-auto w-full ">
|
|
{{$slot}}
|
|
</table>
|
|
</div>
|
|
|