{{-- resources/views/pages/privacy.blade.php --}} @extends('layouts.page') @section('title', 'Privacy Policy - PangoQ') @section('page-title', 'Privacy Policy') @section('page-subtitle', 'How we collect, use, and protect your data') @section('content')

This is the privacy policy page

Here you'll find our privacy policy and information about how we handle your data.

@endsection