@extends('layouts.profile')
@section('profile_content')
{{ __('dashboard.account.label') }}
@endsection
@section('title')
{{ __('meta.title.account') }}
@endsection
@section('description')
{{ __('meta.description.account') }}
@endsection
@push('scripts')
@endpush