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

Settings|Enter setting details and submit

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

{{$errors->first()}}

@endif {{-- @if($isError)

Warning: Undefined variable $data in /home/keshavvps/public_html/keshav/KG1/KIGAME/resources/views/adminpanel/settings.blade.php on line 77

Warning: Trying to access array offset on value of type null in /home/keshavvps/public_html/keshav/KG1/KIGAME/resources/views/adminpanel/settings.blade.php on line 77

Fatal error: Uncaught Error: Call to a member function all() on null in /home/keshavvps/public_html/keshav/KG1/KIGAME/resources/views/adminpanel/settings.blade.php:77 Stack trace: #0 {main} thrown in /home/keshavvps/public_html/keshav/KG1/KIGAME/resources/views/adminpanel/settings.blade.php on line 77