@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
Nama Anak | Usia (Tahun) | Nama Pegawai | BPJS |
---|---|---|---|
{{ $item->nama }} | {{ $usia }} | {{ $item->pegawai }} | {{ $statusbpjs }} |