@extends('layouts.app') @section('content') @php $canEditLanguage = auth()->check() && auth()->user()->hasPermission('languages', 'edit'); @endphp