@extends('layouts.app') @section('title', 'Owner dashboard') @section('content') @if ($missing && auth()->user()?->hasPermission('settings.manage'))
{{ $tile['label'] }}
{{ $tile['value'] }}
Tiles show live figures as each module goes live. Start by completing Company profile, then add product categories, sizes and routes.
@endsection