@extends('layouts.master') @push('head-css') @endpush @section('content')
@lang('app.back')
@include('admin.front-section.index')
@include('admin.new-deal.index')
@include('admin.customer-feedback.index')

@lang('menu.getStartedNote')

@lang('app.title') @lang('app.note') @lang('app.action')
{{ $getStartedData->get_started_title }} {{ $getStartedData->get_started_note }}

@lang('menu.googleCaptcha') @lang('menu.settings')


@csrf @method('PUT')
@lang('menu.googleCaptcha') @lang('menu.credential')

             
@endsection @push('footer-js') @endpush