@extends('layouts.adminapp') @section('content') {{-- Vendor Category ADD New --}}
@csrf

Vendor Category Add New

{{--

Enter your next TODO

@csrf
Back --}} @endsection