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

Add a Comment

@csrf {{-- --}}
@error('comment')

{{ $message }}

@enderror
@endsection