@extends('layouts.admin') @section('title', 'Dashboard') @push('vendor-styles') @endpush @push('page-styles') @endpush @section('body')
Order id
{{$recent_order->order_id ? $recent_order->order_id : "NULL"}}
{{$recent_order && $recent_order->order_id ? $recent_order->order_id : "NULL" }}
{{$recent_order && $recent_order->order_id ? $recent_order->order_id : 'NULL'}}
Pay to Providers
Customers pay
Profit