SmartCane/laravel_app/resources/views/livewire/projects/report-manager.blade.php
Martin Folkerts 486476d326 wip
2023-11-22 20:01:12 +01:00

10 lines
167 B
PHP

<x-tab-section>
<x-slot name="title">Report Details</x-slot>
<x-slot name="description">..</x-slot>
<x-slot name="form">
</x-slot>
</x-tab-section>