{{-- {{ env('APP_NAME') }} --}} @extends('layouts.app') @section('content') @push('scripts') @endpush
@csrf

Service Pelanggan

Kembali

Pelanggan

Detail Gadget

Detail Service

Untuk Klaim Garansi

Kerusakan

@foreach ($list_kerusakan as $key => $list) @endforeach

Kelengkapan

@foreach ($list_kelengkapan as $key => $list) @endforeach
@if (old('pola') != "") {!! old('pola') !!} @else @endif
@push('scripts') @endpush @endsection {{-- --}}