@extends('dashboard.layout.layout') @section('content')
{!! trans('dashboard.trip.trips') !!}
@endsection @include('dashboard.trip.scripts')