@extends('layouts.master') @section('title', __('Earnings Transactions')) @section('content')
{{--
--}} @if (auth()->user()->setting->preference == "Left") @endif @if (auth()->user()->setting->preference == "Right") @endif
{{ __('Statement') }}# {{ __('Week of year') }} {{ __('Description') }} {{ __('Wallet') }} {{ __('Amount') }} {{ __('Statement') }}
@endsection @push('scripts') @endpush