@section('title') Category @endsection @section('breadcrumbs') {{ Breadcrumbs::render('application.product-group.edit', $category->id) }} @endsection

{{ __('Edit Category') }}

@csrf @method('PUT')
@if ($category->image != null) @endif

Drop files here or click to upload.

Upload file
@push('scripts') @endpush