@if ($assetsPublished)
@else
{!! \Opcodes\LogViewer\Facades\LogViewer::favicon() !!}
@endif
Log Viewer{{ config('app.name') ? ' - ' . config('app.name') : '' }}
@if ($assetsPublished)
@else
{!! \Opcodes\LogViewer\Facades\LogViewer::css() !!}
@endif
@if ($assetsPublished)
@else
{!! \Opcodes\LogViewer\Facades\LogViewer::js() !!}
@endif