@extends('layouts.dashboard') @section('content')

Dashboard

Centro de control Sistema Super Landings


@endsection @section('scripts') @if(Session::has('registrado')) @endif @endsection