@extends('admin.admin_dashboard') @section('admin')
@csrf
Product Level
@error('level_name') {{ $message }} @enderror
@endsection