@extends('layouts.user') @section('title', 'Playlist detail') @section('content') {{ Breadcrumbs::render('edit_playlist', $playlist) }} @if ($errors->any())
Oups some fields are incorrect