@extends('Manager.Master') @section("title") سفارشات @stop @section('content')

سفارشات

@php if(!$data->isempty()){ $count = $data->currentPage() * 10 - 10; @endphp @foreach($data as $item) @php $count++ @endphp @endforeach @php } else { @endphp @php } @endphp
# شماره فاکتور خریدار موبایل وضعیت زمان ثبت
{{ $count }} {{ $item->id }} {{ mb_substr($item->fullname , 0 , 40)}} {{ $item->mobile }} show == '0') class="alert_animation" @endif>{{ $item->show == "1" ? "مشاهده شده" : "مشاهده نشده" }} {{ verta((int)$item->time)->format('H:i - Y/n/j ') }}
* موردی یافت نشد - -
@stop @section("footer")