@extends('layout') @section('content') @if(empty($u->accessToken)) @else @endif @endsection