@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($p->percent, 2, ',', ' ')}} | {{$p->actived}} / {{$p->active}} | {{date('d.m.y в H:i:s', strtotime($p->created_at))}} |