@extends('layouts.admin') @section('title', 'Stalls Management - ' . $market->name) @section('content')
{{ $market->address }}
{{ $stall->description ?: 'No description' }}
No stalls match your current filters.