@extends('expert.master') @section('title', 'Unit Usaha - ' . $settingsinfo->company_name . ' - ' . $settingsinfo->soft_name) @section('content') {{-- SIDEBAR --}} @include('expert.sidebar') {{-- TOPBAR --}} @include('expert.topbar') @if ($user_role_per->admin == 1)
| No. | Nama Unit | Kode Unit | Aksi |
|---|---|---|---|
| {{ $loop->iteration }} | {{ $item->nama_unit }} | {{ $item->kode_unit }} | Edit |