@extends('layouts.admin') @section('content')
@isset($title)
{{ $title }}
@endisset
  • Home
  • {{$title}}
Back
Add Single {{$title}} Add Bulk {{$title}}
Export Excel
Import File
@endsection @push('scripts') @php $action='Add' @endphp
{{ csrf_field() }}
Add Bulk Songs

@endpush