@php $logo = "";$value = "";$fav = ""; @$logo = App\Models\Setting::where('config_key', 'general|basic|whiteLogo')->get('value')[0]['value']; @$value = App\Models\Setting::where('config_key', 'general|basic|siteName')->get('value')[0]['value']; @$fav = App\Models\Setting::where('config_key', 'general|basic|favicon')->get('value')[0]['value']; @endphp
@if(@$fav) @else @endif @if($logo) @elseif($value)

{{ $value }}

@else @endif
  • @lang('main.dashboard')

  • Booking

  • Product

  • Availability

  • Property

  • Property Availability

  • Reports

  • Reviews

  • Users

  • Notification

  • Finance

  • Account

  • Contact Us