@extends('layouts.goberdata') @section('title') @yield('inner_title', 'GoberData') @endsection @section('page_title') @yield('inner_title', 'GoberData') @endsection @section('page_sub', 'Vista alineada al diseƱo GoberData por rol') @section('content') @yield('content') @endsection