@extends('layouts.default') @php use App\Http\Controllers\hcrti\hcrti; @endphp @section('title','Project Management Dashboard') @push('scripts')
@endpush @push('head')
@endpush @section('content')
@csrf
Enter Id & Year to Dispatch Information :
Applicant Id:
Year:
@endsection