@extends('layouts/contentNavbarLayout') @section('title', 'Company Planner') @section('content')
@yield('planner_content')
@endsection