@foreach ($notices as $notice)

{{ $notice->name }}

@endforeach
@yield('content')
@stack('scripts') @yield('scripts')