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

Vendor Add New

{{--

Enter your next TODO

@csrf
Back --}} @endsection