@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 Payment Information
{{-- Account Number1 :--}}

{{--row--}}
Paid Amount :

{{--row--}}
Paid Date :

{{--row--}}
Paid By :

{{--row--}}

{{-- --}}
Payment Type :



Cancel
@endsection