{{-- Legacy admin layout shim — all admin pages now render through the unified layouts.app shell. Any page using @extends('layouts.admin') automatically inherits the Electric Ocean master layout. @section('title'), @section('breadcrumb'), @section('content'), @push('scripts')/@push('styles') defined in child pages propagate directly to layouts.app. --}} @extends('layouts.app')