@php $avatar = Util::linkFile('pas-photo', $gatein->user->pas_photo); $name = $gatein->user->name; $locationId = []; foreach ($gatein->gateInLocation as $gil) { $locationId[] = $gil->location_id; } $locations = $locations ?? []; @endphp
Edit Gate In Worker
{{ $name }}
{{ __('app.location') }}
*
Duty Period
*
{{--
--}}
{{--
some text
--}}
@lang('app.cancel')
@lang('app.submit')