@if(getcong('site_logo')) logo @else logo @endif
  • {{trans('words.home')}}
  • {{trans('words.categories')}}
  • {{trans('words.listings')}}
  • {{trans('words.pricing')}}
  • {{getcong('about_title')}}
  • {{getcong('contact_title')}}
{{trans('words.add_listing')}}
@if(!Auth::check()) {{trans('words.login')}} @endif @if(Auth::check())
@if(Auth::User()->image_icon AND file_exists(public_path('upload/members/'.Auth::User()->image_icon))) profile_img @else profile_img @endif
  • {{trans('words.dashboard')}}
  • {{trans('words.profile')}}
  • {{trans('words.logout')}}
@endif
  • {{trans('words.home')}}
  • {{trans('words.categories')}}
  • {{trans('words.listings')}}
  • {{trans('words.pricing')}}
  • {{getcong('about_title')}}
  • {{getcong('contact_title')}}
{{trans('words.add_listing')}}