@extends('app') @section('content')
@yield('center_content')
@yield('right_content')
@endsection