@extends("layouts.dashboard.app") @section("page-nav-title")
{{__('documents')}}
{{__('Control and view all documents')}}
{{__('documents')}}
@endsection @section("content") @include("layouts.main-parts.page-message")
{{__("Order Details")}}
{{__('General Information')}}
{{__('Full Name')}}
{{__('Phone Number')}}
{{__('Created')}}
{{--
--}} {{--
--}} {{--
{{__('Image')}}
--}} {{--
--}} {{--
@if($notes->getFirstMediaFile())
@endif
--}} {{--
--}}
{{__('Date Time')}}
-
{{__('Order Location')}}
{{__("View With Map")}}
{{__('Location')}}
×
{{__('Number of service required')}}
{{__('Payment Method')}}
@endsection @section("scripts") @endsection