@extends('provider.layout.app') @section('title', 'Notifications') @section('content')
{{ str_limit($notify->description, $limit = 100, $end = '...') }}