@extends('dashboard/master/master') @section('title', ' رحلتنا') @section('page-style') @endsection @section('content')
{{--
--}}
{{-- --}}
@foreach($our_journey as $row) {{-- --}} @endforeach
العنوان الصورة التاريخ التحكم
{{ $row->title }}
{{ Date::parse($row->created_at)->diffForHumans() }}
$69.99

إضافة جديد

@csrf
*
@endsection @section('vendor-script') @endsection @section('page-script') @endsection