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

{{ $title }}

@slot('header') Transaction Overview @endslot @include('dashboard.partials.transaction_details')
@endsection