Video
| No | Title | Video | Status | Action | |
|---|---|---|---|---|---|
| {{$key+1}} | {{$videos->title}} | {{$videos->url}} | {{$videos->is_active == '0' ?'Aktif' : 'Tidak Aktif'}} | Edit |
@extends('layouts.backend.app') @section('title') Video @endsection @section('content') @if ($message = Session::get('success'))
| No | Title | Video | Status | Action | |
|---|---|---|---|---|---|
| {{$key+1}} | {{$videos->title}} | {{$videos->url}} | {{$videos->is_active == '0' ?'Aktif' : 'Tidak Aktif'}} | Edit |