@extends('layout.base')
@section('action')
{{--
Add
--}}
{{--
Export
--}}
@endsection
@section('content')
|
Visa Number |
User ID |
Status |
Invoice |
Action |
Payment Proof:
@include('arrival&departure.elements.detail')
@include('arrival&departure.elements.preview')
{{-- @include('visa.elements.matrix') --}}
@endsection
@section('scripts')
@endsection