@extends('layouts.app') @section('content')
@php print_pre($output); @endphp
@endsection