@extends('layouts.nova') @section('content')

Comments

@if(empty($comments))

No comments to show.

@else @endif
@endsection