@extends('Dashboard.layouts.master') @section('title','Seo | List') @section('css') @endsection @section('content')
No. | Title | Status | Actions |
---|---|---|---|
No data Found | |||
{{ ++$key }} | {{ $seo->title }} |
{{ $seo->status == 1 ? __('forms.enabled') : __('forms.disabled') }}
|
@can('seo-update') {{__('forms.edit')}} @endcan @can('seo-delete') @endcan |