@extends('layouts.admin') @section('title', 'Create Vendors') @section('content')
@csrf
@endsection