mirror of
https://github.com/arthur-pbty/portfolio2023.git
synced 2026-06-18 21:39:57 +02:00
add compte - modified ...
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
<form method="{{ method }}" action="{{ action }}">
|
||||
@!component('components/flash')
|
||||
@if(flash)
|
||||
@else
|
||||
@!component('components/flash')
|
||||
@end
|
||||
{{{ await $slots.main() }}}
|
||||
</form>
|
||||
Reference in New Issue
Block a user