@extends('_layouts.app') @section('content')
@endsection @section('title') {{ isset($item) ? 'Edit lyric' : 'New lyric' }} @endsection