@extends('admin.layout.app') @section('content')
General Thoughts Form
@csrf
image)) required @endif> {{-- Display the existing image if available --}} @if(!empty($general->image)) Current Banner Image @endif
status === 1 ? 'checked' : '' }} style="width: 47px;height: 31px;" name="status">
@endsection @section('script') @endsection