@extends('layouts/default') {{-- Page title --}} @section('title') @parent @stop {{-- page level styles --}} @section('header_styles') @stop {{-- Page content --}} @section('content') Year Ending Wizard Administration Year Ending Wizard Finish Finish the Process @if(Session::has('message')) {{ Session::get('message') }} @endif @include('layouts.right_sidebar') @stop {{-- page level scripts --}} @section('footer_scripts') @stop
Finish the Process
{{ Session::get('message') }}