logo {{ $landing->app_name }}

{{ $landing->description }}

PAGES
  • Policy Center
  • Privacy Policy
  • Terms of Use
@if($landing->follow_links && count($landing->follow_links))
FOLLOW US
    @foreach($landing->follow_links as $fl)
  • {{ $fl['title'] }}
  • @endforeach
@endif
Copyright © {{ env('APP_NAME') }} All Right Reserved