{{ $error}}
@endforeach| # | {{ __('Reason') }} | {{ __('Status') }} | {{ __('Action') }} | 
|---|---|---|---|
| 1 | {{ $p->reason}} | @if( $p->status == '1') | 
                                    
                                    
                                    {{ __('Delete') }}{{ __('Are You Sure ?')}}{{ __('Do you really want to delete')}} {{$p->title}} ? {{ __('This process cannot be undone.')}}  |