@extends('_layouts.app') @section('content')
Title Number of Songs Status Last Updated
@endsection @section('buttons') {!! showButton('link', route('songlist-new'), 'New song list') !!} @endsection @section('title') Song Lists @endsection