@extends('cms.layouts.authorized') @section('title', 'Daftar Transaksi') @section('headerCustom') @php $title = 'Daftar Transaksi'; $urlPrefix = strtolower(str_replace("/", "", Request::route()->getPrefix())); @endphp @endsection @section('content')