Adefinir  Finale
message.blade.php
Go to the documentation of this file.
1 @isset($message)
2  <section>
3  <p>{{ $message }}</p>
4  </section>
5 @endisset