@if($template == 'tvshow')
Tv Show
@endif
@if ($template == 'add_tvshow')
Add TvShow
@endif
@if ($template == 'edit_tvshow')
Edit TvShow
@endif
@if ($template == 'add_tvshow_season')
Add TvShow Season
@endif
@if ($template == 'edit_tvshow_seasons')
Edit TvShow Season
@endif