@extends('layouts.public') @section('title', 'Terms & Conditions - ' . $siteName) @section('description', 'Read the terms governing profiles, memberships, payments, and use of ' . $siteName . '.') @section('content')
@endsection