@extends('admin.layouts.app') @section('title', 'Business Dashboard') @section('content')

Dashboard All the team members registered under employee section listed here, you can filter results based on values for better management.

{{-- --}}
@stop @section('styles') @stop @section('admin_js') @stop