update
parent
2eebf5fad4
commit
e4048a12a1
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue