@extends('layouts.master') @section('content')
{{ Form::page_header("Businesses", "business") }}
@include('shared.grids._grid_wrapper', ['grid_label' => 'Business Listing'])
@endsection()