@extends('layouts.admin') @section('content')
@include('includes.admin.form-success')
{{ __('Vendor Name') }} {{ __('Plan') }}
{{-- ADD / EDIT MODAL --}} {{-- ADD / EDIT MODAL ENDS --}} @endsection @section('scripts') {{-- DATA TABLE --}} {{-- DATA TABLE --}} @endsection