@extends('layouts.backend.index') @section('title', $label) @section('content')
@if (@$errors->has('detail') && $label !== false) @foreach ($errors->get('detail') as $message) @endforeach @endif
No Bulan Total Gaji Total Gaji Lembur Total Uang Makan Potongan Total Status #
@endsection @push('styles') @endpush @push('scripts') @endpush