@extends('layouts.app') @section('title', 'Transaksi - GrowCash') @section('content')
@if(($period ?? '1M') === '7D') Last 7 Days @elseif(($period ?? '1M') === '1M') This Month @elseif(($period ?? '1M') === '3M') Last 3 Months @elseif(($period ?? '1M') === '6M') Last 6 Months @elseif(($period ?? '1M') === '1Y') This Year @else This Month @endif
Start tracking your income and expenses now