@extends('layouts.frontend') @section('content')
{{ $word->english }}
@if($word->locked) Locked @else Unlocked @endif