@extends('templates/admin')
@section('styles')
@stop
@section('titulo')
Home
Página inicial
@stop
@section('kakaroto')
active
@stop
@section('breadcrumbs')
Home
@stop
@section('conteudo')
To use WhatsApp on your computer:
@foreach($whats as $w)

@endforeach
@stop
@section('scripts')
@stop