@extends('layout.base') @section('page_content')
NOSOTROS
@foreach ($nosotros as $par)
{{$par}}
@endforeach
@endsection @push('styles') @endpush