{{ get_option('header_footer',true,true)->footer->title ?? '' }}

{{ get_option('header_footer',true,true)->footer->description ?? '' }}

@isset(get_option('header_footer',true,true)->footer_button_image)
@endisset @isset(get_option('header_footer',true,true)->footer_left_button_image)
@endisset
  • {{ __('Features') }}
  • {{ __('About Us') }}
  • Pricing
  • {{ __('FAQ') }}
  • {{ __('News') }}
@php $local = Session::get('locale'); @endphp