@extends('layouts/microfin_layout') @section('title', '| Edit Reschedule') @section('content') @php $todoBranches = json_decode($rescheduleInfo->todoBranches, true)??[]; $doneBranches = json_decode($rescheduleInfo->doneBranches, true)??[]; @endphp
| {{$nameWithCode}} |
| {{$nameWithCode}} |