@extends('backend.app') @push('css') @endpush @section('content')
{{ $tokenData['access_token'] ?? json_encode($tokenData, JSON_PRETTY_PRINT) }}