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

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

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