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

Fitness Centers

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