@extends('frontend.layouts.app') @push('style') @endpush @section('content')
@include('frontend.components.footer-menu')

Privacy Policy

{!! getOption('privacy_policy_content') !!}

@endsection