@extends('layouts.authorized') @section('title', 'Daftar Merchant') @section('headerCustom') @php $title = $model::getTitleIndex(); @endphp @endsection @section('cssCustom') @if (checkUserPermission(App\Util\AclConstant::VIEW_MASKED_DATA)) @endif @endsection @section('content')