@push('styles') @endpush

{{$pagina->titulo1}}

{{$pagina->titulo2}}

{{$pagina->descricao}}

@foreach ($pagina->botoes as $key => $botao) {{$botao->texto}} @endforeach