@extends('blue.layouts.main') @section('body') @include('blue.partials.header') @section('page-content') @show @include('blue.partials.footer') @endsection