@if(file_exists(public_path('uploads/logo.png')))
@else
{{ config('app.name', 'ultimatePOS') }}
@endif