@extends('front.index') @section('meta_title'){{trans('front.followorder')}} @endsection @section('meta_des'){{trans('front.followorder')}} @endsection @section('meta_key'){{trans('front.followorder')}} @endsection @section('content')

{{trans('front.followorderNoOrderWating')}}

{{trans('front.followorderNoOrderWating')}}

{{trans('front.followorderNoOrderWatingDatiles')}}

@if($order)

{{trans('front.orderStatues1')}}

{{trans('front.orderStatues2')}}

{{trans('front.orderStatues3')}}

{{trans('front.orderStatues4')}}

@if ($order->statues_id == 6)

{{trans('front.orderStatues6')}}

@endif @else
{{trans('front.noErrorOrders1')}} ( {{request()->search}} ) {{trans('front.noErrorOrders2')}} ,{{trans('front.followorder')}}
@endif
@endsection