@extends('layouts.default', ['appTopMenu' => true]) @push('scripts') @endpush @push('head') @endpush @section('content')

GUIDELINES FOR USE OF RTI ONLINE PORTAL

@csrf
@if ($errors->has('checkbox'))
{{ $errors->first('checkbox') }}
@endif
@endsection