@extends('layouts.app') @section('title', isset($query) ? 'Search: ' . $query . ' | TAKEONE' : 'Video Gallery | TAKEONE') @section('extra_styles') @endsection @section('content') @isset($query)
{{ $videos->total() }} videos found
Try different keywords or browse all videos.
@elseBe the first to upload a video!
@endisset @auth Upload Video @else Login to Upload @endauth