@php $back = isset($background) && $background->valor ? $background->valor : ''; @endphp
@yield('content') @extends('helpers.loading')