@extends('layouts.app') @section('title') {{ isset($landingPageContent->id) ? "Update {$landingPageContent->section_name}" : 'Add Section' }} @endsection @section('content')