{{-- @include('frontend.inc.head') --}} @section('title', 'Account') @include('frontend.inc.js') My Account {{-- --}}
{{--
--}} {{--

Account

--}}

My Account

Phone: {{ Auth::user()->phone }}
@auth @include('components.bottom-bar') @endauth {{-- echarts --}} {{-- @vite('resources/js/echartjs.js') --}} @include('app.sweetAlert')