@extends('layouts.admin') @section('title', isset($contact_section) ? 'Edit Contact Section' : 'Add Contact Section') @section('admin_content')
Configure dynamic content sections for the Contact Us page.