@extends('master') @section('title') Like « @stop @section('content')
Liked a post by @isset($like->author_url) {{ $like->author_name }} @else {{ $like->author_name }} @endisset :
{!! $like->content !!}
@stop