@extends('layouts.main') @section('container')
Edit Info Laporan Sales @if ($store->is_approve == 1) Produk/Mobil @endif |
Total Produk | {{$aggregat->overall}} |
---|---|
Approved | {{$aggregat->approved}} |
Waiting | {{$aggregat->waiting}} |
Status | {{ $store->status_text }} |
---|---|
Remark | {{ $store->remark }} |
@if ($store->is_approve != 1) @endif @if ($store->is_member != 1 & $store->is_approve == 1) @endif |