@extends('layouts.app') @section('content')

Oauth Clients

Add New

@include('flash::message')
@include('oauth_clients.table')
@endsection