@extends('layouts.app') @section('styles') @endsection @section('content')

Edit Terms & Condition

@if ($errors->any())
Please fix the following errors:
@endif
@csrf @method('PUT')
The heading that will appear in PDF
The complete T&C text that will display in the PDF
Lower numbers appear first (0, 1, 2...)
Only active T&C appear in PDFs
Cancel
@endsection