@extends('layouts.master') @section('title', __('Transactions')) @push('styles') @endpush @section('content')
| {{ __('Details')}} | @endif# | {{ __('Week of year')}} | {{ __('Action') }} | {{ __('Wallet') }} | {{ __('Description') }} | {{ __('Amount') }} | {{ __('Status') }} | @if (auth()->user()->setting->preference == "Right"){{ __('Details')}} | @endif
|---|