@extends('layouts.app') @section('title', __('TC Create')) @section('content') @php $section = (new App\Section())->getSection(true, true, true,'classes.name'); @endphp