@extends(\Auth::user()->role != 10 ? 'layout' : 'layoutfrontdesk') @section('title', 'Arrangement Code | Add Arrangement Code') @section('css') @endsection @section('content')
@csrf
Data Arrangement Code
{{--
Shop:
Produk:
Harga:
Group:
--}}
@if (in_array(propertiTipe(), [1])) @endif {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}}
# Shop Product Price GroupCOA
If null will be fill with default value COA: {{@$arrCode_def->coaArrCode->account_no}} - {{@$arrCode_def->coaArrCode->description}}
Always 1 (*The total quantity of items according to pax room)
{{--
--}}
Back
@endsection @section('js') @endsection