13 |
14 |
15 | @include('flash::message') 16 | @include('core::shared.errors') 17 | @include('core::shared.loader') 18 | 19 | @yield('content') 20 |
21 |
22 |