@extends('layouts.back-end.app') @section('title', translate('collection')) @section('content')
{{ translate('ID') }} | {{ translate('name') }} | {{ translate('Category') }} | {{ translate('status') }} | {{ translate('Products') }} | {{ translate('action') }} |
---|---|---|---|---|---|
{{ $collection['id'] }} | {{ $collection['defaultname'] }} | {{ $collection->category->defaultname }} |