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

About Form

{{--
--}}
@csrf

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