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

{{ translate("other_pages_description") }}

{{ translate("page_name_label") }} {{ translate("status_label") }} {{ translate("url_label") }} {{ translate("edit_delete_label") }}
@endsection @section('footer') @endsection