@include('frontends.layouts.__partials.__alert')
@include('frontends.auths.__partials.__booking')
@include('frontends.auths.__partials.__wishlist')
@include('frontends.auths.__partials.__profile')
@extends('frontends.layouts.index')
@section('content')
{{ __('Setting Profile') }}