@extends('layouts.app') @section('title', 'T&C') @section('content')
@csrf

T&C Section

@endsection @section('script') @endsection