@extends('layouts.supervisor')
@section('content')
Review business for {{ $business->name }}
{{ $business->about }}
Owner
@if ($business->owner->picture)Founded
{{ $business->created_at->format('M d, Y') }}
{{ $employee->civilian->name }}
{{ $employee->role_name }}