@extends('admin.admin_dashboard') @section('admin')

@csrf @method('PUT') @include('backend.vendors._form', ['button' => 'Update'])
@endsection