update print out sederhana, resume, memo dan paparan dan penambahan breadcrumbs

This commit is contained in:
majid
2025-01-06 14:26:28 +07:00
parent a22addeb50
commit e4f48dbc40
9 changed files with 220 additions and 128 deletions

View File

@@ -1,9 +1,7 @@
@extends('layouts.main')
@section('breadcrumbs')
{{-- {{ Breadcrumbs::render(request()->route()->getName()) }}
--}}
Resume
{{ Breadcrumbs::render(request()->route()->getName()) }}
@endsection
@section('content')