@extends('layouts.admin') @section('content')

Add New Result

@if ($errors->any())
@endif
@csrf
Cancel
@endsection