| {{1}} | 
    {{$ot['order_id']}} | 
    {{$ot['order_amount']}} | 
    {{$ot['restaurant_amount'] - $ot['tax']}} | 
    {{$ot['admin_commission']}} | 
    {{$ot['delivery_charge']}} | 
    {{$ot['delivery_fee_comission']}} | 
    {{$ot['tax']}} | 
    {{$ot['received_by']}} | 
    {{$ot['created_at']->format('Y/m/d '.config('timeformat'))}} |