@extends('layouts/default') {{-- Page title --}} @section('title') {{ $consumable->name }} {{ trans('general.consumable') }} @parent @stop @section('header_right') {{ trans('general.back') }} @stop {{-- Page content --}} @section('content')
{{Lang::get('general.user')}} | {{Lang::get('general.date')}} | {{Lang::get('general.admin')}} |
---|
{{ trans('admin/consumables/general.about_consumables_text') }}