@extends('layout.with-main') @section('breadcrumbs')
| ID | {{ __('common.position') }} | {{ __('common.name') }} | {{ __('common.description') }} | {{ __('common.action') }} |
|---|---|---|---|---|
| {{ $playlistCategory->id }} | {{ $playlistCategory->position }} | {{ $playlistCategory->name }} | {{ $playlistCategory->description }} |