@extends('layouts.app') @section('content')

{{trans('lang.rides')}}

{{trans('lang.ride_detail')}}
@endsection @section('scripts') @endsection