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

Transactions

Add New

@include('flash::message')
@include('transactions.table')
@endsection