@extends('layout.with-main') @section('breadcrumbs') @endsection @section('page', 'page__staff-playlist-category--edit') @section('main')

Edit playlist category

@method('PATCH') @csrf

@endsection