#add jira & message sync
This commit is contained in:
9
resources/views/admin/index.blade.php
Normal file
9
resources/views/admin/index.blade.php
Normal file
@@ -0,0 +1,9 @@
|
||||
@extends('layouts.app')
|
||||
|
||||
@section('title', 'Tradewind Toolbox')
|
||||
|
||||
@section('content')
|
||||
<div id="app">
|
||||
<admin-dashboard></admin-dashboard>
|
||||
</div>
|
||||
@endsection
|
||||
Reference in New Issue
Block a user