@extends('layouts.app') @section('title') Dashboard @endsection @section('admin-content') Lihat Expense Meeting & Seminar Dashboard @include('backend.layouts.partials.messages') No Expense Tanggal (required) Allowance Bukti Allowance Lihat Bukti Transport Antar Kota Bukti Transport Antar Kota Lihat Bukti Hotel Bukti Hotel Lihat Bukti Total Status {{-- back button --}} Kembali @if (auth()->user()->can('approval.approve') && $form->status == 'On Progress') Approve 1 Reject @elseif(auth()->user()->can('approval2.approve') && $form->status == 'Approved 1') Approve 2 Reject @elseif(auth()->user()->can('final_approval.approve') && $form->status == 'Approved 2') Final Approve @endif @csrf @method('PUT') Approve Item × Loading... Please review the details below: Expense Number: User: Tipe: Meeting / Seminar Tanggal: Nominal Allowance: Bukti Allowance: Nominal Transport Antar Kota: Bukti Transport Antar Kota: Nominal Hotel: Bukti Hotel: @csrf @method('PUT') Approve Item × Loading... Please review the details below: Expense Number: User: Tipe: Meeting / Seminar Tanggal: Bukti Allowance: Bukti Transport Antar Kota: Bukti Hotel: Please select the items you want to approve: Allowance () Transport Ankot () Hotel () Total @csrf @method('PUT') Reject Expense × Remarks * Pengajuan akan ditolak setelah Anda mengirimkan catatan ini. @endsection @section('scripts') @endsection
Please review the details below:
Please select the items you want to approve:
Pengajuan akan ditolak setelah Anda mengirimkan catatan ini.