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