@extends('layouts.landing') @section('title', 'Mi portal') @push('styles') @endpush @section('content')
{{ json_encode($schedules, JSON_PRETTY_PRINT) }}