@yield('styles')
@if ($gs->is_admin_loader == 1)
@endif
{{ __('Dashboard') }}
{{ __('Manage Properties') }}
{{ __('All Properties') }}
{{ __('Post Property') }}
{{ __('Pending Properties') }}
{{ __('Approved Properties') }}
Manage Leads
Leads
View Contacts
Packages
All Packages
Active Packages
Expired Packages
Active Listings
Inactive Listings
{{ __('Profile') }}
{{ __('Logout') }}
{{ auth()->user()->name }}
@lang('Profile')
@lang('Change Password')
@lang('Logout')
@yield('content')
{{-- --}} {{-- --}} @yield('scripts')