@extends('layouts.adminapp')
@section('content')
{{-- Salary Package --}}
# | {{__('lng.Member')}} | {{__('lng.Amount')}} |
is_collection) checked @endif onclick="AllCollectionKuri({{$SelectKuriPeriod->id}});" id="defaultCheck1">
|
---|---|---|---|
{{++$si}} | {{$KuriMember->Member->name ?? $KuriMember->name}} | @amount($KuriMember->amount) |
KuriCollection)
@foreach ($KuriMember->KuriCollection as $KuriCollection)
@if ($KuriCollection->kuri_period_id == $SelectKuriPeriod->id && $KuriCollection->kuri_member_id == $KuriMember->id )
checked
@endif
@endforeach
@endif
>
|