diff --git a/resources/views/components/modal-header.blade.php b/resources/views/components/modal-header.blade.php index 4cf9f6d..43f4477 100644 --- a/resources/views/components/modal-header.blade.php +++ b/resources/views/components/modal-header.blade.php @@ -1,13 +1,19 @@ @props(['title']) -
- -
- {{ $title }} -
- -
\ No newline at end of file diff --git a/resources/views/modals/add-to-playlist.blade.php b/resources/views/modals/add-to-playlist.blade.php index c62c8b0..7a0bcc8 100644 --- a/resources/views/modals/add-to-playlist.blade.php +++ b/resources/views/modals/add-to-playlist.blade.php @@ -1,8 +1,14 @@ @auth - -