{{-- resources/views/pages/terms.blade.php --}} @extends('layouts.page') @section('title', 'Terms of Service - PangoQ') @section('page-title', 'Terms of Service') @section('page-subtitle', 'Guidelines and rules for using PangoQ') @section('content')

This is the terms of service page

Here you'll find our terms of service and user agreement information.

@endsection