@extends('welcome') @section('content') @if ($library)
@if ($onlineResources)
@endif
@endif @endsection