Loading resources/views/dives.blade.php +0 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,6 @@ @php $participants = $dive->getParticipants(); @endphp @foreach ($dives as $dive) <tr class="odd:bg-white even:bg-gray-50"> <td class="px-12 py-4">{{ $dive->DS_DATE }}</td> @if( $dive->CAR_SCHEDULE=='Matin') Loading Loading
resources/views/dives.blade.php +0 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,6 @@ @php $participants = $dive->getParticipants(); @endphp @foreach ($dives as $dive) <tr class="odd:bg-white even:bg-gray-50"> <td class="px-12 py-4">{{ $dive->DS_DATE }}</td> @if( $dive->CAR_SCHEDULE=='Matin') Loading