@if(auth()->user()->hasRole('admin') || auth()->user()->can('Can Comment On Todos'))
@csrf
Please comment or type.
@endif