{{-- Live as if you were to die tomorrow. Learn as if you were to live forever. - Mahatma Gandhi --}} @php $titulo = "Viagens Antigas- SW"; @endphp @include ('components.head')
Aqui estão listadas todas as viagens que você realizou.
Não há viagens no histórico.
@else @foreach ($viagens->reverse() as $viagem) {{-- @if($viagem->via_status == 1 | $viagem->via_status == 2) --}} {{-- @endif --}} @endforeach @if ($viagens->count()) @endif @endif