@extends('layouts.default', ['appTopMenu' => true]) @section('title', 'Portfolio Judge') @push('head') @endpush @section('content')
Portfolio Judge
@csrf
@error('judge') {{ $message }} @enderror
@error('district') {{ $message }} @enderror
Alloted District of Portfolio Judge
@endsection @push('scripts') @endpush