@extends('layouts.app') @section('content')

@lang('models/tblTransactions.singular')

@include('tbl_transactions.show_fields')
@endsection