@if (!Permit::isPermit(str_replace('/create', '', Route::current()->uri()), 'create', true))
You are not allowed to access this section.
@else
@csrf

Add Price Guide vendor

{{__('Vendor Name')}}
{{__('Vendor Email')}}
{{__('Description')}}
{{__('Logo')}}
{{__('Status')}}
{{__('Access Token')}}

API Permissions

@foreach ($permissions as $key=>$permission)
{{ $key }}
@endforeach
@endif