@extends('adminlte::page') @section('title', 'RHOMB ACTION PLANS | ' . trans('labels.gestionarPlanesDeAccion')) @section('css') @stop @section('content_header')

{{ mb_strtoupper(trans('labels.gestionarPlanesDeAccion')) }}

@stop @section('content')
@stop @section('footer') @include('layouts.footer') @stop @section('js') @stop