@extends('layouts.data') @section('title') User Lists @endsection @section('content')
@csrf
Application No. / Participant Id
*
@error('dataNumber')
{{ $message }}
@enderror
GET
@endsection