@extends('layout.admin') @section('meta_tags') @stop @section('pagename') Users @stop @section('top_import_file') @stop @section('content')
| Date | Title | Category | Video | Status | Actions |
|---|---|---|---|---|---|
| {{ $video->created_at->format('d-M-y g:i A') }} | {{ $video->title }} | {{ ($video->category==2)?'Casual':'Professional' }} | View | {{ $video->status ? 'Active' : 'Inactive' }} |
status ? 'checked' : '' }}>
|