@extends('layouts/acc_layout') @section('title', 'Statement Of Budget(MIS)') @section('content') @include('accounting.misYearlyPlan.entry.style') {{-- --}}
{{-- --}}

Statement Of Budget(MIS)

{{-- report level --}}
{{-- Report level end --}} {{-- Start of branch level --}}
{{-- end of branch level --}} {{-- Start of branch level --}} {{--
--}} {{-- end of branch level --}} {{-- fiscal year level --}}
{{-- end fiscal year level --}}
{!! Form::label('', '.', ['class' => 'control-label col-md-12', 'style' => 'color:#708090']) !!}
{!! Form::submit('Show Report', ['id' => 'reportSubmit', 'class' => 'btn btn-primary']); !!}
@endsection