@extends('layouts/default') {{-- Page title --}} @section('title') Asset Depreciations @parent @stop @section('header_right') {{ trans('general.create') }} @stop {{-- Page content --}} @section('content')
{{ trans('general.id') }} | {{ trans('admin/depreciations/table.title') }} | {{ trans('admin/depreciations/table.term') }} | {{ trans('table.actions') }} |
---|
{{ trans('admin/depreciations/general.about_depreciations') }}