@extends('admin.layouts.default') @section('content')

Forecast Overview

ID Actions Template Name Status
@{{ template.ID }}
@if(Sentinel::inRole('admin')) close edit template progress dashboard export @endif edit
@{{ template.Template_Name }} @{{ template.planning_status.Status_Description }}

Close Template

Are you sure you want to close the Budget/Forecast template? Users will not be able to edit their entries anymore.

Update Template

Are you sure you want to update the current template?

New lines will be added and latest Forecast will be adjusted

@{{ notification }}
loader
@endsection @section('footer_scripts') @endsection