@php $useUnifiedSeo = true; $renderBladeSeo = true; @endphp @extends('layouts.nova') @push('head') @vite(['resources/js/profile.jsx']) @endpush @section('content') @inertia @endsection