@extends('layouts.admin') @section('page', 'Show Manager') @section('content')
ID: #{{ $show->id }}
Title: {{ $show->title }}
Description:
{{ $show->description }}
Price: €{{ $show->price }}
Vault Price: {{ $show->vault_price }}
Seats: {{ $show->seats }}