@extends('layouts.authorized') @inject('constant', '\App\Util\Constant') @section('title', 'Daftar Merchant') @section('headerCustom') @endsection @section('content')
Daftar User Anchor @if (checkPermission(\App\Util\AclConstant::INVOICE_UPDATE)) Tambah User Anchor @endif
@tableconfig
@tableajax(route('admin.userAnchorData')) Nama Anchor Tipe Anchor Nama PIC Email PIC Aksi @endtableajax
@endsection @section('jsCustom') @endsection