@extends('_partials.master') @section('page_title', 'Vendors') @section('page_heading', 'Vendors') @section('content')
Create New Vendor
@csrf
Vendor Name *
User Name
Cancel
Save
@endsection