{!! $gs->footer !!}

    @if ($socials->f_status == 1)
  • @endif @if ($socials->i_status == 1)
  • @endif @if ($socials->t_status == 1)
  • @endif @if ($socials->l_status == 1)
  • @endif @if ($socials->d_status == 1)
  • @endif @if ($socials->y_status == 1)
  • @endif

{{ __('Footer Links') }}

  • {{ __('Home') }}
  • @foreach ($pfooter as $data)
  • {{ $data->title }}
  • @endforeach
  • {{ __('Contact Us') }}
  • @if ($gs->crow_policy)
  • {{ __('General Terms of Service') }}
  • @endif @if ($gs->privacy_policy)
  • {{ __('Privacy Policy') }}
  • @endif @if ($gs->bank_check)
  • {{ __('Upload Order Receipt') }}
  • @endif @if ($gs->team_show_footer == 1)
  • {{ __('Team') }}
  • @endif
{!! $gs->copyright !!}

COPYRIGHT {{ $gs->title }} © {{ date('Y') }}. {{ $gs->company_document ? '| ' . $gs->document_name . ' - ' . $gs->company_document . ' |' : '' }} {{ __('All Rights Reserved') }}.

@if (!config('features.disable_developed_by_us') && !config('features.marketplace'))

{{ __('Developed By') }} CrowTech

@endif