@extends('backend.layouts.form') @section('title', $category->name) @section('back', route('admin.subCategories.index')) @section('content')
@csrf @method('PUT')
status) checked @endif>
@endsection