@extends('layouts.master')
@section('title', 'Daftar Jurnal Umum')
@section('css')
@endsection
@section('content')
| No | Nomor {{__('General Journal')}} Shopee | Tanggal {{__('General Journal')}} Shopee | Total | Action |
|---|---|---|---|---|
| {{$loop->iteration}} | {{ $generals->general_journal_shopee_number }} | {{ \Carbon\Carbon::parse($generals->general_journal_date)->format('d M Y') }} | Rp {{number_format($generals->nominal_debet,0,'.',',')}} | edit print |
| No | Nomor {{__('General Journal')}} Shopee | Tanggal {{__('General Journal')}} Shopee | Total | Action |