@extends('layouts.app') @section('content')
{{ $bookmark->title }}
{{ $bookmark->href }}
{{ $bookmark->description }}
{{ $bookmark->created_at }}