@extends('crudbooster::admin_template') @push('head') @endpush @section('content')
Add DcIcon Category
@csrf
@if ($errors->has('de_name')) @endif
@if ($errors->has('en_name')) @endif
@if ($errors->has('default_image')) @endif
No Image Found
@if ($errors->has('serial_no')) @endif
default == 1) ? 'checked' : '' }}> Default Category
active_status == 1 )? 'checked' : '' }}> Active
@endsection @push('bottom') @endpush