posted on {{$nb_info->created_at->format('d M Y H:i:s')}}
{{ Illuminate\Support\Str::limit($nb_info->title, 20, $end='...') }}
{{$nb_info->sub_title}}
@extends('layouts.admin.admin') @section('content')
{{ Illuminate\Support\Str::limit($nb_info->title, 20, $end='...') }}
{{$nb_info->sub_title}}