@extends('default.layout') @section('content')

Selecione a tela

@foreach($telas as $t) @endforeach
@endsection