All Albums @if($is_folder == 1)Go to Folders@endif
{!! $shareComponent !!}
@if($nested == 1)
@if (count($folders)>0)
@foreach ($folders as $item)
@endforeach
@else
@endif
@else
@if (count($gallery)>0)
@else
@endif
@endif
No Folders for Album {{ $title }}
No Images Added in {{ $title }}