@extends('layouts/panel') @push('links') @stack('module-links') @endpush @section('content') @yield('module-content') @endsection @push('scripts') @stack('module-scripts') @endpush