@extends('admin.layouts.app') @section('title', 'Salonlar - CBL Admin Panel') @section('breadcrumbs') Dashboard / Salonlar @endsection @section('content')
Tüm salonları yönetin.
Salon Adı | Adres | Google Maps | Sezon | Maç Sayısı | İşlemler |
---|---|---|---|---|---|
{{ $stadium->salon }}
|
{{ $stadium->adres }}
|
@if(!empty($stadium->adres)) Haritada Gör @else - @endif |
{{ $stadium->sezon }}
|
{{ $stadium->matches_count ?? 0 }}
|