| SL | Action | Image | Description | Link | Status |
|---|---|---|---|---|---|
| {{ $loop->iteration }} |
|
{{ $value?->description }} | {{ $value?->link }} | @if ($value->status == true) Active @else Inactive @endif |
@extends('backend.layouts.master') @section('style') @include('backend.layouts.datatable.style') @endsection @section('content')
| SL | Action | Image | Description | Link | Status |
|---|---|---|---|---|---|
| {{ $loop->iteration }} |
|
{{ $value?->description }} | {{ $value?->link }} | @if ($value->status == true) Active @else Inactive @endif |