@extends('admin.admin_dashboard') @section('admin')

SubCategory

@method('PATCH') @csrf
status == 1 ? 'checked' : '' }}>
status == 0 ? 'checked' : '' }}>
@endsection