@extends('layouts.application') @section('layout-content') @yield('content') @endsection