@extends('admin.layouts.master') @section('title','All Rejected') @section('maincontent') @include('admin.layouts.topbar',$data)
# | {{ __('Image') }} | {{ __('Title') }} | {{ __('Instructor') }} | {{ __('Slug') }} | {{ __('View') }} |
---|---|---|---|---|---|
1 | @if($cat['preview_image'] !== NULL && $cat['preview_image'] !== '') @else @endif | {{$cat->title}} | {{ $cat->user->fname }} | {{$cat->slug}} |