@extends('landing::layouts.master') @section('title') {{ __('CMS Manage') }} @endsection @section('main_content')
@csrf @method('PUT')
{{-- Slider Section Start --}}
{{ __('Note: Enter embedded video link') }}
img

{{ __('Shop') }}

@foreach ($page_data['headings']['silder_shop_text'] ?? [] as $key => $silder_shop_text)
@endforeach
{{-- Slider section End --}} {{-- Header section start --}} {{-- Header section End --}} {{-- Feature section start --}}
{{-- Feature section End --}} {{-- Interface section start --}}
{{-- Interface section End --}} {{-- Get The App Section Start --}}
img
img
img
{{-- Get The App Section End --}} {{-- Pricing section --}}
{{-- pricing section end --}} {{-- Watch section start --}}
img
{{-- Watch section End --}} {{-- Payment section start --}}
img
{{-- Payment section End --}} {{-- Blog section start --}}
{{-- Blog section End --}} {{-- Testimonial section start --}}
{{-- Testimonial section End --}} {{-- About us section start --}}
img

{{ __('Option') }}

@foreach ($page_data['headings']['about_us_options_text'] ?? [] as $key => $about_us_options_text)
@endforeach
{{-- About Us section End --}} {{-- Term Of service section start --}}
{{-- Term Of service section End --}} {{-- Privacy section start --}}
{{-- Privacy section End --}} {{-- Contact Us Section Start --}}
img
{{-- Contact Us Section End --}} {{-- Footer Section Start --}} {{-- Footer section End --}} {{-- Social section start --}}

{{ __('Footer Socials') }}

@foreach ($page_data['headings']['footer_socials_links'] ?? [] as $key => $footer_socials_links)
img
@endforeach
{{-- Social section end --}}
@endsection @push('js') @endpush