@extends('backend.layout.layout') @section('content')
{{--

HOME

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

--}} {{-- --}}

Footer main section

Update main footer details

{{--

Simple Table

--}}
Add footer details
@foreach ($footer_main as $footer_main)
@csrf
Section1
{{-- section2 --}}
Section2
support_img
{{-- section3 Sales --}}
Section 3
sales_image
{{-- section-4 Our products --}}
Section 4
product_image
@endforeach
@endsection