@extends('crudbooster::admin_template') @push('head') @endpush @section('content')
Update DcIcon Size
@csrf
{{$errors->has('dc_icon_category_id')? $errors->first("dc_icon_category_id") :"" }}

@if ($errors->has('de_name')) @endif
@if ($errors->has('en_name')) @endif
@if ($errors->has('default_image')) @endif
No Image Found
@if ($errors->has('img_height')) @endif
@if ($errors->has('serial_no')) @endif
active_status == 1) ? 'checked' : '' }}> Active
@endsection @push('bottom') @endpush