@extends('picking.content') @section('status_content')
@include('picking.order_products')
@endsection
@section('status_action')
@if(!$order->isWillCall())
@endif
@include('picking.action_button')
@endsection
Please do not refresh page!
Collecting Payment
Synchronizing Order to SAP
Completing Order
{{-- --}}
@if ($order->isToBeSent())
@endif
@if ($order->isPickUpGo())
@endif