@extends('layouts.app.master') @section('title', 'Edit Category') @section('content')

Edit Category

@csrf
status == 1 ? 'checked' : '' }}> Active
@endsection