@extends('layouts.app') @section('title', 'App Settings') @section('content') @if(session('success')) @endif @if(session('error')) @endif
Privacy Policy
@csrf
Terms & Conditions
@csrf
About Us
@csrf
App URLs
@csrf
@csrf
@csrf
Quick Help
Privacy Policy

Write your privacy policy to inform users about data collection, storage, and usage practices.


Terms & Conditions

Define the rules and guidelines that users must agree to when using your app.


About Us

Tell users about your company, mission, and what makes your VPN service unique.


App URLs

Configure external links for more apps, sharing functionality, and app store ratings.

@endsection @push('style') @endpush @push('script') @endpush