@extends('layouts.app') @section('title') Unit Layanan @endsection @section('content') Unit Layanan Unit Layanan {!! $dataTable->table(['width' => '100%', 'class' => 'table table-striped table-bordered table-hover']) !!} @endsection @section('modal')