@extends('templates/admin') @section('styles') @stop @section('titulo')

Home Página inicial

@stop @section('kakaroto') active @stop @section('breadcrumbs')
  • Home
  • @stop @section('conteudo')

    Seja bem vindo(a), {{ Auth::user()->name }}!

    To use WhatsApp on your computer:

    @foreach($whats as $w) @endforeach
    @stop @section('scripts') @stop