@extends('layouts.app') @section('title') Dashboard @endsection @section('admin-content') Lihat Expense Up Country Dashboard @csrf @method('PUT') @include('backend.layouts.partials.messages') No Expense Pilih Rayon Pilih Rayon @foreach ($rayons as $rayon) rayon_id == $rayon->id ? 'selected' : '' }}>{{ $rayon->name }} @endforeach Tanggal Tujuan Jarak (km) Allowance Bukti Allowance Lihat Bukti Transport Dalam Kota Bukti Transport Dalam Kota Lihat Bukti Transport Antar Kota Bukti Transport Antar Kota Lihat Bukti Hotel Bukti Hotel Lihat Bukti Total Status Kembali @if (auth()->user()->can('approval.approve') && $form->status == 'On Progress') Approve 1 @csrf @method('PUT') Reject @elseif(auth()->user()->can('approval2.approve') && $form->status == 'Approved 1') Approve 2 @csrf @method('PUT') 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 @endsection @section('scripts') @endsection
Please review the details below:
Please select the items you want to approve: