@extends('front.layouts.main') @section('contenido')
Inicio / {{ $nosotros->breadcrumb_label }}
{!! $feature['body'] ?? '' !!}
{{-- @php $bullets = $feature['bullets'] ?? []; usort($bullets, fn($a,$b) => ($a['order'] ?? 0) <=> ($b['order'] ?? 0)); @endphp @if(!empty($bullets))|
{{ $b['number'] ?? '' }}
|
{!! $b['text'] ?? '' !!} |
{{ $feature['footer_text'] }}
@endif{!! $nosotros->mission_text !!}
{!! $nosotros->vision_text !!}