@extends('layouts.admin') @section('styles') @endsection @section('content')

{{ __('Vendor Verifications') }}

@include('includes.admin.form-success')
{{ __('Vendor Name') }} {{ __('Descriptions') }}
{{-- ADD / EDIT MODAL --}} {{-- ADD / EDIT MODAL ENDS --}} {{-- STATUS MODAL --}} {{-- STATUS MODAL ENDS --}} {{-- GALLERY MODAL --}} {{-- GALLERY MODAL ENDS --}} @endsection @section('scripts') {{-- DATA TABLE --}} {{-- DATA TABLE --}} @endsection