@extends('layouts.app') @section('title', ($title ?? 'Escrow') . ' — Tenseal') @section('content')
Coming soon

{{ $title ?? 'This area' }}

This feature is on the roadmap. We've reserved the page so navigation links don't break — the full implementation is coming in an upcoming release.

Back to Dashboard
@endsection