Skip to content

Commit 7b33ee8

Browse files
committed
add title for visit monitoring view
1 parent af82db4 commit 7b33ee8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

resources/views/visits-monitoring/index.blade.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
@extends('LaravelUserMonitoring::layouts.master')
22

3+
@section('title', 'Visit Monitoring')
4+
35
@section('content')
46
<div class="mt-7 overflow-x-auto">
57
<table class="w-full whitespace-nowrap">

0 commit comments

Comments
 (0)