Porto

{{ get_site_title() }}

  • {{ __('Anasayfa') }}
  • {{ __('Hakkımızda') }}
  • {{ __('Projeler') }}
  • {{ __('Blog') }}
  • {{ __('İletişim') }}

{{ __('İletişim Bilgileri') }}

{{--
{{ __('İşlem Başarılı') }} {{ __('E-postanızı listemize eklediniz.') }}
--}} @if ( isset(Site::contact()->contact_phone) && Site::contact()->contact_phone != null )
  • {{ Site::contact()->contact_address ?? '' }}
@endif
    @if ( isset(Site::contact()->contact_phone) && Site::contact()->contact_phone != null )
  • {{ Site::contact()->contact_phone ?? '' }}
  • @endif @if ( isset(Site::contact()->contact_email) && Site::contact()->contact_email != null )
  • {{ Site::contact()->contact_email }}
  • @endif

{{ get_site_title() }} © {{ date('Y') }}. All Rights Reserved.

    @if ( get_site_setting('facebook_url') )
  • @endif @if ( get_site_setting('twitter_url') )
  • @endif @if ( get_site_setting('instagram_url') )
  • @endif @if ( get_site_setting('linkedin_url') )
  • @endif