@extends('frontend.user.layouts.dash') @section('title', lang('Marina Profile', 'user')) @section('content')
@include('frontend.user.marinas.sidebar')
@include('frontend.user.marinas.tab.profile')
@endsection