@extends('layouts.side_bar') @section('content') @if (isset($errors) && $errors->any) @foreach($errors->all() as $e) {{$e}} @endforeach @endif
@foreach($d as$da) @if($i==0) @for ($l = 0; $l < $h; $l++) @endfor @else @for ($k = 0; $k < $h; $k++) @endfor @if($i>=11) @break @endif @endif @endforeach
{{ $da[$l]}}
{{ $da[$k]}}

{{----}} {{-- --}}
@csrf


{{----}}
Map Contact Information
Name :

{{--row--}}
{{-- --}} {{--
--}} NRIC   ACCOUNT NO :

{{--row--}}
Type :

{{--row--}}
Source :

{{--row--}}
Address :

{{--row--}}

{{-- --}}
Phone number :



Cancel
@endsection