@extends('layouts.vendor') @section('content')
{{ csrf_field() }} @include('includes.admin.form-both')
@endsection