@extends('layouts.main') @section("content") @endsection @section("components_declarations") @include("notifications.notifications") @endsection @section("components_instances") PageContent @endsection