@extends('layouts.mobile.modern') @section('title', 'Buat Reimbursement') @section('header_left') @endsection @push('mystyle') @endpush @section('content')
@csrf {{-- Tanggal --}}
{{-- Keterangan Global --}}
{{-- Section Title --}}

Rincian Nota

Tambahkan item biaya yang diklaim

1 Item
{{-- Items Container --}}
NOTA #1
JENIS REIMBURSE
{{-- Add Item Button --}}
{{-- Fixed Total Bar --}}
TOTAL KLAIM
Rp 0
@endsection @push('myscript') @endpush