cms-laravel
cms-laravel copied to clipboard
Add Language Management Pages
Purpose
This pull request adds the necessary pages for managing languages in the Liberu CMS application.
Description
The changes in this pull request include the following:
-
Added the
ListLanguagespage, which provides a list view of all the languages in the system. This page includes a "Create" action button to allow users to create new languages. -
Added the
CreateLanguagepage, which provides a form for creating a new language. -
Added the
EditLanguagepage, which provides a form for editing an existing language. This page includes a "Delete" action button to allow users to delete a language.
Summary
The changes in this pull request include the following:
- Added
ListLanguages,CreateLanguage, andEditLanguagepages in theapp/Filament/App/Resources/LanguageResource/Pagesdirectory. - These pages provide the necessary functionality for managing languages in the Liberu CMS application.
Suggested changes from Sweep Chat by @curtisdelicata. Continue chatting at https://sweep-chat-demo.vercel.app/c/67ee1dc7-2cdf-4b2b-8d19-7207fff6bb5f.