@extends('layout/totem') @section('titulo', 'Home') @section('content') Imprimiendo ticket... @endsection @section('scripts') @endsection