@extends('backend.layouts.app') @section('title', 'Create Site') @push('styles') @endpush @section('content') @php $pageTitle = 'Create Site'; $indexRoute = 'frontend-site.sites.index'; $indexLabel = 'Sites'; $defaultLayout = '
Create a new frontend site for your CMS builder.