{{-- @if ($setting && $setting->image)
{{ $setting->site_title }}
@else
{{ config('app.name', 'Travel Portal') }}
@endif @if ($setting && $setting->description)
@endif --}}
{{--
--}}
{{--
--}}
@stack('custom_css')