@if (!empty($logo_image->value))
@else
@endif
{{ $title ? $title : '' }} | Admin | {{ $site_title->value ?? config('dz.admin.title') }}
{{-- @stack('title') --}}
@php use Illuminate\Support\Str; @endphp
@foreach (config('dz.admin.global.css') as $item)
@endforeach