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

{{ __('Home Three Page Item') }}

@csrf
{{ __('Service') }}
{{ __('Welcome') }}
{{ __('Offer') }}
{{ __('Portfolio') }}
{{ __('Video') }}
{{ __('Feature') }}
{{ __('Call To Action') }}
{{ __('Client') }}
{{ __('Team Members') }}
{{ __('Contact') }}
@endsection