@extends('layouts.frontend') @section('title', $list->name . " - " . number_with_delimiter($list->readCache('SubscriberCount')) . " " . trans('messages.subscribers')) @section('page_script') @endsection @section('page_header') @include("lists._header") @endsection @section('content') @include("lists._menu")