@extends('layouts.dashboard') @section('title', 'تعديل الرحلة') @section('content') @include('dashboard.trips.create') @endsection