@extends('decorator.console') @section('page-title') {{ trans('transaction.list.title') }} @stop @section('html-head') @stop @section('page-wrapper')

{{ trans('transaction.list.heading') }}

{{ trans('transaction.list.message') }}

@include('common.console.message')