@extends('layouts.master') @section('title', 'Annual Plan') @section('style') @endsection @section('script') @endsection @section('content') @include('layouts.header')

Annual Plan

{{--

Hello! This is Sandbox

--}}
Annual Plan

Annual Plan*




Back
* These fields are required.
@include('layouts.footer') @endsection