@extends('layouts.app') @section('content')

Parking Places

Add New

@include('flash::message')
@include('parking_places.table')
@endsection