@extends('space_portal.layouts.master') @section('title','Creating the third workspace. Join today') @section('header') @include('space_portal.partials.header') @endsection @section('content')

Spaces

{{count($venues)}} @if(count($venues)>1 )Spaces @else Space @endif Found

@if(Auth::user()->venue) @endif @include('space_portal.spaces_list')
ID Space Name CityEmailDate Created Bookings Status  
@endsection