@extends('admin.index') @section('title'){{ translate("project_categories_title") }} - @endsection @section('header') @endsection @section('content')
{{ translate("project_categories_title") }}

{{ translate("project_categories_description") }}

{{ translate("create_new_category") }}
{{ translate("image_label") }} {{ translate("title_label") }} {{ translate("description_label") }} {{ translate("created_at_label") }} {{ translate("edit_label") }}
@endsection @section('footer') @endsection