@extends('layouts.authorized') @inject('constant', '\App\Util\Constant') @section('title', 'Daftar Payor') @section('headerCustom') @php $title = 'Daftar Payor'; $urlPrefix = strtolower(str_replace("/", "", Request::route()->getPrefix())); @endphp @endsection @section('cssCustom') @endsection @section('content')