@extends('layouts.admin') @section('title', 'Revenue Transaction Summary Report') @section('content-header', 'Daily Revenue Summary Report') @section('content')
Branch ID | @foreach ($coloumns as $col){{$col}} | @endforeachTotal |
---|---|---|
{{$info}} | @endforeach{{$overall[$cal]}} | |
Total | @foreach ($total as $totaldata){{$totaldata }} | @endforeach