@extends('layouts.app') @section('header') @section('content')
{{-- id=kt_user_add_form --}}
@csrf @if ($errors->any())
    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach

@endif
Subject's Update:

Fatal error: Uncaught Error: Class 'URL' not found in /opt/bitnami/apache/htdocs/builds/GNDcPtq-/0/gary/moreganic-backend/update-subject.blade.php:54 Stack trace: #0 {main} thrown in /opt/bitnami/apache/htdocs/builds/GNDcPtq-/0/gary/moreganic-backend/update-subject.blade.php on line 54