@extends('layouts.main') @section("content") @endsection @section("components_declarations") Up coming {!! $reason ?? "Content will be available soon" !!} @endsection @section("components_instances") PageContent @endsection