@props(['service' => new \App\Models\Service()])

{{ __('A. General Information') }}

{{ __('Service Information') }}

Drop files here or click to upload.

Upload file

(Support JPEG/JPG/PNG format only, with Maximum size of 2MB per image)

@php $oldImages = old('image', []); $storedImages = $application->services && $application->services->attachments ? $application->services->attachments->where('type', 'image')->pluck('path')->toArray() : []; $imagePaths = array_unique(!empty($oldImages) ? $oldImages : $storedImages); @endphp @if (!empty($imagePaths)) @foreach ($imagePaths as $image) @endforeach @endif
@error('image') {{ $message }} @enderror
@error('name') {{ $message }} @enderror
@error('provider_name') {{ $message }} @enderror
@error('contact_website') {{ $message }} @enderror
@error('description') {{ $message }} @enderror
@foreach (\App\Models\Service::TYPE as $key => $label)
type ?? [])) ? 'checked' : '' }}>
@endforeach
No file selected

(Support PDF format only with max size of 10MB)

@error('service_brochure') {{ $message }} @enderror
bumiputera ?? '') == '1' ? 'checked' : '' }}>
bumiputera ?? '') == '0' ? 'checked' : '' }}>
@error('bumiputera') {{ $message }} @enderror
register_with_e_perolehan ?? '') == '1' ? 'checked' : '' }}>
register_with_e_perolehan ?? '') == '0' ? 'checked' : '' }}>
@error('register_with_e_perolehan') {{ $message }} @enderror