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

Edit Classification

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