@extends('admin.layouts.app') @section('title', 'Add About Details') @section('section')

About Form

{{--
--}}
@csrf

About Banner Section


Banner Image

Preview
@error('aboutBannerImage')
{{ $message }}
@enderror

Banner Title


Banner BackGround Image

Preview
@error('aboutBackgroundImage')
{{ $message }}
@enderror

About Section Description

Characters Left:


Blue Layer Image

Preview
@error('ImageLayer')
{{ $message }}
@enderror

About Section Image

Preview
@error('aboutImage')
{{ $message }}
@enderror

About Section More Description

Characters Left:



About Section Button

{{-- {{!empty($about) ? $data->banner_title : ''}}--}}

About Section Button Link

{{-- {{!empty($about) ? $data->banner_title : ''}}--}}

{{--

Section # 1

--}} {{--
--}} {{-- {{var_dump(!empty($about))}}--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- preview image--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--

Section # 2

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

--}} {{--

--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- preview image--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--

Characters Left: --}} {{--

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

Section # 3

--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- preview image--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--

Characters Left: --}} {{--

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

--}} {{--

Section # 4

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

Characters Left: --}} {{--

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

--}}
@endsection @section('script') {{-- --}} @endsection