@extends('layouts.app') @section('content')
@section('menu-content')
@section('left-content') @show
@show
@section('right-content') @show
@endsection