@extends('layouts.master') @section('title', 'Voyages') @section('content')
@livewire('index-voyage')
@endsection