@extends('layouts.adminapp') @section('content') {{-- Vendor Category Edit--}}
@csrf @method('patch')

Vendor Category Edit

{{--

Enter your next TODO

@csrf
Back --}} @endsection