@extends('admin.layouts.app') @section('title', get_setting('site_name').' | '.__('Edit category')) @section('content')
← {{ __('Back') }}
{{ __('Edit category') }}: {{ $row->name }}
@csrf
is_active))>
@endsection