string getCompiledPath(string $path) Get the path to the compiled version
string name() Get the name of the view. Return
void registerBladeEngine(EngineResolver $resolver)
void prependNamespace(string $namespace, string|array $hints) Prepend a
Illuminate\View Namespaces Illuminate\View\Compilers
void addExtension(string $extension, string $engine, Closure $resolver = null)
bool hasSection(string $name) Check if section exists.
string stopSection(bool $overwrite = false) Stop injecting content into
void offsetUnset(string $key) Unset a piece of data from the view.
string appendSection() Stop injecting content into a section and append
Page 5 of 16