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

{{ __("Vendor Subscription Plans") }}

@include('includes.admin.form-success')
{{ __("Title") }} {{ __("Product Allowed") }}
{{-- ADD / EDIT MODAL --}} {{-- ADD / EDIT MODAL ENDS --}} {{-- DELETE MODAL --}} {{-- DELETE MODAL ENDS --}} @endsection @section('scripts') {{-- DATA TABLE --}} {{-- DATA TABLE ENDS--}} @endsection