@extends('layouts.appmaster') @section('content')

Category List Add New

@if(count($category_data) != 0) @foreach($category_data as $category) @endforeach @else @endif
Sr No. Category Name Category Logo Action
@if($page != '')
Notice: Undefined variable: page in /home/dplovein/public_html/video.dplove.in/Video_Status/resources/views/category/index.blade.php on line 31
{{($roNo == 0) ? '' : $roNo}}{{($j==10) ? 0 : $j}} @else {{$i++}} @endif
{{$category->name}}
No Record Found
Showing {{($category_data->currentpage()-1)*$category_data->perpage()+1}} to {{(($category_data->currentpage()-1)*$category_data->perpage())+$category_data->count()}} of {{$category_data->total()}} entries

Notice: Undefined variable: category_data in /home/dplovein/public_html/video.dplove.in/Video_Status/resources/views/category/index.blade.php on line 61

Fatal error: Uncaught Error: Call to a member function links() on null in /home/dplovein/public_html/video.dplove.in/Video_Status/resources/views/category/index.blade.php:61 Stack trace: #0 {main} thrown in /home/dplovein/public_html/video.dplove.in/Video_Status/resources/views/category/index.blade.php on line 61