@extends('layouts.app') @section('title') Dashboard @endsection @section('admin-content') Tambahkan Expense Meeting & Seminar Baru Dashboard @csrf @include('backend.layouts.partials.messages') Tanggal (required) Allowance (optional) Transport Antar Kota (optional) Hotel (optional) Lampiran Tambah Attachment Kategori File Preview Aksi Belum ada attachment. Maksimum 10 MB per file. Tidak diperbolehkan: {{ implode(', ', $meetingBlockedExtensions ?? []) }}. Submit Submitting, please wait... @include('backend.pages.forms.meeting.partials.attachment-modal') @include('backend.pages.forms.meeting.partials.attachment-scripts') @endsection
Submitting, please wait...