@extends('layouts.master') @section('title') {{$title}} @lang('translation.starter') @endsection @section('css') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Pages @endslot @slot('title') {{$title}} @endslot @endcomponent

{{ $prods->jenis_peringatan }} | {{ date('d F Y',strtotime($prods->tanggal)) }}

@error('id_pegawai') {{ $message }} @enderror
@error('jenis') {{ $message }} @enderror
{{--
--}}
@endsection @section('script') @endsection