Commit a5669d27 authored by LucBUTGH's avatar LucBUTGH
Browse files

feat: links to security files

parent c1f7a3a0
Loading
Loading
Loading
Loading
+12 −3
Original line number Diff line number Diff line
@@ -20,9 +20,12 @@
                            <td class="px-6 py-4 flex items-center justify-between">Rempli
                                <span class="flex items-center">
                                    <!-- Second Icon -->
                                    <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="mr-2 w-6 h-6">
                                    <x-redirect-button
                                        link="/dives/{{$session->DS_CODE}}/security-sheet/generate">
                                        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6">
                                            <path stroke-linecap="round" stroke-linejoin="round" d="M3 16.5v2.25A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75V16.5M16.5 12 12 16.5m0 0L7.5 12m4.5 4.5V3" />
                                          </svg>                                          
                                    </x-redirect-button>
                            
                                    <!-- Third Icon -->
                                    <x-redirect-button
@@ -38,16 +41,22 @@
                            <span class="flex items-center">
                                <!-- Text and First Icon -->
                                <span class="mr-2">Pas rempli</span>
                                <x-redirect-button
                                        link="/dives/{{$session->DS_CODE}}/security-sheet/edit">
                                        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6">
                                    <path stroke-linecap="round" stroke-linejoin="round" d="m16.862 4.487 1.687-1.688a1.875 1.875 0 1 1 2.652 2.652L6.832 19.82a4.5 4.5 0 0 1-1.897 1.13l-2.685.8.8-2.685a4.5 4.5 0 0 1 1.13-1.897L16.863 4.487Zm0 0L19.5 7.125" />
                                            <path stroke-linecap="round" stroke-linejoin="round" d="M3 16.5v2.25A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75V16.5M16.5 12 12 16.5m0 0L7.5 12m4.5 4.5V3" />
                                          </svg>                                          
                                    </x-redirect-button>
                            </span>
                        
                            <span class="flex items-center">
                                <!-- Second Icon -->
                                <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="mr-2 w-6 h-6">
                                <x-redirect-button
                                        link="/dives/{{$session->DS_CODE}}/security-sheet/generate">
                                        <svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" class="w-6 h-6">
                                            <path stroke-linecap="round" stroke-linejoin="round" d="M3 16.5v2.25A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75V16.5M16.5 12 12 16.5m0 0L7.5 12m4.5 4.5V3" />
                                          </svg>                                          
                                    </x-redirect-button>
                        
                                <!-- Third Icon -->
                                <x-redirect-button