@extends('admin.layouts.app') @section('content')
| # | Author (EN) | Author (AR) | Status | Actions |
|---|---|---|---|---|
| {{ $index + 1 }} | {{ $testimonial->author_en }} | {{ $testimonial->author_ar }} | @if ($testimonial->status == 1) Active @else Dective @endif | Edit |
| Records Not Found | ||||