refactor(deorgify): misc updates, remove unnecessary stuff

Signed-off-by: miguel456 <me@nogueira.codes>
This commit is contained in:
2023-07-02 14:58:59 +01:00
parent 0d9477aea2
commit 1f5df4cc5a
4 changed files with 6 additions and 9 deletions

View File

@@ -1,5 +1,4 @@
<div class="card" id="{{$id}}">
<!-- Let all your things have their places; let each part of your business have its time. - Benjamin Franklin -->
<div class="card-header">

View File

@@ -1,5 +1,3 @@
<!-- I begin to speak only when I am certain what I will say is not better left unsaid - Cato the Younger -->
@if (session()->has('success'))
<script>

View File

@@ -1,5 +1,3 @@
<!-- Smile, breathe, and go slowly. - Thich Nhat Hanh -->
<div class="modal fade" tabindex="-1" id="{{$id}}" role="dialog" aria-labelledby="{{$modalLabel}}" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content">