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

Add Classification

@csrf @method('POST')
Back
@endsection @section('scripts') @endsection