{"id":12621,"date":"2025-06-30T12:06:55","date_gmt":"2025-06-30T12:06:55","guid":{"rendered":"https:\/\/www.smuni.ly\/?page_id=12621"},"modified":"2026-08-08T09:21:45","modified_gmt":"2026-08-08T09:21:45","slug":"faculty-of-business-administration-financial-technology","status":"publish","type":"page","link":"https:\/\/www.smu.edu.ly\/ar\/faculty-of-business-administration-financial-technology\/","title":{"rendered":"Faculty of Business and Finance Technology"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"12621\" class=\"elementor elementor-12621\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8d50610 e-flex e-con-boxed e-con e-parent\" data-id=\"8d50610\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7c9c886 elementor-widget elementor-widget-html\" data-id=\"7c9c886\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\r\n.smu-program-grid,\r\n.smu-program-grid *{\r\n  box-sizing:border-box;\r\n}\r\n\r\n.smu-program-grid{\r\n  --red:#cc0101;\r\n  --blue:#0029e9;\r\n  --navy:#20334f;\r\n  --text:#283449;\r\n  --muted:#687181;\r\n  --line:#e2e5ea;\r\n  width:100%;\r\n  margin:0;\r\n  padding:0;\r\n  font-family:Arial,\"Segoe UI\",sans-serif;\r\n  color:var(--text);\r\n}\r\n\r\n.smu-program-grid-wrap{\r\n  width:100%;\r\n  margin:0 auto;\r\n  padding:0;\r\n}\r\n\r\n\/* Four cards in one row *\/\r\n.smu-program-grid-list{\r\n  display:grid;\r\n  grid-template-columns:repeat(4,minmax(0,1fr));\r\n  gap:22px;\r\n  align-items:stretch;\r\n}\r\n\r\n.smu-program-card{\r\n  display:flex;\r\n  flex-direction:column;\r\n  min-width:0;\r\n  overflow:hidden;\r\n  border:1px solid var(--line);\r\n  border-radius:12px;\r\n  background:#ffffff;\r\n  box-shadow:0 10px 30px rgba(32,51,79,.08);\r\n  transition:transform .25s ease,box-shadow .25s ease;\r\n}\r\n\r\n.smu-program-card:hover{\r\n  transform:translateY(-5px);\r\n  box-shadow:0 16px 36px rgba(32,51,79,.14);\r\n}\r\n\r\n.smu-program-image-wrap{\r\n  position:relative;\r\n  width:100%;\r\n  aspect-ratio:16\/10;\r\n  overflow:hidden;\r\n  background:#f3f4f7;\r\n}\r\n\r\n.smu-program-image{\r\n  width:100%;\r\n  height:100%;\r\n  display:block;\r\n  object-fit:cover;\r\n  transition:transform .35s ease;\r\n}\r\n\r\n.smu-program-card:hover .smu-program-image{\r\n  transform:scale(1.04);\r\n}\r\n\r\n.smu-program-degree-tag{\r\n  position:absolute;\r\n  left:14px;\r\n  bottom:14px;\r\n  display:inline-flex;\r\n  align-items:center;\r\n  min-height:32px;\r\n  padding:7px 12px;\r\n  border-radius:999px;\r\n  background:var(--red);\r\n  color:#ffffff;\r\n  font-size:12px;\r\n  font-weight:800;\r\n  line-height:1;\r\n  text-transform:uppercase;\r\n  letter-spacing:.4px;\r\n  box-shadow:0 4px 14px rgba(0,0,0,.16);\r\n}\r\n\r\n.smu-program-card:nth-child(even) .smu-program-degree-tag{\r\n  background:var(--blue);\r\n}\r\n\r\n.smu-program-body{\r\n  display:flex;\r\n  flex-direction:column;\r\n  flex:1;\r\n  padding:20px;\r\n}\r\n\r\n.smu-program-title{\r\n  margin:0;\r\n  color:var(--navy);\r\n  font-size:19px;\r\n  line-height:1.35;\r\n  font-weight:800;\r\n}\r\n\r\n.smu-program-specialization{\r\n  margin:10px 0 22px;\r\n  color:var(--muted);\r\n  font-size:14px;\r\n  line-height:1.6;\r\n}\r\n\r\n.smu-program-button{\r\n  display:block;\r\n  width:100%;\r\n  margin-top:auto;\r\n  padding:14px 16px;\r\n  border-radius:6px;\r\n  background:var(--red);\r\n  color:#ffffff !important;\r\n  text-align:center;\r\n  text-decoration:none !important;\r\n  font-size:14px;\r\n  font-weight:800;\r\n  line-height:1.2;\r\n  transition:opacity .25s ease,transform .25s ease;\r\n}\r\n\r\n.smu-program-card:nth-child(even) .smu-program-button{\r\n  background:var(--blue);\r\n}\r\n\r\n.smu-program-button:hover{\r\n  color:#ffffff !important;\r\n  opacity:.88;\r\n  transform:translateY(-1px);\r\n}\r\n\r\n\/* Three cards on medium screens *\/\r\n@media(max-width:1200px){\r\n  .smu-program-grid-list{\r\n    grid-template-columns:repeat(3,minmax(0,1fr));\r\n  }\r\n}\r\n\r\n\/* Two cards on tablets *\/\r\n@media(max-width:900px){\r\n  .smu-program-grid-list{\r\n    grid-template-columns:repeat(2,minmax(0,1fr));\r\n  }\r\n}\r\n\r\n\/* One card on mobile *\/\r\n@media(max-width:600px){\r\n  .smu-program-grid-list{\r\n    grid-template-columns:1fr;\r\n  }\r\n\r\n  .smu-program-title{\r\n    font-size:20px;\r\n  }\r\n\r\n  .smu-program-body{\r\n    padding:20px;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<section class=\"smu-program-grid\">\r\n  <div class=\"smu-program-grid-wrap\">\r\n    <div class=\"smu-program-grid-list\">\r\n\r\n      <!-- Logistics and Supply Chain Management -->\r\n      <article class=\"smu-program-card\">\r\n        <div class=\"smu-program-image-wrap\">\r\n          <img decoding=\"async\"\r\n            class=\"smu-program-image\"\r\n            src=\"https:\/\/www.smu.edu.ly\/wp-content\/uploads\/2026\/08\/1.jpg\"\r\n            alt=\"Bachelor of Business Administration in Logistics and Supply Chain Management\"\r\n            loading=\"lazy\"\r\n          >\r\n\r\n          <span class=\"smu-program-degree-tag\">\r\n            Bachelor's Degree\r\n          <\/span>\r\n        <\/div>\r\n\r\n        <div class=\"smu-program-body\">\r\n          <h3 class=\"smu-program-title\">\r\n            Bachelor of Business Administration in Logistics and Supply Chain Management\r\n          <\/h3>\r\n\r\n          <p class=\"smu-program-specialization\">\r\n            Logistics and Supply Chain Management\r\n          <\/p>\r\n\r\n          <a\r\n            class=\"smu-program-button\"\r\n            href=\"https:\/\/www.smu.edu.ly\/ar\/bachelor-of-business-administration-in-logistics-and-supply-chain-management\/\"\r\n          >\r\n            Course Overview\r\n          <\/a>\r\n        <\/div>\r\n      <\/article>\r\n\r\n\r\n      <!-- Financial Technology -->\r\n      <article class=\"smu-program-card\">\r\n        <div class=\"smu-program-image-wrap\">\r\n          <img decoding=\"async\"\r\n            class=\"smu-program-image\"\r\n            src=\"https:\/\/www.smu.edu.ly\/wp-content\/uploads\/2026\/08\/2.jpg\"\r\n            alt=\"Bachelor of Science in Financial Technology\"\r\n            loading=\"lazy\"\r\n          >\r\n\r\n          <span class=\"smu-program-degree-tag\">\r\n            Bachelor's Degree\r\n          <\/span>\r\n        <\/div>\r\n\r\n        <div class=\"smu-program-body\">\r\n          <h3 class=\"smu-program-title\">\r\n            Bachelor of Science in Financial Technology\r\n          <\/h3>\r\n\r\n          <p class=\"smu-program-specialization\">\r\n            Financial Technology\r\n          <\/p>\r\n\r\n          <a\r\n            class=\"smu-program-button\"\r\n            href=\"https:\/\/www.smu.edu.ly\/ar\/bachelor-of-science-in-financial-technology\/\"\r\n          >\r\n            Course Overview\r\n          <\/a>\r\n        <\/div>\r\n      <\/article>\r\n\r\n\r\n      <!-- Digital Marketing -->\r\n      <article class=\"smu-program-card\">\r\n        <div class=\"smu-program-image-wrap\">\r\n          <img decoding=\"async\"\r\n            class=\"smu-program-image\"\r\n            src=\"https:\/\/www.smu.edu.ly\/wp-content\/uploads\/2026\/08\/3.jpg\"\r\n            alt=\"Bachelor of Business Administration in Digital Marketing\"\r\n            loading=\"lazy\"\r\n          >\r\n\r\n          <span class=\"smu-program-degree-tag\">\r\n            Bachelor's Degree\r\n          <\/span>\r\n        <\/div>\r\n\r\n        <div class=\"smu-program-body\">\r\n          <h3 class=\"smu-program-title\">\r\n            Bachelor of Business Administration in Digital Marketing\r\n          <\/h3>\r\n\r\n          <p class=\"smu-program-specialization\">\r\n            Digital Marketing\r\n          <\/p>\r\n\r\n          <a\r\n            class=\"smu-program-button\"\r\n            href=\"https:\/\/www.smu.edu.ly\/ar\/bachelor-of-business-administration-in-digital-marketing\/\"\r\n          >\r\n            Course Overview\r\n          <\/a>\r\n        <\/div>\r\n      <\/article>\r\n\r\n\r\n      <!-- Human Resource Management -->\r\n      <article class=\"smu-program-card\">\r\n        <div class=\"smu-program-image-wrap\">\r\n          <img decoding=\"async\"\r\n            class=\"smu-program-image\"\r\n            src=\"https:\/\/www.smu.edu.ly\/wp-content\/uploads\/2026\/08\/4.jpg\"\r\n            alt=\"Bachelor of Business Administration in Human Resource Management\"\r\n            loading=\"lazy\"\r\n          >\r\n\r\n          <span class=\"smu-program-degree-tag\">\r\n            Bachelor's Degree\r\n          <\/span>\r\n        <\/div>\r\n\r\n        <div class=\"smu-program-body\">\r\n          <h3 class=\"smu-program-title\">\r\n            Bachelor of Business Administration in Human Resource Management\r\n          <\/h3>\r\n\r\n          <p class=\"smu-program-specialization\">\r\n            Human Resource Management\r\n          <\/p>\r\n\r\n          <a\r\n            class=\"smu-program-button\"\r\n            href=\"https:\/\/www.smu.edu.ly\/ar\/bachelor-of-business-administration-in-human-resource-managment\/\"\r\n          >\r\n            Course Overview\r\n          <\/a>\r\n        <\/div>\r\n      <\/article>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/section>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1c124c7 elementor-widget elementor-widget-html\" data-id=\"1c124c7\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<section class=\"college-vmov\">\r\n\r\n  <div class=\"vmov-header\">\r\n    <span>College Overview<\/span>\r\n    <h2>Vision, Mission, Objectives, and Values<\/h2>\r\n  <\/div>\r\n\r\n  <div class=\"vmov-grid\">\r\n\r\n    <article class=\"vmov-block vmov-vision\">\r\n      <div class=\"vmov-number\">01<\/div>\r\n\r\n      <h3>College Vision<\/h3>\r\n\r\n      <p>\r\n        Advanced administrative and financial education, innovative scientific\r\n        research, and a sustainable digital economic community.\r\n      <\/p>\r\n    <\/article>\r\n\r\n    <article class=\"vmov-block vmov-mission\">\r\n      <div class=\"vmov-number\">02<\/div>\r\n\r\n      <h3>College Mission<\/h3>\r\n\r\n      <p>\r\n        The College of Administrative Sciences and Financial Technology seeks\r\n        to prepare graduates who are academically and practically qualified in\r\n        the fields of management, financial technology, and related modern\r\n        disciplines.\r\n      <\/p>\r\n\r\n      <p>\r\n        This is achieved through advanced academic programs, scientific\r\n        research directed toward solving societal and economic challenges, and\r\n        effective community services, contributing to the development of the\r\n        business sector, supporting digital transformation, and achieving\r\n        sustainable development.\r\n      <\/p>\r\n    <\/article>\r\n\r\n    <article class=\"vmov-block vmov-objectives\">\r\n      <div class=\"vmov-number\">03<\/div>\r\n\r\n      <h3>College Objectives<\/h3>\r\n\r\n      <ul class=\"objectives-list\">\r\n        <li>\r\n          To offer advanced academic programs in management and financial\r\n          technology that meet the needs of the local, regional, and\r\n          international labor markets.\r\n        <\/li>\r\n\r\n        <li>\r\n          To graduate outstanding administrative and financial professionals\r\n          capable of creativity, innovation, and competitiveness.\r\n        <\/li>\r\n\r\n        <li>\r\n          To enhance applied scientific research addressing issues in\r\n          management, economics, and digital finance.\r\n        <\/li>\r\n\r\n        <li>\r\n          To promote a culture of innovation and digital transformation and\r\n          support entrepreneurial initiatives in business and finance.\r\n        <\/li>\r\n\r\n        <li>\r\n          To activate community and institutional partnerships through\r\n          activities and services that support economic and social development.\r\n        <\/li>\r\n      <\/ul>\r\n    <\/article>\r\n\r\n    <article class=\"vmov-block vmov-values\">\r\n      <div class=\"vmov-number\">04<\/div>\r\n\r\n      <h3>College Values<\/h3>\r\n\r\n      <ul class=\"values-list\">\r\n        <li>Quality and Academic Excellence<\/li>\r\n        <li>Transparency and Accountability<\/li>\r\n        <li>Innovation and Entrepreneurship<\/li>\r\n        <li>Community Service and Sustainable Development<\/li>\r\n        <li>Local and International Cooperation and Partnership<\/li>\r\n        <li>Empowerment and Capacity Building<\/li>\r\n        <!-- Other Faculties Button -->\r\n\r\n      <\/ul>\r\n      <div class=\"education-other-faculties\">\r\n\r\n  <a\r\n    href=\"https:\/\/www.smu.edu.ly\/ar\/all-faculties\/\"\r\n    class=\"education-other-faculties-button\"\r\n  >\r\n    Show Other Faculties\r\n  <\/a>\r\n\r\n<\/div>\r\n    <\/article>\r\n\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n<style>\r\n.college-vmov,\r\n.college-vmov * {\r\n  box-sizing: border-box;\r\n}\r\n\r\n.college-vmov {\r\n  --red: #cc0101;\r\n  --blue: #0029e9;\r\n  --navy: #20334f;\r\n  --text: #283449;\r\n  --muted: #687181;\r\n  --line: #e3e7ec;\r\n\r\n  width: 100%;\r\n  margin: 0;\r\n  padding: 55px 35px;\r\n  background: #ffffff;\r\n  font-family: Arial, \"Segoe UI\", sans-serif;\r\n  color: var(--text);\r\n  line-height: 1.75;\r\n}\r\n\/* =========================================================\r\n   SHOW OTHER FACULTIES BUTTON\r\n========================================================= *\/\r\n\r\n.education-other-faculties{\r\n  display:flex;\r\n  justify-content:center;\r\n  align-items:center;\r\n\r\n  margin-top:35px;\r\n  padding-top:28px;\r\n\r\n  border-top:1px solid #e2e5ea;\r\n}\r\n\r\n.education-other-faculties-button{\r\n  min-width:230px;\r\n\r\n  display:inline-flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n  gap:12px;\r\n\r\n  padding:15px 26px;\r\n\r\n  border:2px solid #20334f;\r\n  border-radius:8px;\r\n\r\n  color:#20334f !important;\r\n  background:#ffffff;\r\n\r\n  text-decoration:none !important;\r\n\r\n  font-size:15px;\r\n  font-weight:800;\r\n  line-height:1.2;\r\n\r\n  transition:\r\n    background .25s ease,\r\n    color .25s ease,\r\n    transform .25s ease,\r\n    box-shadow .25s ease;\r\n}\r\n\r\n.education-other-faculties-button::after{\r\n  content:\"\u2192\";\r\n\r\n  width:30px;\r\n  height:30px;\r\n\r\n  display:flex;\r\n  align-items:center;\r\n  justify-content:center;\r\n\r\n  border-radius:50%;\r\n\r\n  color:#ffffff;\r\n  background:#0029e9;\r\n\r\n  font-size:16px;\r\n\r\n  transition:\r\n    background .25s ease,\r\n    transform .25s ease;\r\n}\r\n\r\n.education-other-faculties-button:hover{\r\n  color:#ffffff !important;\r\n  background:#20334f;\r\n\r\n  transform:translateY(-2px);\r\n\r\n  box-shadow:\r\n    0 10px 24px rgba(32,51,79,.16);\r\n}\r\n\r\n.education-other-faculties-button:hover::after{\r\n  background:#cc0101;\r\n  transform:translateX(3px);\r\n}\r\n\r\n\r\n\/* Mobile *\/\r\n@media(max-width:600px){\r\n\r\n  .education-other-faculties{\r\n    margin-top:28px;\r\n    padding-top:22px;\r\n  }\r\n\r\n  .education-other-faculties-button{\r\n    width:100%;\r\n    min-width:0;\r\n  }\r\n\r\n}\r\n.vmov-header {\r\n  max-width: 850px;\r\n  margin: 0 auto 38px;\r\n  text-align: center;\r\n}\r\n\r\n.vmov-header span {\r\n  display: block;\r\n  margin-bottom: 7px;\r\n  color: var(--red);\r\n  font-size: 13px;\r\n  font-weight: 800;\r\n  letter-spacing: 1.3px;\r\n  text-transform: uppercase;\r\n}\r\n\r\n.vmov-header h2 {\r\n  margin: 0;\r\n  color: var(--navy);\r\n  font-size: clamp(30px, 4vw, 44px);\r\n  line-height: 1.2;\r\n}\r\n\r\n.vmov-header h2::after {\r\n  content: \"\";\r\n  display: block;\r\n  width: 72px;\r\n  height: 4px;\r\n  margin: 18px auto 0;\r\n  background: var(--red);\r\n  border-radius: 20px;\r\n}\r\n\r\n.vmov-grid {\r\n  display: grid;\r\n  grid-template-columns: 1fr;\r\n  gap: 24px;\r\n  width: 100%;\r\n  max-width: 1200px;\r\n  margin: 0 auto;\r\n}\r\n\r\n.vmov-block {\r\n  position: relative;\r\n  width: 100%;\r\n  min-height: auto;\r\n  padding: 32px;\r\n  overflow: hidden;\r\n  background: #ffffff;\r\n  border: 1px solid var(--line);\r\n  border-radius: 12px;\r\n  box-shadow: 0 10px 30px rgba(32, 51, 79, 0.08);\r\n  transition: transform 0.25s ease, box-shadow 0.25s ease;\r\n}\r\n\r\n.vmov-block:hover {\r\n  transform: translateY(-4px);\r\n  box-shadow: 0 16px 36px rgba(32, 51, 79, 0.13);\r\n}\r\n\r\n.vmov-vision {\r\n  border-top: 5px solid var(--red);\r\n}\r\n\r\n.vmov-mission {\r\n  border-top: 5px solid var(--blue);\r\n}\r\n\r\n.vmov-objectives {\r\n  border-top: 5px solid var(--red);\r\n}\r\n\r\n.vmov-values {\r\n  border-top: 5px solid var(--blue);\r\n}\r\n\r\n.vmov-number {\r\n  width: 48px;\r\n  height: 48px;\r\n  margin-bottom: 20px;\r\n  display: grid;\r\n  place-items: center;\r\n  border-radius: 50%;\r\n  background: var(--red);\r\n  color: #ffffff;\r\n  font-size: 14px;\r\n  font-weight: 900;\r\n}\r\n\r\n.vmov-mission .vmov-number,\r\n.vmov-values .vmov-number {\r\n  background: var(--blue);\r\n}\r\n\r\n.vmov-block h3 {\r\n  margin: 0 0 14px;\r\n  color: var(--navy);\r\n  font-size: 24px;\r\n  line-height: 1.3;\r\n}\r\n\r\n.vmov-block p {\r\n  margin: 0 0 14px;\r\n  color: var(--muted);\r\n  font-size: 16px;\r\n}\r\n\r\n.vmov-block p:last-child {\r\n  margin-bottom: 0;\r\n}\r\n\r\n.objectives-list,\r\n.values-list {\r\n  margin: 0;\r\n  padding: 0;\r\n  list-style: none;\r\n  display: grid;\r\n  grid-template-columns: repeat(2, minmax(0, 1fr));\r\n  gap: 14px 24px;\r\n}\r\n\r\n.objectives-list li,\r\n.values-list li {\r\n  position: relative;\r\n  margin: 0;\r\n  padding: 14px 16px 14px 45px;\r\n  background: #fafbfc;\r\n  border: 1px solid var(--line);\r\n  border-radius: 8px;\r\n  color: var(--muted);\r\n  font-size: 15px;\r\n}\r\n\r\n.objectives-list li::before,\r\n.values-list li::before {\r\n  content: \"\u2713\";\r\n  position: absolute;\r\n  left: 15px;\r\n  top: 14px;\r\n  width: 20px;\r\n  height: 20px;\r\n  display: grid;\r\n  place-items: center;\r\n  border-radius: 50%;\r\n  background: var(--red);\r\n  color: #ffffff;\r\n  font-size: 11px;\r\n  font-weight: 900;\r\n}\r\n\r\n.objectives-list li:nth-child(even)::before {\r\n  background: var(--blue);\r\n}\r\n\r\n.values-list li:nth-child(odd)::before {\r\n  background: var(--blue);\r\n}\r\n\r\n.values-list li:nth-child(even)::before {\r\n  background: var(--red);\r\n}\r\n\r\n@media (max-width: 800px) {\r\n  .objectives-list,\r\n  .values-list {\r\n    grid-template-columns: 1fr;\r\n  }\r\n}\r\n\r\n@media (max-width: 550px) {\r\n  .college-vmov {\r\n    padding: 38px 16px;\r\n  }\r\n\r\n  .vmov-block {\r\n    padding: 24px;\r\n  }\r\n\r\n  .vmov-block h3 {\r\n    font-size: 21px;\r\n  }\r\n}\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Bachelor&#8217;s Degree Bachelor of Business Administration in Logistics and Supply Chain Management Logistics and Supply Chain Management Course Overview Bachelor&#8217;s Degree Bachelor of Science in Financial Technology Financial Technology Course Overview Bachelor&#8217;s Degree Bachelor of Business Administration in Digital Marketing Digital Marketing Course Overview Bachelor&#8217;s Degree Bachelor of Business Administration in Human Resource Management Human [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"footnotes":""},"class_list":["post-12621","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.smu.edu.ly\/ar\/wp-json\/wp\/v2\/pages\/12621","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.smu.edu.ly\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.smu.edu.ly\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.smu.edu.ly\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.smu.edu.ly\/ar\/wp-json\/wp\/v2\/comments?post=12621"}],"version-history":[{"count":13,"href":"https:\/\/www.smu.edu.ly\/ar\/wp-json\/wp\/v2\/pages\/12621\/revisions"}],"predecessor-version":[{"id":15893,"href":"https:\/\/www.smu.edu.ly\/ar\/wp-json\/wp\/v2\/pages\/12621\/revisions\/15893"}],"wp:attachment":[{"href":"https:\/\/www.smu.edu.ly\/ar\/wp-json\/wp\/v2\/media?parent=12621"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}