@extends('layouts.app') @section('content')
@lang('app.menu.appSettings')
@lang('app.clientSignUpSettings')
@lang('modules.accountSettings.fileUploadSetting')
@lang('app.googleMapSettings')
{{-- include tabs here --}} @include($view)
@endsection @push('scripts') @endpush