@extends('layouts.cms') @section('content') {{ Lang::get('cms.dodaj') }} @if ($languages = Language::orderBy('name', 'ASC')->get()) @endif