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

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

{{ __('Service Section') }}

@csrf

{{ __('About Section') }}

@csrf

{{ __('Portfolio Section') }}

@csrf

{{ __('Benefit Section') }}

@csrf

{{ __('Team Members Section') }}

@csrf

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

@csrf

{{ __('Pricing Section') }}

@csrf

{{ __('Testimonial Section') }}

@csrf

{{ __('Blog Section') }}

@csrf

{{ __('Call To Action Section') }}

@csrf

{{ __('Client Section') }}

@csrf
@endsection