@extends('layout') @section('content')
This sample app shows how to use the Microsoft Graph API to access Outlook and OneDrive data from PHP
@if(isset($userName))Use the navigation bar at the top of the page to get started.
@else Click here to sign in @endif