@extends('frontend.layout.layout') @section('title', 'Início') @section('content') @if(isset($league->league)) @else @endif @endsection