@extends('admin.layouts.header') @section('major') Edit Major - Admin Page

Update Major

@foreach ($errors->all() as $error) @endforeach @csrf @method('put')
@endsection