@php $systemDeps = \App\SystemDep::where('off', 0)->get(); @endphp @foreach($systemDeps as $s) @endforeach @php $SystemWithraws = \App\SystemWithdraw::all(); @endphp @foreach($SystemWithraws as $s) @endforeach