@extends('adminpanel.include.sidebar')
@extends('adminpanel.include.header')

Category|{{ $data->total() }} Total

@if(session()->has('success'))
{{ session('success') }}
@endif @if($errors->any())

{{$errors->first()}}

@endif
@foreach ($data as $d)
No Image Category Name Status Actions
{{ $counter }}
Fatal error: Uncaught Error: Class "URL" not found in /home/keshavvps/public_html/keshav/KG1/KIGAME/resources/views/adminpanel/managecategory.blade.php:88 Stack trace: #0 {main} thrown in /home/keshavvps/public_html/keshav/KG1/KIGAME/resources/views/adminpanel/managecategory.blade.php on line 88