@extends('templates.app') @section('container')

{{ $shift_karyawan->Shift->nama_shift ?? '-' }}

{{ auth()->user()->Lokasi->nama_lokasi }}

Jam Kerja

{{ $shift_karyawan->Shift->jam_masuk ?? '' }} - {{ $shift_karyawan->Shift->jam_keluar ?? '' }}

Layanan

Berita Gacoan

View All

Informasi Gacoan

View All
images
images
images
@endsection