@extends('admin.layout.main') @section('title', $header['title']) @section('content')
@csrf @method('PUT')
Only Upload JPEG, PNG or JPG Format and image size must be max 2MB. @if($categoryDetail['image'] != "")
@endif

@lang('category.seoMetaTags')

@lang('category.cancel')
@endsection @section('js') @append