@extends('layouts.app') @section('content')

Landing Content Manager

@csrf @method('PUT') @include('landing_content_manager.form')
@endsection