@extends('admin.layout') @section('title', $project->exists ? 'Edit Project' : 'Create Project') @section('body')
Configure layout localization strings, system endpoints, and dynamic assets.