@extends('home::layouts.UserLayout') @section('title') {{env('WEBSITE_TITLE')}} | Flickr @endsection @section('discoveryActive') active @endsection @section('links') @endsection @section('content')
{!! $html !!}

Please enter the keyword to find flickr’s

@endsection @section('scripts') @endsection