@extends('layouts.master') @section('title') {{$title}} @lang('translation.starter') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Pages @endslot @slot('title') {{$title}} @endslot @endcomponent
No | Nama Pegawai | Status | Action |
---|---|---|---|
{{ $no++ }} | {{ $nama }} | @if ($item->status=='melanjutkan') {{ ucwords($item->status) }} @else {{ ucwords($item->status) }} @endif |