@@ -51,7 +51,7 @@
 | 
			
		||||
  <!-- Add content here, remove div below -->
 | 
			
		||||
  <!-- <div class="border-4 border-dashed rounded h-96" /> -->
 | 
			
		||||
  <h1 class="text-3xl leading-tight">
 | 
			
		||||
    <span class="font-bold">Dashboard</span><span> - hello there, </span>
 | 
			
		||||
    <span class="font-bold">Dashboard</span><span> - hello there, <span class="text-blue-500">{store.state.jwtinfo.userdetails.firstname}</span> 👋</span>
 | 
			
		||||
  </h1>
 | 
			
		||||
  <div class="shadow px-6 pt-4 pb-1">
 | 
			
		||||
    <BreadcrumbNav />
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user