@extends('admin.layout.admin') @section('content')

About Us Page Details

@csrf
{{--
--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- @if($about->getMedia('header_image'))--}} {{-- Header Image Preview--}} {{-- @else--}} {{-- Header Image Preview--}} {{-- @endif--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}}
@if($about->getMedia('about_banner_image')) About Image Preview @else About Image Preview @endif
@if($about->getMedia('about_description_image')) About Image Preview @else About Image Preview @endif
@endsection