@extends('admin.layouts.admin') @section('title') show comments @endsection @section('content')
کامنت

بازگشت @if($comment->getRawOriginal('approved')) عدم تایید @else تایید @endif
@endsection