@extends('layouts.master') @section('title') {{__('online').' '.__('exam').' '.__('terms_condition')}} @endsection @section('content')
{{-- create-form-without-reset-text-editor --}}
@csrf
@endsection