@extends('home.layouts.index') @section('title') بارنامه @endsection @section('script') @endsection @section('style') @endsection @section('content')
@include('home.sections.profile_sidebar')

بارنامه (بیجک)

{{--
--}} {{--
--}} {{--
--}} {{-- @if($order->bijack != null && $order_bijack->phone_origin && $order_bijack->date )--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{--
--}} {{-- گیرنده :--}} {{-- --}} {{-- شماره بارنامه :--}} {{-- --}} {{-- تاریخ :--}} {{-- --}} {{-- نام باربری مبداء :--}} {{-- --}} {{-- شماره باربری مبداء :--}} {{-- --}} {{-- نام باربری مقصد :--}} {{-- --}} {{-- شماره باربری مقصد :--}} {{--
--}} {{-- {{ $order_bijack->name}}--}} {{-- --}} {{-- {{ $order_bijack->barname}}--}} {{-- --}} {{-- {{verta($order_bijack->date)->format('%d %B، %Y') }}--}} {{-- --}} {{-- {{ $order_bijack->origin}}--}} {{-- --}} {{-- {{ $order_bijack->phone_origin}}--}} {{-- --}} {{-- {{ $order_bijack->Destination}}--}} {{-- --}} {{-- {{ $order_bijack->phone_Destination}}--}} {{--
--}} {{-- @endif--}} {{--
--}} {{--
--}} {{--
--}}
@if($order->bijack != null && $order_bijack->phone_origin && $order_bijack->date )
@endif
بازگشت
@endsection