@extends('site.layouts.app') @section('title','File Cloud | Dashboard') {{-- SEO Start --}} @section('meta_description', 'This is the description for SEO') @section('meta_keywords', 'SEO, Keywords, Web Development') @section('meta_author', 'John Doe') {{-- SEO End --}} @section('content')
No folders or media created.
@endifNo folders created
@endif {{-- Media links start --}} @foreach ($folder->media as $file) @endforeach {{-- Media links end --}}