@extends('admin.layouts.master') @section('title') @lang('translation.Dashboards') @endsection @section('content') @component('admin.components.breadcrumb') @slot('li_1') Dashboards @endslot @slot('title') Dashboard @endslot @endcomponent
# | Создатель | Название | Сумма | Активаций | Дата | Действия |
---|---|---|---|---|---|---|
{{$p->id}} | {{$p->user_name}} | {{$p->name}} | {{number_format($sum, 2, ',', ' ')}} | {{$actived}} / {{$active}} | {{date('d.m.y в H:i:s', strtotime($p->created_at))}} |