@extends('layouts.admin') @section('content')

Update Categories

Back
@csrf @method('PUT')
status == "1" ? "checked" : "" }}>
@if ($category->image) no image @endif
@endsection