@if(file_exists(public_path('img/logo.png'))) @elseif(file_exists(public_path('img/logo.svg'))) @endif @yield('head')