@extends('layouts.division') @section('title', 'New Submission') @section('content') Back to Submissions

New Submission

Fill in the school information and upload a file for admin review

@csrf {{-- ── Submission Info ── --}}

Submission Details

{{-- ── School Information ── --}}

School Information

{{-- ── File Upload ── --}}

Attach File

Click to upload or drag and drop

PDF, Word, Excel, Image, ZIP — max 20 MB

{{-- ── Actions ── --}}
Cancel
@endsection