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