@extends('layouts.portal') @section('title'){{$page->name}} - @endsection @section('meta_description'){{strip_tags($page->description)}}@endsection @section('metas') @endsection @section('slider')

{!!$page->banner_text!!}

@endsection @section('content')
categoria titulo




@endsection @section('js') @endsection