@extends('frontend.layout.site') @section('title', 'Our Projects') @section('content')
{{ Str::limit($project->short_description, 120) }}