@extends('front.layouts.pages-layout') @section('pageTitle',isset($pageTitle) ? $pageTitle : "Terms & Conditions") @section('content')

Terms & Conditions

Terms & Conditions

{!! tc()->terms !!}

Updated Date: {{date_formatter(tc()->updated_at)}}

@endsection