@extends('layouts.app') @section('page_title', 'View Terms or Privacy') @section('content')
View Terms or Privacy
@if (session('success')) @endif @if (session('error')) @endif
@endsection