@extends('layouts.app-no-footer') @section('content')
@yield('page-sidebar')
@yield('page-content')
@endsection