@extends('layouts.layout') @section('title', 'Success') @section('content')

Transaction History

@if(Session::has('message')) @endif
@endsection