@extends('frontend.user.layouts.dash') @section('title', lang('Berth Spaces', 'user')) @section('content')
@include('frontend.user.marinas.sidebar')
@include('frontend.user.marinas.tab.berthSpaces')
@endsection