main
Ilham Wara Nugroho 2026-01-06 15:01:57 +07:00
parent 2eebf5fad4
commit e4048a12a1
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
@section('content') @section('content')
<section id="section4" class="container mx-auto p-12 md:py-12"> <section id="section4" class="container mx-auto p-12 md:py-12">
<div class="flex justify-between mb-15"> <div class="flex justify-between mb-15">
<h4 class="text-lg md:text-2xl font-extrabold text-black">{{@$title}} {{date('Y')}}</h4> <h4 class="text-lg md:text-2xl font-extrabold text-black">{{@$title}}</h4>
</div> </div>
<div class="w-full h-100"> <div class="w-full h-100">
<table class="table" <table class="table"