@extends('admin/layout') @section('title') {{ labels('admin_labels.update_category', 'Update Category') }} @endsection @section('content')

{{ labels('admin_labels.update_category', 'Update Category') }}

{{ labels('admin_labels.organize_and_navigate_blog_content_with_ease', 'Organize and Navigate Blog Content with Ease') }}

{{ labels('admin_labels.update_category', 'Update Category') }}
@method('PUT') @csrf

Upload

Recommended Size: 180 x 180 pixels

@if ($data->image && !empty($data->image))
Not Found
@endif
@endsection