@extends('web.layouts.layout') @section('content')
{{ $title ?? "" }}

{{ $page->currentDescription->subtitle ?? "" }}

{!! $page->currentDescription->description ?? "" !!}
{{ __('main.join_us_now') }}
{{ $title ??
@include('web.home.other._common_questions') @include('web.home.other._reviews') @include('web.home.other._instagram')
@endsection