Skip to content

Commit

Permalink
Merge pull request #311 from mohaphez/feature/update-resources
Browse files Browse the repository at this point in the history
[Feature] Filament Modal Form Component
  • Loading branch information
atmonshi authored Jun 20, 2024
2 parents 6c915db + 8242fef commit c1c3300
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion resources/views/themes/zeus/bolt/fill-forms.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -110,5 +110,7 @@ class="bg-white rounded-full shadow-md shadow-custom-100 sm:w-24 object-cover"
{{ \LaraZeus\Bolt\Facades\Bolt::renderHookBlade('zeus-form.after') }}
@endif
</x-filament-panels::form>

<x-filament-actions::modals/>
@endif
</div>
</div>

0 comments on commit c1c3300

Please sign in to comment.