@extends('layouts/acc_layout') @section('title', 'OTS Fund Transfer Config') @section('content') @include('accounting.misYearlyPlan.entry.style')

OTS Fund Transfer Config

{{--
--}}
@foreach ($data['branchList'] as $branch) @endforeach {{-- end of level 1 --}}
SL Branch name bank
{{$loop->iteration}} {{$branch->name}}
@endsection