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

Update Categories

@csrf @method('PUT')
@if ($category->image) no image @endif
@endsection