Adefinir
Finale
laravel_project
resources
views
shared
message.blade.php
Go to the documentation of this file.
1
@isset($message)
2
<section>
3
<p>{{ $message }}</p>
4
</section>
5
@end
isset
Generated by
1.8.20