@foreach (getGlobalAssets('css') as $path) {!! sprintf('', asset($path)) !!} {{-- --}} @endforeach {{-- --}} {{-- --}} {!! includeFavicon() !!} @yield('styles')