@extends('layouts.main') @section ('title_bar') @yield('title'); @endsection @section('body') @yield('body') @endsection @section('nav_bar_content')