Added My apps page, it show Purchase and installed app
This commit is contained in:
		| @@ -4,6 +4,7 @@ | ||||
|  | ||||
| @section('new_button') | ||||
|     <span class="new-button"><a href="{{ url('apps/token/create') }}" class="btn btn-success btn-sm"><span class="fa fa-key"></span>  {{ trans('modules.api_token') }}</a></span> | ||||
|     <span class="new-button"><a href="{{ url('apps/my')  }}" class="btn btn-default btn-sm"><span class="fa fa-rocket"></span>  {{ trans('modules.my_apps') }}</a></span> | ||||
| @endsection | ||||
|  | ||||
| @section('content') | ||||
|   | ||||
		Reference in New Issue
	
	Block a user