@extends('layout.app') @section('title') View Transaction Status @endsection @section('pagetitle') View Transaction Status @endsection @section('content')
@csrf
Transaction Reference Bank
@endsection @section('scripts') @endsection