@extends('admin.layouts.master') @section('content')

{{ __('Home Page 2 - Sections') }}

{{ __('Feature Section') }}

@csrf

{{ __('About Section') }}

@csrf

{{ __('Fun Fact Section') }}

@csrf

{{ __('Service Section') }}

@csrf

{{ __('Testimonial Section') }}

@csrf

{{ __('Portfolio Section') }}

@csrf

{{ __('Work Process Section') }}

@csrf

{{ __('Working Area and Service Section') }}

@csrf

{{ __('Benefit Section') }}

@csrf

{{ __('Video Section') }}

@csrf

{{ __('Contact Section') }}

@csrf

{{ __('Blog Section') }}

@csrf

{{ __('Client Section') }}

@csrf

{{ __('Map Section') }}

@csrf
@endsection