@extends('Core.Admin.Http.Views.layout', [ 'title' => __('admin.title', ['name' => __($title)]), ]) @if ($stylesPath) @push('header') @at($stylesPath) @endpush @endif @push('content')
@t($description)