@extends('layout.base') @section('header-title') {{ Auth::user()->name }} @endsection @section('content')

Registrar taquilla


{{ csrf_field() }}
@endsection