@switch($config['style']) @case('style-1')
@if ($logo = Arr::get($config, 'logo')) @endif @if ($copyright = Arr::get($config, 'copyright')) @endif
@break @default @if ($copyright = Arr::get($config, 'copyright')) @endif @break @endswitch