@extends('layouts.master') @section('title', 'Input Jurnal Umum') @section('content')

{{__('General Journal')}} Shopee Input

@csrf @if(isset($generalJournal)) @method('PUT') @endif
{{__('General Journal')}} Shopee Information
{{--

--}}

{{-- --}}
{{__('General Journal')}} Shopee Details
Akun Debit Credit {{__('Notes')}} Action
Total: 0
Total: 0
@if (session('error')) @endif
@section('scripts') @endsection @endsection