@extends('layouts.app') @push('title') {{$title}} @endpush @section('content')
{{ __('User') }} |
{{ __('Type') }} |
{{ __('Amount') }} |
{{ __('Created At') }} |
{{ __('Status') }} |
{{ __('Transaction Info') }} |
{{ __('Action') }} |
---|