refactor(deorgify): misc updates, remove unnecessary stuff
Signed-off-by: miguel456 <me@nogueira.codes>
This commit is contained in:
@@ -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">
|
||||
|
||||
|
@@ -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>
|
||||
|
@@ -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">
|
||||
|
Reference in New Issue
Block a user