@extends('layouts.admin') @section('page-title') {{__('Create Budget Planner')}} @endsection @section('breadcrumb')
{{__('Category')}} | @foreach($monthList as $month){{$month}} | @endforeach{{__('Total :')}} | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{__('Income :')}} | |||||||||||||
{{$productService->name}} | @foreach($monthList as $month)@endforeach | 0.00 | |||||||||||
{{__('Total :')}} | @foreach($monthList as $month)0.00 | @endforeach0.00 | |||||||||||
{{__('Expense :')}} | |||||||||||||
{{$productService->name}} | @foreach($monthList as $month)@endforeach | 0.00 | |||||||||||
{{__('Total :')}} | @foreach($monthList as $month)0.00 | @endforeach0.00 |
{{__('Category')}} | @foreach($quarterly_monthlist as $month){{$month}} | @endforeach{{__('Total :')}} | ||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{__('Income :')}} | ||||||||||||||||||||||||||||||||||||
{{$productService->name}} | @foreach($quarterly_monthlist as $month)@endforeach | 0.00 | ||||||||||||||||||||||||||||||||||
{{__('Total :')}} | @foreach($quarterly_monthlist as $month)0.00 | @endforeach0.00 | ||||||||||||||||||||||||||||||||||
{{__('Expense :')}} | ||||||||||||||||||||||||||||||||||||
{{$productService->name}} | @foreach($quarterly_monthlist as $month)@endforeach | 0.00 | ||||||||||||||||||||||||||||||||||
{{__('Total :')}} | @foreach($quarterly_monthlist as $month)0.00 | @endforeach0.00 |
{{__('Category')}} | @foreach($half_yearly_monthlist as $month){{$month}} | @endforeach{{__('Total :')}} | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{__('Income :')}} | |||||||||||||
{{$productService->name}} | @foreach($half_yearly_monthlist as $month)@endforeach | 0.00 | |||||||||||
{{__('Total :')}} | @foreach($half_yearly_monthlist as $month)0.00 | @endforeach0.00 | |||||||||||
{{__('Expense :')}} | |||||||||||||
{{$productService->name}} | @foreach($half_yearly_monthlist as $month)@endforeach | 0.00 | |||||||||||
{{__('Total :')}} | @foreach($half_yearly_monthlist as $month)0.00 | @endforeach0.00 |
{{__('Category')}} | @foreach($yearly_monthlist as $month){{$month}} | @endforeach{{__('Total :')}} | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{__('Income :')}} | |||||||||||||
{{$productService->name}} | @foreach($yearly_monthlist as $month)@endforeach | 0.00 | |||||||||||
{{__('Total :')}} | @foreach($yearly_monthlist as $month)0.00 | @endforeach0.00 | |||||||||||
{{__('Expense :')}} | |||||||||||||
{{$productService->name}} | @foreach($yearly_monthlist as $month)@endforeach | 0.00 | |||||||||||
{{__('Total :')}} | @foreach($yearly_monthlist as $month)0.00 | @endforeach0.00 |