@extends('front.layout.layout') @section('content')

Businesses

@forelse ($bussiness as $biz)
@empty

No businesses found.

@endforelse
@endsection