@extends('layout.main') @section('main-section')

EFU Property Management Portal

Edit FSR Form

abcd

@csrf @foreach ($edit as $e)


@foreach ($edit2 as $e2) @endforeach
Captions Amount
{{$e2->_Caption}} {{$e2->_Amount}} X

@endforeach
@endsection('main-section')