@extends('picking.content') @section('status_content') @include('picking.order_products') @endsection @section('status_action') @if(!$order->isWillCall())
@endif @include('picking.action_button') @endsection {{-- --}} @if ($order->isToBeSent()) @endif @if ($order->isPickUpGo()) @endif