@extends('layouts.dashboard') @section('add-css') @endsection @section('title') Asientos de {{ Session('current_person') }} @endsection @section('content') @endsection @section('links') @endsection @section('add-js') @endsection