@extends('layouts.app') @section('title', $title) @section('meta_description', $description) @section('meta_keywords', $keywords) @section('canonical', request()->fullUrl()) @section('content')
Showing {{ $ringtones->total() }} {{ \Illuminate\Support\Str::plural(strtolower($showingLabel), $ringtones->total()) }}
No content found.
@endforelse