@extends('layouts.goberdata') @section('title', $title ?? 'GoberData') @section('page_title', $title ?? 'Panel') @section('page_sub', $subtitle ?? '') @push('styles') @endpush @section('content')
Cargando {{ $title ?? $view }}…
@endsection @push('scripts') @endpush