@extends('_layouts.app') @section('content')
Title Artist Root Note Status Last Updated
@endsection @section('buttons') {!! showButton('link', route('lyric-new'), 'New lyric') !!} @endsection @section('title') Lyrics @endsection