@extends('layouts.app') @section('title') All Brands @endsection @section('content')
Exam Center Details
Registration Application Payment
Exam Center Detail List
@csrf
@error('FstChoiceForExamState')
{{ $message }}
@enderror
@error('FstChoiceForExamCity')
{{ $message }}
@enderror
@error('SndChoiceForExamState')
{{ $message }}
@enderror
@error('SndChoiceForExamCity')
{{ $message }}
@enderror
@error('ThrdChoiceForExamState')
{{ $message }}
@enderror
@error('ThrdChoiceForExamCity')
{{ $message }}
@enderror

@endsection @push('js') @endpush