Cron Jobs, Reminder, Fonts, Members / Wizard / Price, Credit and Promotion

This commit is contained in:
Kevin Adametz 2023-01-25 12:42:41 +01:00
parent a0f4eda6ea
commit 6167273a48
204 changed files with 8746 additions and 215 deletions

View file

@ -20,7 +20,8 @@
<div class="container-p-x py-4 bg-light rounded mb-2" >
<div class="" style="max-height: 400px; overflow-y: auto">
{!! File::get(public_path('pdf/gs_contract_de.php')); !!}
{{-- {!! File::get(public_path('pdf/gs_contract_de.php')); !!} --}}
{!! \App\Models\Setting::getContentBySlug('partner_gs_contract_de') !!}
</div>
</div>