@extends('layouts.master') @section('title') Create Order @endsection @section('css') @endsection @section('content') @if (session('success')) @endif @if($order->status == 4) @endif

Manage Sales Order

@csrf @method('PUT')
Salesman ID
status == 3) disabled @endif/>
status == 3) disabled @endif/>
status == 3) disabled @endif />
@if($order->status != 3) @endif
status == 3) disabled @endif>
status == 3) disabled @endif>
status == 3) disabled @endif>
status == 3) disabled @endif>
# Product Details QTY
@if($order->sales_type != 4) @endif
@if($order->status != 3) Cancel Order @if($order->sales_type != 4 && $order->sales_type != 9) Print @endif @endif