-- phpMyAdmin SQL Dump
-- version 5.2.1
-- https://www.phpmyadmin.net/
--
-- Host: 127.0.0.1
-- Generation Time: Jun 21, 2024 at 10:26 PM
-- Server version: 10.4.32-MariaDB
-- PHP Version: 8.1.25

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
START TRANSACTION;
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Database: `transactions_store`
--

-- --------------------------------------------------------

--
-- Table structure for table `areas`
--

CREATE TABLE `areas` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `enname` varchar(255) NOT NULL,
  `neCoordinates` varchar(255) NOT NULL,
  `swCoordinates` varchar(255) NOT NULL,
  `city_id` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `areas`
--

INSERT INTO `areas` (`id`, `name`, `enname`, `neCoordinates`, `swCoordinates`, `city_id`, `created_at`, `updated_at`) VALUES
(28, 'المنهل', 'al manhal', '18.23004686,42.52403780', '18.21814714,42.50670844', 15, NULL, NULL),
(29, 'النصب', 'an nasb', '18.22519281,42.51503934', '18.21472354,42.50058994', 15, NULL, NULL),
(30, 'وسط المدينة', 'down town', '18.22160324,42.50440063', '18.21260073,42.49771760', 15, NULL, NULL),
(31, 'النزهة', 'an nuzhah', '18.21795259,42.51796121', '18.20282188,42.50814647', 15, NULL, NULL),
(32, 'ذرة', 'dhurah', '18.21188547,42.51561144', '18.20020698,42.50223394', 15, NULL, NULL),
(33, 'شمسان', 'shamsan', '18.23369174,42.51678644', '18.22141632,42.50089132', 15, NULL, NULL),
(34, 'القرى', 'al qura', '18.25426556,42.50240189', '18.23059626,42.47632972', 15, NULL, NULL),
(35, 'الوردتين', 'al wardatain', '18.23223460,42.50244385', '18.22462445,42.48924558', 15, NULL, NULL),
(36, 'الربوة', 'ar rabwah', '18.21889858,42.53696128', '18.19055971,42.51801607', 15, NULL, NULL),
(37, 'النسيم', 'an nasim', '18.21328719,42.55222321', '18.18859318,42.53323453', 15, NULL, NULL),
(38, 'الاندلس', 'al andalus', '18.21984653,42.52349232', '18.20403491,42.51526439', 15, NULL, NULL),
(39, 'ابهاء الجديدة', 'abha al jadidah', '18.22786508,42.49171731', '18.19844913,42.46760198', 15, NULL, NULL),
(40, 'الضباب', 'ad dabab', '18.20407583,42.52206092', '18.18996366,42.50072248', 15, NULL, NULL),
(41, 'الوصايف', 'al wasaif', '18.24023777,42.49267103', '18.22612172,42.47895024', 15, NULL, NULL),
(42, 'الشرفية', 'ash sharafiyah', '18.25546378,42.53665120', '18.22973213,42.49720276', 15, NULL, NULL),
(43, 'العزيزية', 'al aziziyah', '18.21376418,42.50393142', '18.20736133,42.49972401', 15, NULL, NULL),
(44, 'الشفاء', 'ash shifa', '18.21260073,42.50596451', '18.19930484,42.49171731', 15, NULL, NULL),
(45, 'المفتاحة', 'al muftahah', '18.21491241,42.49972401', '18.20693414,42.49039750', 15, NULL, NULL),
(46, 'السروات', 'as sarawat', '18.20693414,42.50100091', '18.18921495,42.47699550', 15, NULL, NULL),
(47, 'المروج', 'al muruj', '18.23604134,42.57499211', '18.20108798,42.52650197', 15, NULL, NULL),
(48, 'السد', 'as sad', '18.22107497,42.49938834', '18.21183784,42.48803633', 15, NULL, NULL),
(49, 'الخشع', 'al khasha', '18.21655457,42.51094253', '18.21042445,42.50131085', 15, NULL, NULL),
(50, 'القابل', 'al qabil', '18.22738621,42.50091421', '18.21994580,42.49550901', 15, NULL, NULL),
(51, 'الفيصلية', 'al faisaliyah', '18.22543889,42.49784728', '18.21676441,42.48966899', 15, NULL, NULL),
(52, 'الخالدية', 'al khalidiyah', '18.23523113,42.49009621', '18.21800040,42.46801781', 15, NULL, NULL),
(53, 'العرين', 'al arin', '18.24751582,42.56464345', '18.21787053,42.51692376', 15, NULL, NULL),
(56, 'الواحة', 'al wahah', '18.33987171,42.70444914', '18.32353086,42.69314488', 62, NULL, NULL),
(57, 'السد', 'as sad', '18.29952460,42.72643129', '18.28589597,42.70775918', 62, NULL, NULL),
(58, 'الجزيرة', 'al jazirah', '18.31792436,42.73113704', '18.31011550,42.71319470', 62, NULL, NULL),
(59, 'طيب الاسم', 'tayib al ism', '18.32607417,42.71145594', '18.30560363,42.69645592', 62, NULL, NULL),
(60, 'الزهور', 'az zuhur', '18.30215695,42.74100924', '18.28468589,42.73335842', 62, NULL, NULL),
(61, 'الروضة', 'ar rawdah', '18.30123611,42.73089355', '18.29266688,42.72737830', 62, NULL, NULL),
(62, 'المنتزه', 'al muntazah', '18.30641215,42.72705845', '18.29952460,42.71547498', 62, NULL, NULL),
(63, 'الخالدية', 'al khalidiyah', '18.17614207,42.83898959', '18.16256928,42.82650017', 65, NULL, NULL),
(64, 'ضمك', 'damak', '18.29297364,42.73317567', '18.28165413,42.72315933', 62, NULL, NULL),
(65, 'الخزان', 'al khazan', '18.30006296,42.72779494', '18.29201373,42.71871622', 62, NULL, NULL),
(66, 'الخالدية', 'al khalidiyah', '18.30605430,42.73118007', '18.29987093,42.72377483', 62, NULL, NULL),
(67, 'الزيتون', 'az zaytun', '18.18695201,42.86194707', '18.17376584,42.85159234', 65, NULL, NULL),
(68, 'العزيزية', 'al aziziyah', '18.18438471,42.82908453', '18.15937790,42.80563840', 65, NULL, NULL),
(69, 'السلامة', 'as salamah', '18.20681091,42.84041054', '18.17851727,42.81718400', 65, NULL, NULL),
(70, 'النهضة', 'an nahdah', '18.19186073,42.85443983', '18.17213133,42.83812603', 65, NULL, NULL),
(71, 'وسط البلد', 'down town', '18.18315024,42.84775223', '18.16560896,42.82664566', 65, NULL, NULL),
(72, 'الورود', 'al wurud', '18.17549833,42.86147182', '18.15633987,42.83834239', 65, NULL, NULL),
(73, 'الزهور', 'az zuhur', '18.15642543,42.84872286', '18.14317036,42.84094425', 65, NULL, NULL),
(74, 'الفتح', 'al fath', '18.33153475,42.74539809', '18.31570883,42.73298352', 62, NULL, NULL),
(75, 'النهضة', 'an nahdah', '18.33139046,42.74976572', '18.31658043,42.73717334', 62, NULL, NULL),
(76, 'شباعة', 'shubaah', '18.32408259,42.73589064', '18.31133607,42.71351093', 62, NULL, NULL),
(77, 'المعزاب', 'al mizab', '18.31804878,42.71922948', '18.30629023,42.70425926', 62, NULL, NULL),
(78, 'المثناة', 'al mathnah', '18.30142748,42.73766876', '18.28175701,42.73031354', 62, NULL, NULL),
(79, 'المعمورة', 'al mamurah', '18.33146905,42.73436825', '18.32270178,42.71431223', 62, NULL, NULL),
(80, 'النسيم', 'an nasim', '18.29988978,42.76887762', '18.28341655,42.75311613', 62, NULL, NULL),
(81, 'شكر', 'shakar', '18.29404393,42.75630701', '18.28278629,42.74289199', 62, NULL, NULL),
(82, 'النزهة', 'an nuzhah', '18.28362965,42.74391726', '18.27175585,42.73317567', 62, NULL, NULL),
(83, 'عتود', 'atud', '18.30694131,42.71871622', '18.29663747,42.70317783', 62, NULL, NULL),
(84, 'ال هميلة', 'al humaylah', '18.31016362,42.72111537', '18.30566441,42.71185497', 62, NULL, NULL),
(85, 'العرق الجنوبي', 'al irq al janubi', '18.30710068,42.73916882', '18.30119012,42.73075395', 62, NULL, NULL),
(86, 'الصقور', 'as suqur', '18.30687452,42.76946754', '18.29685903,42.75869152', 62, NULL, NULL),
(87, 'البوادي', 'al bawadi', '18.30711104,42.76029774', '18.29417111,42.75221547', 62, NULL, NULL),
(88, 'النخيل', 'an nakhil', '18.30430364,42.75337602', '18.29153568,42.74630352', 62, NULL, NULL),
(89, 'ام سرور', 'umm surur', '18.30311339,42.74779204', '18.28701000,42.73917535', 62, NULL, NULL),
(90, 'الشرفية', 'ash sharafiyah', '18.30718571,42.75233606', '18.30215695,42.73796869', 62, NULL, NULL),
(91, 'صفوان', 'safwan', '18.21829096,42.82788902', '18.20217900,42.81365483', 65, NULL, NULL),
(92, 'الصالحية', 'as salhiyah', '18.22257420,42.84815258', '18.20427452,42.82896451', 65, NULL, NULL),
(93, 'المصيف', 'al masif', '18.21751882,42.83635329', '18.20515015,42.81958356', 65, NULL, NULL),
(94, 'الخليج', 'al khalij', '18.19486033,42.82682344', '18.17525115,42.80319148', 65, NULL, NULL),
(95, 'الربيع', 'ar rabi', '18.32310056,42.69661234', '18.30195653,42.68456885', 62, NULL, NULL),
(96, 'قمبر', 'qambar', '18.31214174,42.72986417', '18.30823286,42.72009937', 62, NULL, NULL),
(97, 'السلام', 'as salam', '18.30937812,42.73038211', '18.30543002,42.72104403', 62, NULL, NULL),
(98, 'العرق الشمالي', 'al irq ash shamali', '18.31617385,42.73796869', '18.30603907,42.72850851', 62, NULL, NULL),
(99, 'الدوحة', 'ad dawhah', '18.31633430,42.74595530', '18.30710068,42.73589064', 62, NULL, NULL),
(100, 'العزيزية', 'al aziziyah', '18.31969522,42.75836879', '18.30688493,42.74495767', 62, NULL, NULL),
(101, 'القافلة', 'al qafilah', '18.32443819,42.70141187', '18.30442917,42.69108476', 62, NULL, NULL),
(102, 'القلعة', 'al qalah', '16.89138649,42.56374641', '16.87203975,42.53990666', 17, NULL, NULL),
(103, 'الاراك', 'al arak', '16.88175149,42.65181040', '16.85138453,42.62979739', 17, NULL, NULL),
(105, 'الصفا', 'as safa', '16.89120374,42.58722028', '16.87824279,42.55785342', 17, NULL, NULL),
(106, 'السويس', 'as suways', '16.88303310,42.62387174', '16.83398032,42.56844711', 17, NULL, NULL),
(107, 'البشائر', 'al bashair', '16.87845809,42.63866682', '16.84450443,42.61264066', 17, NULL, NULL),
(108, 'المطار', 'airport', '16.91861106,42.59993054', '16.88303315,42.55785342', 17, NULL, NULL),
(109, 'الروابي', 'ar rawabi', '16.97248220,42.61433201', '16.92373947,42.56612604', 17, NULL, NULL),
(110, 'الزهور', 'az zuhur', '16.94625594,42.65585219', '16.87732189,42.58722028', 17, NULL, NULL),
(111, 'الشاطئ', 'ash shati', '16.97188807,42.56807553', '16.89644196,42.53784953', 17, NULL, NULL),
(112, 'الروضة', 'ar rawdah', '16.93036696,42.61301413', '16.89120370,42.55108259', 17, NULL, NULL),
(113, 'الشامية', 'ash shamiyah', '16.89855021,42.55155194', '16.88977543,42.54130686', 17, NULL, NULL),
(114, 'المنطقة الصناعية', 'industrial area', '16.87915626,42.64984303', '16.82132453,42.54678446', 17, NULL, NULL),
(115, 'النور', 'an nur', '16.96583035,42.65582085', '16.92931311,42.61170848', 17, NULL, NULL),
(116, 'النسيم', 'an nasim', '16.91976823,42.61052162', '16.88858789,42.57827261', 17, NULL, NULL),
(117, 'الجبل', 'al jabal', '16.89752405,42.55792355', '16.88810998,42.54903846', 17, NULL, NULL),
(118, 'المروج ب', 'al muruj b', '28.42449377,36.57774787', '28.40659711,36.55947290', 1, NULL, NULL),
(119, 'السعادة', 'as saadah', '28.39430982,36.55734138', '28.38645105,36.54616995', 1, NULL, NULL),
(120, 'الصناعية', 'as sinaiyah', '28.38680738,36.55047083', '28.38189403,36.54605017', 1, NULL, NULL),
(121, 'المنشية القديمة', 'al munshiyah al qadimah', '28.38416892,36.56848513', '28.37738220,36.55775602', 1, NULL, NULL),
(122, 'المنشية الجديدة', 'al munshiyah al jadidah', '28.38374027,36.57346780', '28.37851936,36.56741184', 1, NULL, NULL),
(123, 'مخطط الراجحي', 'ar rajihi subdivision', '28.42806715,36.54374552', '28.40462984,36.52356983', 1, NULL, NULL),
(124, 'القادسية', 'al qadisiyah', '28.45721944,36.52907799', '28.40735352,36.48542683', 1, NULL, NULL),
(125, 'العوايشة', 'al awayshah', '28.38947789,36.56682006', '28.37997049,36.55031818', 1, NULL, NULL),
(126, 'رحيل', 'rahil', '28.38253965,36.55987363', '28.37367035,36.54573423', 1, NULL, NULL),
(127, 'الصالحية', 'as salhiyah', '28.40848550,36.55835793', '28.39106387,36.53842871', 1, NULL, NULL),
(128, 'مخطط الرابية', 'ar rabiyah subdivision', '28.47865145,36.56980882', '28.45140860,36.53904351', 1, NULL, NULL),
(129, 'الروضة', 'ar rawdah', '28.41879643,36.53842871', '28.39327750,36.51001189', 1, NULL, NULL),
(130, 'المصيف', 'al masif', '28.46541316,36.55839098', '28.42806715,36.51017526', 1, NULL, NULL),
(132, 'العزيزية الجديدة', 'al aziziyah al jadidah', '28.38936796,36.58096090', '28.37816954,36.56550434', 1, NULL, NULL),
(133, 'النهضة', 'an nahdah', '28.40462984,36.54775118', '28.38173715,36.52275722', 1, NULL, NULL),
(134, 'كريم', 'karim', '28.37726135,36.55139849', '28.36488877,36.53862178', 1, NULL, NULL),
(135, 'ابو سبعة', 'abu sabah', '28.36807237,36.54460651', '28.36279990,36.53718679', 1, NULL, NULL),
(136, 'الرويعيات', 'ar ruwayiyat', '28.36569409,36.55153401', '28.35960017,36.54215968', 1, NULL, NULL),
(137, 'الشيخ', 'ash shaikh', '28.37465810,36.56052012', '28.36336271,36.54517485', 1, NULL, NULL),
(138, 'البساتين', 'al basatin', '28.37351034,36.56295567', '28.36349994,36.55392636', 1, NULL, NULL),
(139, 'الفيصلية الشمالية', 'al faisaliyah ash shamaliyah', '28.41120660,36.56155035', '28.39685369,36.54374552', 1, NULL, NULL),
(140, 'العزيزية القديمة', 'al aziziyah al qadimah', '28.40112005,36.57540625', '28.38523023,36.55417938', 1, NULL, NULL),
(141, 'الورود', 'al wurud', '28.42150716,36.58928011', '28.40435074,36.57058040', 1, NULL, NULL),
(142, 'المروج', 'al muruj', '28.42808966,36.59853370', '28.40764318,36.57527375', 1, NULL, NULL),
(143, 'المهرجان', 'al mahrajan', '28.41021256,36.57976651', '28.39310820,36.55527028', 1, NULL, NULL),
(144, 'السلمان', 'as salman', '28.39314082,36.58446563', '28.38393574,36.57138108', 1, NULL, NULL),
(145, 'الفيصلية الجنوبية', 'al faisaliyah al janubiyah', '28.39689407,36.58743174', '28.38793233,36.57546226', 1, NULL, NULL),
(146, 'العليا', 'al ulaya', '28.39181206,36.59503726', '28.37400876,36.57740045', 1, NULL, NULL),
(147, 'الخالدية', 'al khalidiyah', '28.37921669,36.56861973', '28.37376041,36.55845956', 1, NULL, NULL),
(148, 'المنتزه', 'al muntazah', '28.37445871,36.56553046', '28.36458130,36.56043750', 1, NULL, NULL),
(149, 'الهضيبة', 'al hudaybah', '28.38038912,36.58307489', '28.36022505,36.56265474', 1, NULL, NULL),
(150, 'السلام', 'as salam', '28.42971978,36.63809810', '28.38704735,36.58743174', 1, NULL, NULL),
(151, 'سلطانة', 'sultanah', '28.41219990,36.59940221', '28.39181206,36.57819951', 1, NULL, NULL),
(153, 'منطقة العسكرية', 'military area', '28.37343780,36.66150313', '28.29021307,36.55761258', 1, NULL, NULL),
(154, 'مطار', 'airport', '28.39069231,36.67713769', '28.30872547,36.58356681', 1, NULL, NULL),
(155, 'السليمانية', 'as sulimaniyah', '28.41297276,36.58353435', '28.39797700,36.56516641', 1, NULL, NULL),
(217, 'اجا', 'aja', '27.57158345,41.70587400', '27.55455831,41.67180173', 10, NULL, NULL),
(218, 'العزيزية', 'al aziziyah', '27.54066874,41.69880043', '27.52319826,41.65897125', 10, NULL, NULL),
(219, 'المزعبر', 'al muzaabar', '27.53648482,41.72582298', '27.52648782,41.69545670', 10, NULL, NULL),
(220, 'برزان', 'barzan', '27.52845433,41.70946180', '27.52327222,41.69777413', 10, NULL, NULL),
(221, 'المحطة', 'al mahattah', '27.52373717,41.69912508', '27.51021316,41.68303615', 10, NULL, NULL),
(222, 'سماح', 'samah', '27.52351933,41.70291724', '27.51329702,41.69681075', 10, NULL, NULL),
(223, 'لبدة', 'labdah', '27.52329821,41.71801128', '27.51354648,41.70253171', 10, NULL, NULL),
(224, 'الزبارة', 'az zibarah', '27.51666027,41.71650470', '27.49343180,41.69820162', 10, NULL, NULL),
(225, 'ام العراد', 'umm al arad', '21.26513014,40.41258123', '21.21679188,40.40389769', 5, NULL, NULL),
(226, 'شهار', 'shihar', '21.25979644,40.41998422', '21.24274326,40.40942125', 5, NULL, NULL),
(227, 'السمراء', 'as samra', '27.51261134,41.73445893', '27.47941794,41.70573680', 10, NULL, NULL),
(228, 'المنطقة الصناعية', 'industrial area', '27.50611126,41.79860177', '27.46330986,41.72505561', 10, NULL, NULL),
(229, 'الزهراء', 'az zahra', '27.56803985,41.73037337', '27.55462566,41.70385906', 10, NULL, NULL),
(230, 'الخزامى', 'al khuzama', '27.59663890,41.73651095', '27.56180925,41.70627679', 10, NULL, NULL),
(231, 'مغيضة', 'mughaydah', '27.53308072,41.73015682', '27.52084728,41.70770787', 10, NULL, NULL),
(232, 'حدري البلاد', 'hadri al bilad', '27.56308079,41.80871127', '27.52788860,41.72626510', 10, NULL, NULL),
(233, 'الخريمي', 'al khuraymi', '27.53627107,41.80593159', '27.49189444,41.71473055', 10, NULL, NULL),
(234, 'السويفلة', 'as suwayfilah', '27.62039268,41.81707390', '27.55608287,41.73039548', 10, NULL, NULL),
(236, 'البدنة', 'al badnah', '27.47419972,41.73826345', '27.45583186,41.71780324', 10, NULL, NULL),
(237, 'العزيزية', 'al aziziyah', '21.28384608,40.41497254', '21.27462657,40.40342984', 5, NULL, NULL),
(238, 'عودة', 'awdah', '21.26518189,40.41353085', '21.20979644,40.37340544', 5, NULL, NULL),
(239, 'السداد', 'as sadad', '21.24732113,40.46954294', '21.21023674,40.41046601', 5, NULL, NULL),
(240, 'الوسيطاء', 'al wusayta', '27.52358842,41.68381305', '27.49170017,41.65819003', 10, NULL, NULL),
(241, 'صبابة', 'sababah', '27.52987030,41.66010824', '27.51348138,41.63666059', 10, NULL, NULL),
(242, 'المطار', 'airport', '27.51029504,41.69952102', '27.48028174,41.68091134', 10, NULL, NULL),
(243, 'البحيرة', 'al buhayrah', '27.49991259,41.70717487', '27.46854457,41.69195636', 10, NULL, NULL),
(246, 'النقرة', 'an naqrah', '27.49817336,41.69195636', '27.44553052,41.62643343', 10, NULL, NULL),
(247, 'الخماشية', 'al khamashiyah', '27.49187854,41.74784806', '27.46487349,41.70213204', 10, NULL, NULL),
(248, 'مطار حائل الاقليمي', 'hail regional airport', '27.48028174,41.70213409', '27.41615303,41.66277382', 10, NULL, NULL),
(249, 'مطار حائل الاقليمي', 'hail regional airport', '27.43711546,41.68620137', '27.43343136,41.68251736', 10, NULL, NULL),
(250, 'السويفلة', 'as suwayfilah', '27.64867142,41.75577701', '27.59174338,41.71090484', 10, NULL, NULL),
(251, 'النسية', 'an nasiyah', '27.64917576,41.72745321', '27.59664657,41.65735030', 10, NULL, NULL),
(252, 'الشهداء الشمالية', 'ash shuhada ash shamaliyah', '21.27462030,40.43095800', '21.26203335,40.41788155', 5, NULL, NULL),
(253, 'حوايا', 'hawaya', '21.26952014,40.41822289', '21.25955786,40.41065002', 5, NULL, NULL),
(254, 'الشهداء الجنوبية', 'ash shuhada al janubiyah', '21.26665571,40.43348552', '21.24988177,40.41584142', 5, NULL, NULL),
(255, 'المنتزه الغربي', 'al muntazah al gharbi', '27.55533991,41.70385906', '27.53632021,41.66268406', 10, NULL, NULL),
(256, 'جبرة', 'jabrah', '21.30383898,40.43727292', '21.29545845,40.42762737', 5, NULL, NULL),
(257, 'القطبية', 'al qutbiyah', '21.30135774,40.45085010', '21.27255736,40.42949167', 5, NULL, NULL),
(258, 'نخب', 'nakhb', '21.27450204,40.45790718', '21.25367431,40.42961998', 5, NULL, NULL),
(259, 'القمرية', 'al qamariyah', '21.28826038,40.43453160', '21.27303470,40.42274277', 5, NULL, NULL),
(260, 'المصيف', 'al masif', '27.60213598,41.71090742', '27.56542627,41.67193024', 10, NULL, NULL),
(261, 'الريان', 'ar rayan', '21.28973637,40.42949167', '21.27774910,40.41778006', 5, NULL, NULL),
(262, 'الشرقية', 'ash sharqiyah', '21.28141585,40.42456350', '21.26680614,40.41175926', 5, NULL, NULL),
(263, 'المثناه', 'al mathnah', '21.26870569,40.39968855', '21.24638024,40.37268651', 5, NULL, NULL),
(264, 'المنطقة المركزية', 'central area', '21.27704627,40.41335069', '21.26931060,40.40259015', 5, NULL, NULL),
(265, 'السلامة', 'as salamah', '21.27401051,40.41175926', '21.26115548,40.39587559', 5, NULL, NULL),
(266, 'قروى', 'qurwa', '21.28717399,40.40327651', '21.26554029,40.36693568', 5, NULL, NULL),
(267, 'شبرا', 'shubra', '21.28831664,40.42122392', '21.27395078,40.41166969', 5, NULL, NULL),
(268, 'الفيصلية', 'al faisaliyah', '21.32007387,40.43523703', '21.28819615,40.41678333', 5, NULL, NULL),
(269, 'الخالدية', 'al khalidiyah', '21.29940562,40.40345150', '21.27305090,40.36818499', 5, NULL, NULL),
(270, 'العقيق', 'al aqiq', '21.29223966,40.41678333', '21.28253859,40.40432059', 5, NULL, NULL),
(271, 'معشي', 'maashi', '21.29293931,40.40461786', '21.27710604,40.39690495', 5, NULL, NULL),
(272, 'الوشحاء', 'al washha', '21.26553524,40.47157599', '21.23478191,40.42729519', 5, NULL, NULL),
(273, 'النزهة', 'an nuzhah', '21.26184180,40.42928673', '21.24546425,40.41204984', 5, NULL, NULL),
(274, 'المنتزه الشرقي', 'al muntazah ash sharqi', '27.55492476,41.73105302', '27.53306851,41.69542750', 10, NULL, NULL),
(275, 'اسكان الحرس الوطني', 'iskan al haras al watani', '25.45809290,49.53847913', '25.43737145,49.50571894', 12, NULL, NULL),
(276, 'اليحيى', 'al yahya', '25.43614999,49.58363666', '25.42531676,49.57236636', 12, NULL, NULL),
(277, 'الشروفية', 'ash shurufiyah', '25.42663300,49.58473989', '25.41978113,49.57380059', 12, NULL, NULL),
(278, 'الحزم', 'al hazm', '25.42219204,49.58521220', '25.41654727,49.57478317', 12, NULL, NULL),
(279, 'القديمات', 'al qudaymat', '25.41751875,49.59609826', '25.41142644,49.58744852', 12, NULL, NULL),
(280, 'العتبان', 'al utban', '25.41739077,49.58804969', '25.41309650,49.57879220', 12, NULL, NULL),
(281, 'السياسب', 'al sayasib', '25.41385648,49.58907830', '25.40750104,49.58322142', 12, NULL, NULL),
(282, 'القادسية', 'al qadisiyah', '25.41998421,49.57887719', '25.40195964,49.56092532', 12, NULL, NULL),
(284, 'مخطط الراجحي', 'al rajihi subdivision', '25.44915544,49.57472404', '25.41978366,49.52784502', 12, NULL, NULL),
(285, 'محاسن البلدية', 'mahasin al baladiyah', '25.42333919,49.56144498', '25.40039775,49.54606531', 12, NULL, NULL),
(286, 'محاسن ارامكو', 'mahasin aramco', '25.42760317,49.54880705', '25.39988390,49.51469078', 12, NULL, NULL),
(287, 'وسط المدينة', 'down town', '25.40944741,49.59851085', '25.38938119,49.56060352', 12, NULL, NULL),
(288, 'الرفعة الشمالية', 'ar rafah ash shamaliyah', '25.38021692,49.59785350', '25.37402408,49.58583270', 12, NULL, NULL),
(289, 'الرفعة الجنوبية', 'ar rafah al janubiyah', '25.37450359,49.59378900', '25.36765798,49.58669474', 12, NULL, NULL),
(290, 'الكوت النعاثل', 'al kawt an naathil', '25.38141645,49.58687646', '25.37060998,49.57628670', 12, NULL, NULL),
(291, 'الصالحية', 'as salhiyah', '25.37871493,49.60392212', '25.36808959,49.59133164', 12, NULL, NULL),
(293, 'الروضة', 'ar rawdah', '25.36929622,49.61510099', '25.34396686,49.59868825', 12, NULL, NULL),
(294, 'مناطق زراعية', 'agricultura area', '25.61475219,49.76929764', '25.27574260,49.54324644', 12, NULL, NULL),
(295, 'محمد العيسى', 'muhammed al isa', '25.36049743,49.62694056', '25.34801453,49.60900770', 12, NULL, NULL),
(296, 'الجشة', 'al jishah', '25.39324070,49.76318226', '25.38166220,49.74077471', 12, NULL, NULL),
(297, 'مدينة العيون', 'madinat al uyun', '25.63579021,49.57236902', '25.58653315,49.53848202', 12, NULL, NULL),
(298, 'الطرف', 'at tarf', '25.36869448,49.73950184', '25.33351452,49.70325619', 12, NULL, NULL),
(299, 'جواثا', 'jwatha', '25.46366749,49.69222673', '25.42480908,49.63645630', 12, NULL, NULL),
(300, 'الشعبى', 'ash shuabi', '25.48267824,49.62538561', '25.46124358,49.61221666', 12, NULL, NULL),
(301, 'النزهة', 'an nuzhah', '25.46135965,49.61239428', '25.44743067,49.59264253', 12, NULL, NULL),
(302, 'مدينة العمران', 'madinat al umran', '25.42999150,49.73082192', '25.39933781,49.70194643', 12, NULL, NULL),
(303, 'الخرس', 'al khars', '25.44835282,49.58295150', '25.43475798,49.56822308', 12, NULL, NULL),
(304, 'الراشدية', 'ar rashidiyah', '25.45791574,49.59878231', '25.43603367,49.57931981', 12, NULL, NULL),
(305, 'المطيرفي', 'al mutayrifi', '25.48336289,49.56112530', '25.47181221,49.55184508', 12, NULL, NULL),
(306, 'مخطط علي الخرس واحمد الشهاب', 'ali al khars and ahmad ash shihab subdivision', '25.46144949,49.56969730', '25.43667678,49.54557067', 12, NULL, NULL),
(307, 'مدينة المبرز', 'madinat al mubarraz', '25.42235323,49.60109397', '25.41557912,49.58468645', 12, NULL, NULL),
(309, 'الشعبة', 'ash shuabah', '25.41631617,49.60264876', '25.40840265,49.58843221', 12, NULL, NULL),
(310, 'الاندلس', 'al andalus', '25.41002941,49.61398584', '25.39270704,49.59578041', 12, NULL, NULL),
(311, 'الفاضلية', 'al fadiliyah', '25.39473685,49.60897309', '25.37840520,49.58148619', 12, NULL, NULL),
(313, 'البصيرة', 'al basirah', '25.37489543,49.61967391', '25.36245945,49.60347957', 12, NULL, NULL),
(314, 'الشهابية', 'ash shihabiyah', '25.36452841,49.62491476', '25.35618983,49.60482653', 12, NULL, NULL),
(315, 'الملك فهد', 'king fahd', '25.36492019,49.64394009', '25.34713990,49.62448174', 12, NULL, NULL),
(316, 'عبداللطيف العيسى', 'abdul latif al isa', '25.35498510,49.63491097', '25.34393525,49.61362016', 12, NULL, NULL),
(317, 'الجامعيين', 'al jamiyin', '25.32582049,49.60590439', '25.30585558,49.57801352', 12, NULL, NULL),
(318, 'المزروع', 'al mazrua', '25.34886149,49.62111632', '25.33359272,49.60404391', 12, NULL, NULL),
(319, 'جامعة الملك فيصل', 'king faisal university', '25.35290741,49.61473557', '25.31408708,49.59096454', 12, NULL, NULL),
(320, 'النسيم', 'an nasim', '25.33678086,49.61544454', '25.32114710,49.60353758', 12, NULL, NULL),
(321, 'الواحة', 'al wahah', '25.34024349,49.63864623', '25.31914103,49.61470602', 12, NULL, NULL),
(322, 'الاسكان العام', 'al iskan al am', '25.33057506,49.59940616', '25.32208006,49.58789129', 12, NULL, NULL),
(323, 'جنوب منسوبي التعليم', 'janub mansubi at talim', '25.31411771,49.61415719', '25.28924257,49.58713146', 12, NULL, NULL),
(324, 'مناطق زراعية', 'agricultura area', '25.32588120,49.67699297', '25.27160260,49.60590423', 12, NULL, NULL),
(326, 'الخالدية', 'al khalidiyah', '25.34475540,49.59707361', '25.32651129,49.57976631', 12, NULL, NULL),
(327, 'الزهرة', 'az zahrah', '25.33184392,49.59291643', '25.31915360,49.57807029', 12, NULL, NULL),
(328, 'العويمرية', 'al uwaimiriyah', '25.36450774,49.59376501', '25.34374145,49.57973431', 12, NULL, NULL),
(329, 'مطار', 'airport', '25.30088525,49.49935461', '25.26144324,49.47820405', 12, NULL, NULL),
(330, 'البندرية', 'al bandariyah', '25.34818625,49.58336497', '25.33182901,49.55848084', 12, NULL, NULL),
(331, 'السلمانية الجنوبية', 'as salmaniyah al janubiyah', '25.36319320,49.56792874', '25.33809477,49.52990739', 12, NULL, NULL),
(332, 'جنوب الهفوف', 'janub al hafuf', '25.32376142,49.58544135', '25.29722692,49.53543456', 12, NULL, NULL),
(333, 'السلمانية الشمالية', 'as salmaniyah ash shamaliyah', '25.37575988,49.55589552', '25.35369465,49.53497836', 12, NULL, NULL),
(334, 'الصيهد', 'as sayhad', '25.37263827,49.56230432', '25.36139564,49.55514820', 12, NULL, NULL),
(335, 'المعلمين الغربية', 'al mualimin al gharbiyah', '25.37372397,49.56780704', '25.36277631,49.55983138', 12, NULL, NULL),
(336, 'الرقيقة', 'ar ruqayqah', '25.36418650,49.58039670', '25.34475223,49.56697217', 12, NULL, NULL),
(337, 'المحمدية', 'al muhammadiyah', '25.38103552,49.56556841', '25.37173386,49.55478022', 12, NULL, NULL),
(338, 'المزروعية', 'al mazruaiyah', '25.37216284,49.58842428', '25.36648132,49.56649501', 12, NULL, NULL),
(339, 'المعلمين الشرقية', 'al mualimin ash sharqiyah', '25.36821957,49.58822148', '25.36325635,49.56708439', 12, NULL, NULL),
(341, 'النايفية', 'an nayfiyah', '25.34213549,49.56486149', '25.31896673,49.53819593', 12, NULL, NULL),
(342, 'العزيزية', 'al aziziyah', '25.33599016,49.58059848', '25.32239568,49.56246784', 12, NULL, NULL),
(343, 'المثلث', 'al muthalath', '25.35389839,49.60847459', '25.34377869,49.59376510', 12, NULL, NULL),
(344, 'بو سحبل', 'bu sahbal', '25.47034841,49.62710120', '25.45166662,49.60752649', 12, NULL, NULL),
(345, 'المنيزلة', 'al munayzilah', '25.38559630,49.67976631', '25.37276836,49.65873002', 12, NULL, NULL),
(346, 'مدينة الجفر', 'madinat al jafr', '25.38645058,49.73166448', '25.37204018,49.71249311', 12, NULL, NULL),
(347, 'خاخ', 'khakh', '24.37598501,39.55418136', '24.34865914,39.52909345', 14, NULL, NULL),
(348, 'السكب', 'as sakb', '24.37416180,39.60606985', '24.34351994,39.55247952', 14, NULL, NULL),
(349, 'الجصة', 'al jassah', '24.37623310,39.63113246', '24.34483108,39.59937795', 14, NULL, NULL),
(350, 'رهط', 'raht', '24.38711817,39.66289270', '24.35136902,39.61955193', 14, NULL, NULL),
(351, 'بني بياضة', 'bani bayadah', '24.39660138,39.59937795', '24.36600980,39.58374368', 14, NULL, NULL),
(352, 'نبلاء', 'nubala', '24.39527414,39.68147446', '24.36391007,39.64382110', 14, NULL, NULL),
(353, 'الشهباء', 'ash shahba', '24.41161676,39.56132845', '24.37285355,39.54378233', 14, NULL, NULL),
(354, 'الرمانة', 'ar rumanah', '24.41123200,39.69659657', '24.37527327,39.66175225', 14, NULL, NULL),
(355, 'ابو كبير', 'abu kabir', '24.41221227,39.55247952', '24.37231445,39.52014132', 14, NULL, NULL),
(356, 'الغراء', 'al gharra', '24.41684314,39.68457524', '24.39373158,39.65276219', 14, NULL, NULL),
(357, 'السد', 'as sad', '24.42346433,39.65836777', '24.38711817,39.62121689', 14, NULL, NULL),
(358, 'الجابرة', 'al jabirah', '24.42336894,39.59388801', '24.39126481,39.57691594', 14, NULL, NULL),
(359, 'الرانوناء', 'ar ranuna', '24.42576440,39.61955193', '24.36887022,39.58538629', 14, NULL, NULL),
(360, 'الحديقة', 'al hadiqah', '24.42780333,39.62344933', '24.40458668,39.59710829', 14, NULL, NULL),
(361, 'ابو بريقاء', 'abu burayqa', '24.42842803,39.57850596', '24.40875512,39.54873711', 14, NULL, NULL),
(362, 'الروابي', 'ar rawabi', '24.42942478,39.67474071', '24.40279279,39.64317944', 14, NULL, NULL),
(363, 'القصواء', 'al qaswa', '24.43614446,39.60672061', '24.42159020,39.57525627', 14, NULL, NULL),
(364, 'العصبة', 'al usbah', '24.43947562,39.62121689', '24.42018867,39.60149426', 14, NULL, NULL),
(365, 'الخاتم', 'al khatim', '24.44083625,39.63516501', '24.42006793,39.61677078', 14, NULL, NULL),
(366, 'العزيزية', 'al aziziyah', '24.44135870,39.53214034', '24.39429689,39.46999175', 14, NULL, NULL),
(367, 'العهن', 'al ihn', '24.44236613,39.65286753', '24.42185321,39.62550873', 14, NULL, NULL),
(368, 'ذو الحليفة', 'dhu al hulayfah', '24.44675568,39.58312458', '24.40984662,39.53874723', 14, NULL, NULL),
(369, 'مهزور', 'mahzur', '24.45089633,39.66871843', '24.42942478,39.63329137', 14, NULL, NULL),
(370, 'الدويمة', 'ad duwaimah', '24.45175036,39.61677078', '24.43804088,39.60270929', 14, NULL, NULL),
(371, 'مذينب', 'mudhainib', '24.45328745,39.68996536', '24.41684314,39.65286753', 14, NULL, NULL),
(372, 'عين الخيف', 'ayn al khif', '24.45347961,39.69650884', '24.41123200,39.67474071', 14, NULL, NULL),
(373, 'عروة', 'urwah', '24.45317324,39.60149426', '24.43213413,39.57448761', 14, NULL, NULL),
(374, 'الظاهرة', 'az zahirah', '24.45687987,39.61016534', '24.43614446,39.59108787', 14, NULL, NULL),
(375, 'الشريبات', 'ash shuraybat', '24.45756294,39.64653045', '24.44236613,39.63084025', 14, NULL, NULL),
(376, 'ام خالد', 'umm khalid', '24.45837896,39.55932232', '24.40460196,39.52109373', 14, NULL, NULL),
(377, 'الجمعة', 'al jumah', '24.46273504,39.62546714', '24.43947562,39.60787588', 14, NULL, NULL),
(378, 'المغيسلة', 'al mughaisilah', '24.46319219,39.61150064', '24.44910097,39.59741828', 14, NULL, NULL),
(379, 'قربان', 'qurban', '24.46388020,39.63329137', '24.44067022,39.60995841', 14, NULL, NULL),
(380, 'الدفاع', 'ad difa', '24.46581450,39.54650657', '24.42198891,39.49896488', 14, NULL, NULL),
(381, 'السكة الحديد', 'as sikkah al hadid', '24.46729928,39.50495318', '24.43325094,39.46190230', 14, NULL, NULL),
(382, 'الوبرة', 'al wabra', '24.46670471,39.59108787', '24.45104588,39.57732914', 14, NULL, NULL),
(383, 'الاصيفرين', 'al usayfirin', '24.46670171,39.59741828', '24.45317324,39.58337790', 14, NULL, NULL),
(384, 'النقاء', 'an naqa', '24.46694035,39.60791433', '24.46264343,39.60296567', 14, NULL, NULL),
(385, 'بني ظفر', 'bani zafar', '24.46939270,39.64193765', '24.44827199,39.61834003', 14, NULL, NULL),
(386, 'الاسكان', 'al iskan', '24.47055609,39.65999919', '24.44421282,39.63537336', 14, NULL, NULL),
(387, 'الخالدية', 'al khalidiyah', '24.47154570,39.66879568', '24.44838209,39.64987885', 14, NULL, NULL),
(388, 'الجماوات', 'al jamawat', '24.47212033,39.57805107', '24.46007921,39.54749713', 14, NULL, NULL),
(389, 'المناخة', 'al manakhah', '24.47335168,39.60776550', '24.46684047,39.60301241', 14, NULL, NULL),
(390, 'بضاعة', 'badaah', '24.47359993,39.61462614', '24.47044421,39.60619039', 14, NULL, NULL),
(391, 'حثم', 'hathm', '24.47440886,39.69828691', '24.45089633,39.66225599', 14, NULL, NULL),
(392, 'الهدراء', 'al hadra', '24.47523534,39.70909671', '24.40431903,39.68457524', 14, NULL, NULL),
(393, 'السيح', 'as sih', '24.47702086,39.60335746', '24.46664061,39.59228844', 14, NULL, NULL),
(394, 'المصانع', 'al masani', '24.48535321,39.61645171', '24.47320515,39.60367392', 14, NULL, NULL),
(395, 'القبلتين', 'al qiblatayn', '24.48875932,39.58483126', '24.46669648,39.56882012', 14, NULL, NULL),
(396, 'السلام', 'as salam', '24.48957399,39.54986243', '24.45955335,39.50470847', 14, NULL, NULL),
(398, 'المبعوث', 'al mabuth', '24.49607110,39.69846002', '24.47154570,39.65240067', 14, NULL, NULL),
(399, 'الجامعة', 'al jamiah', '24.49958586,39.57802214', '24.46670471,39.54986243', 14, NULL, NULL),
(400, 'بني حارثة', 'bani harithah', '24.49970229,39.64193755', '24.48020388,39.61645171', 14, NULL, NULL),
(401, 'بئر عثمان', 'bir uthman', '24.50766241,39.59298133', '24.48027414,39.57246219', 14, NULL, NULL),
(402, 'شظاة', 'shizat', '24.50774866,39.66679080', '24.48265246,39.64287705', 14, NULL, NULL),
(403, 'طيبة', 'taibah', '24.51586969,39.55718608', '24.47212033,39.50470847', 14, NULL, NULL),
(404, 'الدويخلة', 'ad duwaikhilah', '24.52090551,39.69258869', '24.48981941,39.65779086', 14, NULL, NULL),
(405, 'القلعة', 'al qalah', '24.52308578,39.67009661', '24.49267247,39.63992543', 14, NULL, NULL),
(406, 'الملك فهد', 'king fahd', '24.52858189,39.71024549', '24.47440886,39.67311052', 14, NULL, NULL),
(408, 'البركة', 'al barakah', '24.54492551,39.58753524', '24.48875932,39.55718608', 14, NULL, NULL),
(409, 'العيون', 'al uyun', '24.54672080,39.60219638', '24.49221214,39.58095430', 14, NULL, NULL),
(410, 'الدار', 'ad dar', '24.54668236,39.65699930', '24.51525454,39.61527147', 14, NULL, NULL),
(411, 'النخيل', 'an nakhil', '24.54885269,39.56571276', '24.49958586,39.53596541', 14, NULL, NULL),
(412, 'الزهرة', 'az zahrah', '24.55379893,39.58254319', '24.50991743,39.55265046', 14, NULL, NULL),
(413, 'الحفيا', 'al hafya', '24.56106131,39.54725334', '24.51586969,39.48230539', 14, NULL, NULL),
(414, 'البلقاء', 'al balqa', '24.56460161,39.46616034', '24.51596465,39.43846010', 14, NULL, NULL),
(415, 'كتانة', 'kittanah', '24.56756450,39.57200710', '24.53902898,39.54141228', 14, NULL, NULL),
(416, 'الصادقية', 'as sadiqiyah', '24.57172221,39.59758555', '24.54322307,39.56533120', 14, NULL, NULL),
(417, 'الغابة', 'al ghabah', '24.57413241,39.62341881', '24.54646330,39.58931354', 14, NULL, NULL),
(418, 'النقس', 'an naqs', '24.57801702,39.66578930', '24.54017868,39.62058439', 14, NULL, NULL),
(419, 'وعيرة', 'wairah', '24.57882996,39.68899247', '24.51846137,39.64620218', 14, NULL, NULL),
(420, 'المطار', 'airport', '24.60220759,39.69214061', '24.53075033,39.65969947', 14, NULL, NULL),
(421, 'العريض', 'al ariyd', '24.49297938,39.66225599', '24.46939270,39.62936727', 14, NULL, NULL),
(422, 'العنابس', 'al anabis', '24.48027414,39.59331994', '24.46666192,39.58256381', 14, NULL, NULL),
(423, 'الفتح', 'al fath', '24.48691341,39.60619039', '24.46948356,39.58483126', 14, NULL, NULL),
(424, 'الراية', 'ar rayah', '24.49516490,39.60561169', '24.47552891,39.58849602', 14, NULL, NULL),
(425, 'مسجد الدرع', 'masjid ad dar', '24.49759880,39.61765035', '24.48514715,39.60219638', 14, NULL, NULL),
(426, 'السقيا', 'as suqya', '24.46684047,39.60394910', '24.45687987,39.59230663', 14, NULL, NULL),
(427, 'قلعة مخيط', 'qalat makhit', '24.52670801,39.53596541', '24.48553991,39.45130388', 14, NULL, NULL),
(430, 'الشافية', 'ash shafiyah', '24.55188452,39.66471133', '24.52308578,39.61886049', 14, NULL, NULL),
(431, 'سيد الشهداء', 'sayed ash shuhada', '24.53560724,39.62657709', '24.49516490,39.59477356', 14, NULL, NULL),
(432, 'جبل احد', 'jabal uhud', '24.54735797,39.65445749', '24.49505746,39.59307745', 14, NULL, NULL),
(433, 'بني خدرة', 'bani khidrah', '24.46514184,39.61844089', '24.46259336,39.60777964', 14, NULL, NULL),
(434, 'بني عبدالاشهل', 'bani abdul ashhal', '24.48524413,39.62936727', '24.47177473,39.61462614', 14, NULL, NULL),
(435, 'بني معاوية', 'bani muawiyah', '24.48020388,39.63537337', '24.46832151,39.61829572', 14, NULL, NULL),
(436, 'الحرم', 'al haram', '24.47320515,39.62081335', '24.46364715,39.60550977', 14, NULL, NULL),
(437, 'ورقان', 'warqan', '24.40460196,39.53784354', '24.35339070,39.50256266', 14, NULL, NULL),
(438, 'شوران', 'shuran', '24.41185778,39.64382110', '24.37623310,39.60670372', 14, NULL, NULL),
(439, 'المنطقة الصناعية', 'industrial area', '24.39429689,39.51141983', '24.36227714,39.46232226', 14, NULL, NULL),
(440, 'التشليح', 'at tashlih', '26.31065928,44.08797326', '26.26952090,44.06139881', 11, NULL, NULL),
(441, 'الورش الجنوبية', 'al wurash al janubiyah', '26.28442419,44.04121142', '26.26175052,44.01963306', 11, NULL, NULL),
(442, 'الحويقية', 'al huwayqiyah', '26.28150561,44.04100359', '26.25204941,44.00699065', 11, NULL, NULL),
(443, 'الحصاة', 'al hasat', '26.26118819,44.07954568', '26.21470330,44.02355461', 11, NULL, NULL),
(445, 'الجامعيين', 'al jamiyin', '26.42581604,43.98138854', '26.38186454,43.92841799', 11, NULL, NULL),
(447, 'الاسكان', 'al iskan', '26.40147635,43.95753104', '26.36881667,43.92689974', 11, NULL, NULL),
(448, 'البشر', 'al bishr', '26.39276939,43.93279498', '26.36652215,43.90447543', 11, NULL, NULL),
(449, 'الحمر', 'al hamr', '26.34642685,43.91209195', '26.33326417,43.89370439', 11, NULL, NULL),
(451, 'العليا', 'al ulaya', '26.36412790,43.89843917', '26.35027118,43.88423831', 11, NULL, NULL),
(452, 'الجردة', 'al jardah', '26.33131725,43.97959570', '26.31851046,43.96835984', 11, NULL, NULL),
(453, 'الموطا', 'al mawta', '26.32364559,43.97768261', '26.30912030,43.95829866', 11, NULL, NULL),
(454, 'البصر', 'al basr', '26.30360996,43.88162470', '26.29021380,43.85744468', 11, NULL, NULL),
(455, 'العجيبة', 'al ujaybah', '26.32922422,43.97243110', '26.32213397,43.96180779', 11, NULL, NULL),
(456, 'العريمضي', 'al uraymdi', '26.31642233,43.94552460', '26.28035481,43.92297245', 11, NULL, NULL),
(457, 'مشعل', 'mishal', '26.36960183,43.94567769', '26.34315293,43.91269979', 11, NULL, NULL),
(458, 'الزرقاء', 'az zarqa', '26.34708077,43.94452557', '26.33592512,43.92300868', 11, NULL, NULL),
(459, 'جرية العمران وخب الثنيان', 'jaryat al umran and wakhub ath thinayan', '26.34733344,43.92512698', '26.33119943,43.91171667', 11, NULL, NULL),
(460, 'المظلل', 'al mizallal', '26.30146076,44.02674078', '26.27257298,43.99748165', 11, NULL, NULL),
(461, 'وهطان', 'wahtan', '26.32048595,44.00287240', '26.29610227,43.98394569', 11, NULL, NULL),
(462, 'الملك', 'al malik', '26.34006667,44.00551312', '26.32805871,43.99318098', 11, NULL, NULL),
(463, 'الفاخرية', 'al fakhriyah', '26.32860862,44.00264552', '26.31737227,43.99263500', 11, NULL, NULL),
(464, 'النسيم', 'an nasim', '26.33013531,44.01096795', '26.32155886,44.00000480', 11, NULL, NULL),
(465, 'الضاحي', 'ad dahi', '26.32383909,44.06376663', '26.29756704,44.02823341', 11, NULL, NULL),
(466, 'الروابي', 'ar rawabi', '26.30842577,44.04754185', '26.28082047,44.01993578', 11, NULL, NULL),
(467, 'التوفيق', 'at tawfiq', '26.32329705,44.01148332', '26.31416693,44.00027372', 11, NULL, NULL),
(468, 'خضيراء', 'khudayra', '26.31820126,44.01309143', '26.30265883,43.99814231', 11, NULL, NULL),
(469, 'الشفاء', 'ash shifa', '26.30867446,44.02528549', '26.28618600,43.98993981', 11, NULL, NULL),
(470, 'خب القبر', 'khub al qabr', '26.32949435,44.02719082', '26.30674999,44.00678308', 11, NULL, NULL),
(472, 'الرفيعة', 'ar rafiah', '26.34408655,43.99844440', '26.32611436,43.98384109', 11, NULL, NULL),
(473, 'الخالدية', 'al khalidiyah', '26.33752371,43.98544525', '26.32658729,43.97143889', 11, NULL, NULL),
(474, 'عين الذيب', 'ayn adh dhib', '26.38307126,44.00206072', '26.34540556,43.97834370', 11, NULL, NULL),
(475, 'ضراس', 'diras', '26.33361969,43.89863296', '26.30440282,43.85137197', 11, NULL, NULL),
(476, 'الدعيسة', 'ad duaysah', '26.32165645,43.90822410', '26.29821969,43.86199674', 11, NULL, NULL),
(477, 'الصقرات', 'as saqarat', '26.33381344,43.91664101', '26.30027947,43.89311358', 11, NULL, NULL),
(478, 'سلطانة', 'sultanah', '26.38732286,43.92543109', '26.34780312,43.88421005', 11, NULL, NULL),
(479, 'مخطط الرواف', 'al rawaf subdivision', '26.41820542,43.93892580', '26.39061745,43.91038701', 11, NULL, NULL),
(481, 'الوسيطى', 'al wusayta', '26.37131102,44.05865309', '26.31738705,44.01082432', 11, NULL, NULL),
(482, 'خب الكيفة', 'khub al kifah', '26.30707430,43.93368609', '26.27412726,43.90822410', 11, NULL, NULL),
(483, 'خب روضان', 'khub rudan', '26.30604547,43.92019078', '26.26630099,43.89213198', 11, NULL, NULL),
(485, 'النقع الشرقية', 'an naqa ash sharqiyah', '26.38307126,44.01446213', '26.34875259,43.99329569', 11, NULL, NULL),
(486, 'النقع الغربية', 'an naqa al gharbiyah', '26.35437687,44.01097401', '26.32949435,43.99087190', 11, NULL, NULL),
(487, 'القاع البارد', 'al qaa al barid', '26.36964149,44.04110307', '26.33608085,44.01446213', 11, NULL, NULL),
(488, 'خب العكرش', 'khub al akrash', '26.35983986,44.01893808', '26.34097808,44.00106091', 11, NULL, NULL),
(490, 'النازية', 'an naziyah', '26.35884414,43.97890521', '26.33330227,43.94567770', 11, NULL, NULL),
(491, 'الصفراء', 'as safraa', '26.37575373,43.96935447', '26.34830198,43.93740443', 11, NULL, NULL),
(492, 'المنتزه', 'al muntazah', '26.36729034,43.95847273', '26.34353914,43.92864908', 11, NULL, NULL),
(493, 'المطار القديم', 'old airport', '26.35178628,43.99432547', '26.33337095,43.97123547', 11, NULL, NULL),
(494, 'الشماس', 'ash shammas', '26.33860733,43.96835984', '26.32554556,43.95416483', 11, NULL, NULL),
(496, 'التغيرة', 'al taghirah', '26.33848810,43.97456724', '26.33131725,43.96819962', 11, NULL, NULL),
(497, 'الربوة', 'ar rabwah', '26.37066454,43.98217921', '26.34536945,43.96653818', 11, NULL, NULL),
(498, 'الفايزية', 'al fayziyah', '26.38253028,43.98536676', '26.36600844,43.96108733', 11, NULL, NULL),
(499, 'الامن', 'al amn', '26.38186454,43.96108732', '26.36401199,43.93200617', 11, NULL, NULL),
(500, 'الاخضر', 'al akhdar', '26.39370150,43.98544217', '26.37575367,43.95753104', 11, NULL, NULL),
(501, 'النصار', 'an nassar', '26.34008370,43.91534244', '26.32385581,43.89562841', 11, NULL, NULL),
(502, 'ابن صبيح', 'ibn subayh', '26.32611436,43.99549796', '26.31935368,43.98760129', 11, NULL, NULL),
(503, 'السادة', 'as sadah', '26.33011320,43.99117541', '26.31270269,43.97439207', 11, NULL, NULL),
(505, 'خب الجطيبي', 'khub al jutaybi', '26.30514208,43.97984160', '26.28471603,43.96774761', 11, NULL, NULL),
(506, 'الصباخ', 'as sabbakh', '26.31547839,43.98993981', '26.29095391,43.97188608', 11, NULL, NULL),
(507, 'الخليج', 'al khalij', '26.31146833,43.97532446', '26.30360372,43.96774072', 11, NULL, NULL),
(508, 'الهلال', 'al hilal', '26.32554556,43.96829456', '26.31733948,43.95383014', 11, NULL, NULL),
(509, 'الخبيبية', 'al khubaybiyah', '26.33991509,43.95150165', '26.32200011,43.92512698', 11, NULL, NULL),
(510, 'المريديسية', 'al muraydisiyah', '26.33592512,43.95721826', '26.30313928,43.90247269', 11, NULL, NULL),
(511, 'الصبيحية', 'as subayhiyah', '26.34353911,43.95525091', '26.33088121,43.93585600', 11, NULL, NULL),
(512, 'القويع', 'al quwai', '26.33700772,43.96239734', '26.32155350,43.94147604', 11, NULL, NULL),
(513, 'واسط', 'wasit', '26.31750005,43.96186869', '26.30185553,43.94399545', 11, NULL, NULL),
(514, 'خب البريدي', 'khub al buraydi', '26.31708520,43.94670031', '26.29338886,43.93137252', 11, NULL, NULL),
(515, 'حويلان', 'huwaylan', '26.29751800,43.95398702', '26.27953418,43.93755870', 11, NULL, NULL),
(516, 'القصيعة', 'al qusayah', '26.27774282,43.98377007', '26.22314117,43.94105120', 11, NULL, NULL),
(517, 'اللسيب', 'al lasib', '26.28556938,43.95515260', '26.24143503,43.91954773', 11, NULL, NULL),
(518, 'البريكة', 'al buraykah', '26.31331063,43.97130939', '26.27111886,43.94460653', 11, NULL, NULL),
(519, 'الحقل الاخضر', 'al haql al akhdar', '26.24911077,43.95603782', '26.20572287,43.93118916', 11, NULL, NULL),
(520, 'رواق', 'rawaq', '26.28145796,44.01015183', '26.26976254,43.99879495', 11, NULL, NULL),
(521, 'السالمية', 'as salimiyah', '26.29610227,44.00674092', '26.27610734,43.98628529', 11, NULL, NULL),
(522, 'خب العوشر', 'khub al ushar', '26.28336245,44.01588993', '26.25712663,43.99366813', 11, NULL, NULL),
(523, 'المنتزه الجنوبي', 'al muntazah al janubi', '26.26570091,44.03408083', '26.20982067,43.98560391', 11, NULL, NULL),
(524, 'الخضر والوجيعان', 'al khadar and al wujayan', '26.27911065,44.00309431', '26.25026407,43.98540747', 11, NULL, NULL),
(526, 'خب القصبا', 'khub al qasba', '26.28709435,43.98807892', '26.25681696,43.96058831', 11, NULL, NULL),
(527, 'الناصرية', 'an nasriyah', '26.29425713,43.99418936', '26.26571022,43.97260545', 11, NULL, NULL),
(528, 'الغماس', 'al ghamas', '26.24143210,43.94349258', '26.20431973,43.91202423', 11, NULL, NULL),
(529, 'التعاون', 'at taawn', '24.14555307,38.00420756', '24.12899083,37.98657441', 483, NULL, NULL),
(530, 'البهجة', ' al bahjah', '24.13397769,38.01221252', '24.12070688,37.99745840', 483, NULL, NULL),
(531, 'السلام', 'as salam', '24.15093969,38.01166442', '24.13419649,37.99382153', 483, NULL, NULL),
(532, 'الفلاح', 'al falah', '24.13948432,38.01851867', '24.12513361,38.00400985', 483, NULL, NULL),
(533, 'الجابرية', 'al jabriyah', '24.11910551,38.09879548', '24.10084745,38.07804376', 483, NULL, NULL),
(534, 'الجابرية', 'al jabriyah', '24.02345546,38.21181648', '24.00969616,38.19676562', 483, NULL, NULL),
(535, 'النزهة', 'an nuzhah', '24.16404292,37.96678131', '24.14512399,37.93753477', 483, NULL, NULL),
(536, 'الشاطئ', 'ash shati', '24.12913046,38.05525298', '24.06813813,37.96806819', 483, NULL, NULL),
(537, 'مخطط الصهبان', 'as sahban subdivision', '17.60093731,44.35298107', '17.57454322,44.33577448', 3417, NULL, NULL),
(538, 'مطار نجران الاقليمي', 'najran regional airport', '17.62526576,44.43805183', '17.59909797,44.40040024', 3417, NULL, NULL),
(540, 'مخطط نهوفة السكني', 'nahufah residential subdivision', '17.43226634,44.12817772', '17.40530085,44.10538866', 3417, NULL, NULL),
(541, 'الحضن', 'al hadn', '17.47772743,44.12959828', '17.40527304,44.08210559', 3417, NULL, NULL),
(542, 'ابا لسعود', 'aba lasaud', '17.50764506,44.15887239', '17.47511570,44.09435692', 3417, NULL, NULL),
(543, 'دحضة', 'dahdah', '17.52633506,44.18833822', '17.49710854,44.14375988', 3417, NULL, NULL),
(544, 'الفيصلية', 'al faisaliyah', '17.52771878,44.20710003', '17.51795235,44.18263229', 3417, NULL, NULL),
(545, 'شرق الضباط', 'sharq ad dubat', '17.55048518,44.22479940', '17.53427665,44.21075411', 3417, NULL, NULL),
(546, 'الخالدية', 'al khalidiyah', '17.55047160,44.25467908', '17.52487737,44.20648082', 3417, NULL, NULL),
(547, 'مخطط العريسة الشمالي', 'al araysah ash shamali subdivision', '17.56797941,44.32229968', '17.55598950,44.29996348', 3417, NULL, NULL),
(548, 'مخطط العريسة الجنوبي', 'al araysah al janubi subdivision', '17.56716622,44.32688059', '17.54418078,44.30722072', 3417, NULL, NULL),
(549, 'الضباط', 'ad dubat', '17.53523106,44.21401550', '17.52543393,44.19230674', 3417, NULL, NULL),
(550, 'شمال الضباط', 'shamal ad dubat', '17.53902288,44.21330911', '17.53244066,44.19943263', 3417, NULL, NULL),
(551, 'الاملاح', 'al amlah', '17.54144858,44.20003106', '17.52815328,44.18965813', 3417, NULL, NULL),
(552, 'الجربة', 'al jurbah', '17.48372600,44.16025589', '17.45986291,44.12713717', 3417, NULL, NULL),
(553, 'القابل', 'al qabil', '17.50680466,44.19122336', '17.47153925,44.15308108', 3417, NULL, NULL),
(554, 'مخطط رجلا الشمالية الزراعي', 'rajla ash shamaliyah agricultural subdivision', '17.51922865,44.24402707', '17.49616709,44.21696830', 3417, NULL, NULL),
(555, 'مخطط رجلا الجنوبية الزراعي', 'rajla al janubiyah agricultural subdivision', '17.50217321,44.24876085', '17.48188605,44.21483617', 3417, NULL, NULL),
(556, 'مخطط الحصين الزراعي', 'al husayn agricultural subdivision', '17.51076802,44.22021284', '17.48947327,44.18830877', 3417, NULL, NULL),
(557, 'مخطط نهوفة الزراعي', 'nahufah agricultural subdivision', '17.46607173,44.14150907', '17.42788259,44.10233043', 3417, NULL, NULL),
(558, 'مخطط شعب رير السكني', 'shaib rir residential subdivision', '17.47843089,44.17679338', '17.45901639,44.15453171', 3417, NULL, NULL),
(560, 'مخططات الغويلا الزراعية', 'al ghuwayla agricutural subdivision', '17.63707544,44.57405230', '17.54175849,44.32518332', 3417, NULL, NULL),
(561, 'الفهد', 'al fahd', '17.58011411,44.23591150', '17.55845780,44.21825109', 3417, NULL, NULL),
(562, 'المخيم', 'al mukhayam', '17.56922863,44.22813980', '17.54957818,44.21075524', 3417, NULL, NULL),
(563, 'المفرق', 'al mafraq', '17.55942223,44.24448474', '17.54264721,44.22447707', 3417, NULL, NULL),
(564, 'مخطط ابن جارالله السكني', 'ibn jarullah residential subdivision', '17.56552310,44.25434117', '17.54986272,44.22852166', 3417, NULL, NULL),
(565, 'مخطط الاثايبة الشمالية الزراعي', 'al athaybah ash shamaliyah  agricultural subdivision', '17.57626689,44.28113043', '17.54845278,44.23111248', 3417, NULL, NULL),
(566, 'شمال الفهد', 'shamal al fahd', '17.58942809,44.23944713', '17.57649834,44.22420748', 3417, NULL, NULL),
(567, 'بترومين', 'petromin', '28.48066920,36.53150983', '28.45721944,36.50121654', 1, NULL, NULL),
(569, 'اسكان قوى الامن العام', 'general security force housing', '28.51150097,36.51496545', '28.47108081,36.46938510', 1, NULL, NULL),
(570, 'منطقة الزراعية', 'agricultura area', '28.49770796,36.69320360', '28.41119326,36.52713910', 1, NULL, NULL),
(571, 'ثول', 'thuwal', '22.30095612,39.13946030', '22.25486355,39.08607273', 1879, NULL, NULL),
(572, 'جامعة الملك عبدالله للعلوم والتقنية', 'king abdullah university of science and technology', '22.33369087,39.13598252', '22.28839841,39.08857240', 1879, NULL, NULL),
(573, 'رغدان', 'raghadan', '20.04362883,41.45363361', '20.02109985,41.44326981', 1542, NULL, NULL),
(574, 'الربوة', 'ar rabwah', '24.09586808,38.07388554', '24.09076604,38.06583526', 483, NULL, NULL),
(575, 'ابو سليم', 'abu salim', '24.08480886,45.28566785', '24.06737612,45.27611828', 880, NULL, NULL),
(576, 'السلام', 'as salam', '24.07136224,45.28445686', '24.06550916,45.27755044', 880, NULL, NULL),
(577, 'الجزيرة', 'al jazirah', '24.08457050,45.29225122', '24.07489850,45.28382617', 880, NULL, NULL),
(578, 'المروج', 'al muruj', '24.09668819,45.31046851', '24.08457050,45.29008282', 880, NULL, NULL),
(579, 'الخليج', 'al khalij', '24.08859487,45.31124899', '24.07614789,45.29008282', 880, NULL, NULL),
(580, 'الربوة', 'ar rabwah', '24.08151726,45.32104023', '24.06614682,45.28646173', 880, NULL, NULL),
(581, 'الزهور', 'az zuhur', '24.06439704,45.29410940', '24.05772873,45.27683863', 880, NULL, NULL),
(582, 'البساتين', 'al basatin', '24.06168302,45.27907529', '24.04972452,45.26432207', 880, NULL, NULL),
(583, 'الواحة', 'al wahah', '24.05059656,45.26591837', '24.04254046,45.25362901', 880, NULL, NULL),
(584, 'الديرة', 'ad dirah', '24.05135775,45.25566959', '24.04613895,45.24934369', 880, NULL, NULL),
(585, 'الخالدية', 'al khalidiyyah', '24.02111635,47.17737834', '24.00628086,47.16532506', 1073, NULL, NULL),
(586, 'الشفاء', 'ash shifa', '23.99684982,47.13171945', '23.98654918,47.11679195', 1073, NULL, NULL),
(587, 'السليمانية', 'as sulaymaniyah', '23.96639782,47.12409815', '23.95597883,47.11190253', 1073, NULL, NULL),
(588, 'سدير', 'sudayr', '23.97836015,47.12307311', '23.97217636,47.11184363', 1073, NULL, NULL),
(590, 'البركة', 'al barakah', '24.10576018,47.23652152', '24.09039029,47.22066776', 1061, NULL, NULL),
(591, 'عباثر', 'abathir', '24.05003167,38.20370610', '24.03501960,38.18660213', 483, NULL, NULL),
(592, 'المحارة', 'al maharah', '24.05431901,38.13203644', '24.03478262,38.11291418', 483, NULL, NULL),
(593, 'المنتزة', 'al muntazah', '24.16895313,47.33430183', '24.15711339,47.31910710', 1061, NULL, NULL),
(594, 'الصناعية الجديدة', 'new industrial area', '24.18554780,47.37496016', '24.16861780,47.35172301', 1061, NULL, NULL),
(595, 'السليمانية', 'as sulaymaniyah', '24.15760830,47.31552839', '24.14300138,47.30098688', 1061, NULL, NULL),
(596, 'الصفاء', 'as safa', '24.18452672,47.28598831', '24.17402432,47.26581821', 1061, NULL, NULL),
(597, 'البرج', 'al burj', '24.16661327,47.30574127', '24.15436175,47.29722930', 1061, NULL, NULL),
(599, 'السلام', 'as salam', '24.16350364,47.32537698', '24.14992697,47.30785560', 1061, NULL, NULL),
(600, 'الرفيعة', 'ar rafiah', '24.19105350,47.28212756', '24.18116403,47.26549351', 1061, NULL, NULL),
(601, 'اليمامة', 'al yamamah', '24.19418696,47.32359591', '24.16874903,47.29867190', 1061, NULL, NULL),
(602, 'الريان', 'ar rayyan', '24.14092871,38.11891664', '24.11550409,38.09143529', 483, NULL, NULL),
(603, 'الديار', 'ad diyar', '24.10915612,38.08834015', '24.09741564,38.07505974', 483, NULL, NULL),
(604, 'العصيلي', 'al usaylai', '24.11266842,38.08196884', '24.09302764,38.06335154', 483, NULL, NULL),
(605, 'السميري', 'as sumayri', '24.10833797,38.06583526', '24.09214061,38.05126664', 483, NULL, NULL),
(606, 'الامارة', 'al amarah', '24.09432295,38.04666842', '24.07948398,38.03036019', 483, NULL, NULL),
(607, 'رضوى النقادي', 'radwa an naqadi', '24.13869501,38.15734459', '24.11210535,38.12910572', 483, NULL, NULL);
INSERT INTO `areas` (`id`, `name`, `enname`, `neCoordinates`, `swCoordinates`, `city_id`, `created_at`, `updated_at`) VALUES
(608, 'شجوى', 'shajwa', '24.13824601,38.12923414', '24.12149433,38.11171802', 483, NULL, NULL),
(609, 'الصفا', 'as safa', '24.12749717,38.14387035', '24.09984306,38.11681183', 483, NULL, NULL),
(610, 'المنتزه', 'al muntazah', '24.12130011,38.12224531', '24.10268527,38.10660635', 483, NULL, NULL),
(611, 'المبارك', 'al mubarak', '24.13171631,38.11045651', '24.10648522,38.08397848', 483, NULL, NULL),
(612, 'البحيرة', 'al buhayrah', '24.08460352,38.10071200', '24.05831969,38.05555670', 483, NULL, NULL),
(613, 'الجامعة العربية', 'al jamiah al arabiyah', '24.10084744,38.10314584', '24.07583953,38.08209858', 483, NULL, NULL),
(614, 'الحازم', 'al hazim', '20.03393951,41.45191415', '20.01760922,41.43813268', 1542, NULL, NULL),
(615, 'النهضة', 'an nahdah', '24.11544525,38.04703463', '24.09937350,38.02788969', 483, NULL, NULL),
(616, 'مشرفة', 'mishrifah', '24.12246773,38.08397848', '24.10907065,38.06304799', 483, NULL, NULL),
(617, 'المشهد', 'al mashhad', '24.12193492,38.06349466', '24.09866032,38.04054441', 483, NULL, NULL),
(618, 'البندر', 'al bandar', '24.10801127,38.04029398', '24.08697910,38.01551639', 483, NULL, NULL),
(619, 'الشربتلي', 'ash sharbatli', '24.09214061,38.05735522', '24.08393884,38.04666842', 483, NULL, NULL),
(620, 'الصريف', 'as suraif', '24.08727311,38.05095517', '24.07900490,38.03975392', 483, NULL, NULL),
(621, 'الصهاريج', 'as saharij', '24.09546280,38.06754287', '24.08719647,38.05475494', 483, NULL, NULL),
(622, 'الاصالة', 'al asalah', '24.09302764,38.07464332', '24.08693582,38.06753787', 483, NULL, NULL),
(623, 'الخريق', 'al khurik', '24.08539065,38.06509017', '24.07989217,38.05974998', 483, NULL, NULL),
(624, 'الزهور', 'az zuhur', '24.08719647,38.05973610', '24.08058897,38.05095102', 483, NULL, NULL),
(625, 'السور', 'as sur', '24.08212611,38.06299892', '24.07666529,38.05805710', 483, NULL, NULL),
(627, 'الشروق', 'ash shuruq', '24.09748541,38.08519217', '24.08321289,38.07388347', 483, NULL, NULL),
(628, 'شهبة', 'shuhbah', '20.03178852,41.47201284', '20.01493136,41.45968476', 1542, NULL, NULL),
(629, 'التاخي', 'attaakhi', '24.11073048,38.11268669', '24.08149709,38.08834015', 483, NULL, NULL),
(630, 'المجد', 'al majd', '24.07583448,38.10862615', '24.05495140,38.09018071', 483, NULL, NULL),
(631, 'الواحة', 'al wahah', '24.08290722,38.11187993', '24.07262547,38.10069970', 483, NULL, NULL),
(632, 'الصواري', 'as sawari', '24.07256252,38.12034678', '24.05570581,38.10234727', 483, NULL, NULL),
(633, 'الاضواء', 'al adwa', '24.08494708,38.14370798', '24.06132046,38.12650389', 483, NULL, NULL),
(634, 'المسرة', 'al masarrah', '24.08149530,38.12331993', '24.06963942,38.10847840', 483, NULL, NULL),
(635, 'الربيع', 'ar rabi', '24.08093897,38.13120780', '24.06510582,38.11563732', 483, NULL, NULL),
(636, 'المرجان', 'al murjan', '24.05998860,38.11776661', '24.04469554,38.09700874', 483, NULL, NULL),
(637, 'الياقوت', 'al yaqut', '24.06766384,38.12818022', '24.05132530,38.10894903', 483, NULL, NULL),
(638, 'اللؤلؤ', 'al lulu', '24.06440948,38.13594538', '24.05075858,38.11980192', 483, NULL, NULL),
(639, 'الجامعة', 'al jamiah', '24.05724991,38.18010929', '24.04496214,38.16714565', 483, NULL, NULL),
(640, 'الحرس الوطني', 'al haras al watani', '24.09469405,38.17231235', '24.04818320,38.13566693', 483, NULL, NULL),
(641, 'النبراس', 'an nibras', '24.06596991,38.18461317', '24.05515309,38.16973870', 483, NULL, NULL),
(642, 'عدان', 'adan', '24.05514727,38.19200333', '24.04008454,38.17497592', 483, NULL, NULL),
(643, 'السناف', 'as sinaf', '24.06618567,38.20882119', '24.04497877,38.18010677', 483, NULL, NULL),
(644, 'المشيريف', 'al mushayrif', '24.04496193,38.18624759', '24.02548854,38.16916579', 483, NULL, NULL),
(645, 'الجار', 'al jar', '24.03616220,38.18013063', '24.00157315,38.15105259', 483, NULL, NULL),
(646, 'البثنة', 'al bathnah', '24.01218007,38.18496936', '23.99088321,38.15973239', 483, NULL, NULL),
(647, 'العيون', 'al uywn', '24.02074170,38.18588631', '24.00142948,38.16752303', 483, NULL, NULL),
(648, 'النخيل', 'an nakhil', '24.02225689,38.19808942', '24.00808979,38.18012957', 483, NULL, NULL),
(649, 'السويق', 'as suwayq', '24.05530004,38.23288782', '24.03459653,38.20370610', 483, NULL, NULL),
(650, 'الداسمة', 'dasimah', '24.04497877,38.22375279', '24.02627015,38.19878356', 483, NULL, NULL),
(651, 'العزيزية', 'al aziziyyah', '24.04023193,38.19878450', '24.02074292,38.17824099', 483, NULL, NULL),
(652, 'المهن', 'al mihan', '24.04475610,38.24205966', '24.01889475,38.21632883', 483, NULL, NULL),
(653, 'النواة', 'an nawah', '24.01921326,38.23607779', '23.98296961,38.20767337', 483, NULL, NULL),
(654, 'الراعب', 'al raib', '20.01700226,41.48079442', '20.00752852,41.46773474', 1542, NULL, NULL),
(655, 'الزرقاء', 'az zarqa', '20.02151871,41.45854893', '20.00790394,41.44715145', 1542, NULL, NULL),
(656, 'الظفير', 'adh dhafir', '20.01026441,41.48360814', '19.99963567,41.46653506', 1542, NULL, NULL),
(657, 'وسط المدينة', 'towen center', '20.01269207,41.47238790', '19.99909943,41.45326351', 1542, NULL, NULL),
(658, 'رضوى', 'radwa', '24.01090872,38.21316901', '23.99711959,38.19808798', 483, NULL, NULL),
(659, 'عين النوى', 'ayn an nawa', '23.99834320,38.21377823', '23.98516574,38.19947040', 483, NULL, NULL),
(660, 'الفهد', 'al fahd', '24.00426037,38.19947373', '23.99427162,38.18471168', 483, NULL, NULL),
(661, 'الصبح', 'as subh', '23.99712824,38.20368593', '23.98443410,38.19169843', 483, NULL, NULL),
(662, 'النهضة', 'an nahdah', '23.98816933,38.21063568', '23.97597305,38.18538621', 483, NULL, NULL),
(663, 'منطقة الصناعات الخفيفة', 'light industrial park', '24.02707097,38.27530597', '23.99110251,38.23607779', 483, NULL, NULL),
(664, 'الصواري', 'as sawari', '24.03705310,38.25142207', '24.01131320,38.22606358', 483, NULL, NULL),
(665, 'الحوراء', 'al hawra', '24.10592710,38.05475494', '24.08727311,38.03572667', 483, NULL, NULL),
(666, 'مطار ينبع الاقليمي', 'yanbu domestic airport', '24.16305031,38.09357606', '24.13224051,38.03385512', 483, NULL, NULL),
(667, 'الباهر', 'al bahir', '20.01761179,41.46495037', '20.01150359,41.45855202', 1542, NULL, NULL),
(668, 'الحاوية', 'al hawiyah', '20.01940371,41.47290792', '20.01135464,41.46263421', 1542, NULL, NULL),
(669, 'مخطط نيف الدرزي', 'nayf durzi', '29.86488683,40.21708140', '29.85474686,40.20520106', 2237, NULL, NULL),
(670, 'جنوب غرب قارا', 'southwestern qara', '29.87611756,40.22083206', '29.86333279,40.20885897', 2237, NULL, NULL),
(671, 'شمال قارا', 'north qara', '29.89783301,40.22979709', '29.88588621,40.21276940', 2237, NULL, NULL),
(672, 'مخطط الامل', 'al amal subdivsion', '29.90280200,40.22118481', '29.87323023,40.20302087', 2237, NULL, NULL),
(673, 'مخطط المنح الخاصة', 'al minah', '29.86997567,40.22609389', '29.85359777,40.21156690', 2237, NULL, NULL),
(674, 'قارا', 'qara', '29.88723481,40.23851159', '29.86908086,40.21816685', 2237, NULL, NULL),
(675, 'مخطط الفيصلي', 'al faisaliyyah subdivision', '29.94096487,40.19175738', '29.91064748,40.17301093', 2237, NULL, NULL),
(676, 'الطوير', 'at tuwair', '29.92801317,40.21086351', '29.90089320,40.18735504', 2237, NULL, NULL),
(677, 'المحمدية ا', 'al muhammadiyah a', '29.95784458,40.20813424', '29.94941987,40.19671557', 2237, NULL, NULL),
(678, 'المحمدية د', 'al muhammadiyah d', '29.95601285,40.21974201', '29.93927037,40.20341567', 2237, NULL, NULL),
(679, 'الشلهوب', 'ash shalhub', '29.97081521,40.21652232', '29.95784458,40.20364887', 2237, NULL, NULL),
(680, 'مخطط الصناعية', 'as sinaiyah subdivision', '29.97998234,40.22599597', '29.95120565,40.20594450', 2237, NULL, NULL),
(681, 'المطر', 'al matr', '29.98012829,40.21656787', '29.96800983,40.20325005', 2237, NULL, NULL),
(682, 'السوق', 'as suq', '29.99356555,40.21658774', '29.97998234,40.20752658', 2237, NULL, NULL),
(683, 'الخالدية', 'al khalidiyyah', '24.14294361,47.29751698', '24.11444211,47.27008307', 1061, NULL, NULL),
(684, 'الخزامى', 'al khuzama', '24.14965392,47.29297218', '24.11915990,47.26078489', 1061, NULL, NULL),
(685, 'العزيزية', 'al aziziyyah', '24.15437053,47.30325835', '24.13786234,47.28849343', 1061, NULL, NULL),
(686, 'مشرف', 'mishrif', '24.12064354,47.29171630', '24.10008384,47.26270364', 1061, NULL, NULL),
(687, 'الراشدية', 'ar rashidiyyah', '24.10525485,47.24536260', '24.08479727,47.23580560', 1061, NULL, NULL),
(688, 'مخطط السليمانية', 'as sulaimaniyyah', '29.98189685,40.19172342', '29.97202925,40.17588701', 2237, NULL, NULL),
(689, 'مخطط كساب المويشير', 'kassab al muwayshir', '29.97612646,40.19029455', '29.96040498,40.17374933', 2237, NULL, NULL),
(690, 'الضلع', 'al dil', '29.99472952,40.21108451', '29.98477283,40.19930343', 2237, NULL, NULL),
(691, 'المعاقلة', 'al muaqilah', '29.98906507,40.21095216', '29.97419139,40.19154192', 2237, NULL, NULL),
(692, 'الشعيب', 'ash shuaib', '29.99467635,40.22362728', '29.97972258,40.20984694', 2237, NULL, NULL),
(693, 'مخطط غرب الاقليمي', 'west regional road subdivision', '30.01464532,40.22350444', '29.98979093,40.20983979', 2237, NULL, NULL),
(694, 'شمال مقبرة اللقائط', 'north of al laqait cemetery', '30.00209339,40.23410483', '29.97971467,40.22250752', 2237, NULL, NULL),
(695, 'مخطط الصديق', 'as siddiq subdivsion', '29.98359219,40.23986730', '29.96507881,40.22362728', 2237, NULL, NULL),
(696, 'الروابي', 'ar rawabi', '29.98370174,40.26413537', '29.97631252,40.24658418', 2237, NULL, NULL),
(697, 'اللقائط', 'al laqait', '30.00374581,40.26357763', '29.98245470,40.23148020', 2237, NULL, NULL),
(698, 'المنيفية', 'al munyfiyah', '24.18597657,47.29910472', '24.16454521,47.28370864', 1061, NULL, NULL),
(699, 'الناصفة', 'an nasifah', '24.20139602,47.29604440', '24.18248828,47.27330653', 1061, NULL, NULL),
(700, 'البديعة', 'al badiah', '24.20535571,47.30706880', '24.17302950,47.29275363', 1061, NULL, NULL),
(701, 'المنصورة', 'al mansurah', '24.18401772,47.34655974', '24.16379541,47.31775063', 1061, NULL, NULL),
(702, 'النهضة', 'an nahdah', '24.16361969,47.34405653', '24.14563345,47.32537686', 1061, NULL, NULL),
(703, 'النزهة', 'an nuzhah', '24.17214516,47.35837609', '24.15386173,47.33427520', 1061, NULL, NULL),
(704, 'الريان', 'ar rayyan', '24.15711326,47.33667543', '24.14087088,47.31352269', 1061, NULL, NULL),
(705, 'الاندلس', 'al andalus', '24.15902668,47.35587279', '24.13688938,47.33324818', 1061, NULL, NULL),
(706, 'الفيصلية', 'al faysaliyyah', '24.17163227,47.36321641', '24.15047303,47.34766603', 1061, NULL, NULL),
(707, 'الزاهر', 'az zahir', '24.15630662,47.37787197', '24.12392154,47.33733810', 1061, NULL, NULL),
(708, 'منطقة صناعية', 'industrial area', '24.25341403,47.76517316', '24.15807794,47.62382682', 1061, NULL, NULL),
(709, 'السعيدان', 'as saydan', '24.02670751,47.13796787', '24.00569464,47.12340981', 1073, NULL, NULL),
(710, 'السماري', 'as samari', '24.02551550,47.14391328', '24.00737020,47.13657986', 1073, NULL, NULL),
(711, 'العويمرية', 'al uwaymiriyah', '24.00022219,47.14452502', '23.97878128,47.13543980', 1073, NULL, NULL),
(712, 'الصحنة', 'al sahnah', '23.99545580,47.13974543', '23.96942297,47.12904706', 1073, NULL, NULL),
(713, 'العذراء', 'al adhra', '23.99538286,47.15539534', '23.97785138,47.14557377', 1073, NULL, NULL),
(714, 'الديرة', 'ad dirah', '23.99677394,47.16524817', '23.98764822,47.15519683', 1073, NULL, NULL),
(715, 'الناصرية', 'an nasariyah', '23.99258110,47.17174751', '23.98298149,47.16244712', 1073, NULL, NULL),
(716, 'الصناعية', 'as sanaiyyah', '24.07052148,45.32301074', '24.06031146,45.30246737', 880, NULL, NULL),
(717, 'الورود', 'al wurud', '24.06822787,45.30467798', '24.05872185,45.29244378', 880, NULL, NULL),
(718, 'الحزم', 'al hazm', '24.04636181,45.25490252', '24.04076687,45.25136645', 880, NULL, NULL),
(719, 'الجفونية', 'al jaffuniyyah', '24.04837167,45.25779439', '24.04459032,45.25410275', 880, NULL, NULL),
(720, 'الضريب', 'ad darib', '24.04654066,45.25258931', '24.04116530,45.24552442', 880, NULL, NULL),
(721, 'العالية', 'al aliyah', '24.18220082,47.36375457', '24.16364655,47.32890444', 1061, NULL, NULL),
(722, 'مخطط الزهور', 'az zuhur subdivision', '29.92792745,40.21454537', '29.91319911,40.19924714', 2237, NULL, NULL),
(723, 'المحمدية م', 'al muhammadiyah g', '29.93139553,40.20483738', '29.92126403,40.19306451', 2237, NULL, NULL),
(724, 'المروج', 'al muruj', '29.98282221,40.25051461', '29.97166176,40.23644950', 2237, NULL, NULL),
(725, 'الروضة', 'ar rawdah', '29.99052303,40.26807131', '29.98198931,40.24062822', 2237, NULL, NULL),
(726, 'مخطط القديم', 'old subdivision', '29.97574805,40.20594508', '29.95183714,40.18910376', 2237, NULL, NULL),
(727, 'المنح الخاصة', 'al minah al khassah', '29.95302389,40.19671557', '29.93204663,40.18340361', 2237, NULL, NULL),
(728, 'العزيزية', 'al aziziyyah', '29.96570091,40.19099443', '29.94096467,40.18071313', 2237, NULL, NULL),
(729, 'النسيم', 'an nasim', '24.09075336,38.07000666', '24.08539000,38.06289940', 483, NULL, NULL),
(730, 'الحدائق', 'al hadaiq', '24.08913193,38.06441362', '24.08383710,38.05735522', 483, NULL, NULL),
(731, 'القاد', 'al qad', '24.07850516,38.06055414', '24.07563533,38.05699334', 483, NULL, NULL),
(732, 'الصاعيدة', 'as saaydah', '24.08385508,38.06109826', '24.07639639,38.05416417', 483, NULL, NULL),
(734, 'السميري', 'as sumayri', '24.02627015,38.22564280', '24.01090872,38.21051702', 483, NULL, NULL),
(736, 'الفيصل', 'al faysal', '24.03501921,38.21632883', '24.02220661,38.19623676', 483, NULL, NULL),
(737, 'الخالد', 'al khalid', '24.00968234,38.19866474', '23.99851295,38.17814773', 483, NULL, NULL),
(738, 'المنطقة الصناعية', 'industrial area', '24.01131320,38.35218076', '23.89789595,38.19034290', 483, NULL, NULL),
(739, 'المطار', 'al matar', '29.79950044,40.12973265', '29.76581064,40.04872570', 2237, NULL, NULL),
(740, 'الربوة', 'ar rabwah', '29.96233379,40.18379700', '29.93749118,40.16909097', 2237, NULL, NULL),
(741, 'المحمدية ب', 'al muhammadiyah b', '29.95183714,40.20580602', '29.94267230,40.19432340', 2237, NULL, NULL),
(742, 'المحمدية و', 'al muhammadiyah f', '29.94509725,40.20341567', '29.93139553,40.19074692', 2237, NULL, NULL),
(743, 'المحمدية ه', 'al muhammadiyah e', '29.94267230,40.21762657', '29.92469613,40.19797620', 2237, NULL, NULL),
(744, 'المحمدية ن', 'al muhammadiyah h', '29.93492798,40.19797620', '29.92672827,40.18858910', 2237, NULL, NULL),
(745, 'مخطط السليمانية', 'as sulaimaniyyah', '29.98610136,40.19345326', '29.97665292,40.18322673', 2237, NULL, NULL),
(746, 'مخطط العروبة', 'al urubah subdivision', '30.01463287,40.22100518', '29.99864401,40.20347379', 2237, NULL, NULL),
(747, 'مخطط كريم الدرزي', 'karim durzi subdivsion', '29.85342839,40.20039808', '29.84531641,40.18784943', 2237, NULL, NULL),
(748, 'الورود', 'al wurud', '23.50039114,46.88510442', '23.48494691,46.87217045', 3161, NULL, NULL),
(749, 'خضار', 'khudar', '23.55197633,46.85014739', '23.52911254,46.82186018', 3161, NULL, NULL),
(750, 'الباطن', 'al batin', '23.53448219,46.84555522', '23.51078476,46.82205541', 3161, NULL, NULL),
(751, 'النهضة', 'an nahdah', '23.51640211,46.86207213', '23.49976581,46.84100896', 3161, NULL, NULL),
(752, 'الشعيب', 'ash shuaib', '23.52941646,46.80228597', '23.49913765,46.78916129', 3161, NULL, NULL),
(753, 'زياد', 'ziyad', '23.51577641,46.84180049', '23.49299643,46.81987522', 3161, NULL, NULL),
(754, 'الفرعة', 'al farah', '23.50536186,46.82303781', '23.49262729,46.79593677', 3161, NULL, NULL),
(755, 'التضامن', 'al tdhamun', '23.49805367,46.87465761', '23.48429920,46.85746822', 3161, NULL, NULL),
(756, 'المنار', 'al manar', '23.48657052,46.87911258', '23.47244547,46.87046209', 3161, NULL, NULL),
(757, 'المجد', 'al majd', '23.49841883,46.89254317', '23.48155584,46.87851417', 3161, NULL, NULL),
(758, 'المصيف', 'al masiaf', '23.48313975,46.88413315', '23.46074254,46.87180564', 3161, NULL, NULL),
(759, 'الصدر', 'al sadr', '23.48625703,46.85323498', '23.45662764,46.82450954', 3161, NULL, NULL),
(760, 'المحمدية', 'al muhammadiyah', '23.50796648,46.91106363', '23.49606951,46.88361719', 3161, NULL, NULL),
(761, 'السلام', 'as salam', '23.50673755,46.88138423', '23.49353015,46.86608157', 3161, NULL, NULL),
(762, 'الحلة', 'al hilah', '23.50152663,46.86164800', '23.47791845,46.84894729', 3161, NULL, NULL),
(763, 'حطين', 'hitien', '26.33160621,44.88386173', '26.31715371,44.86644381', 270, NULL, NULL),
(764, 'قرطبة', 'qurtubah', '26.32787893,44.84829584', '26.31184898,44.83628255', 270, NULL, NULL),
(765, 'الفيصلية', 'al faysaliyyah', '26.29381103,44.80227961', '26.27722309,44.77107043', 270, NULL, NULL),
(766, 'العزيزية', 'al aziziyyah', '26.30791387,44.81581629', '26.29227679,44.79790222', 270, NULL, NULL),
(767, 'القدس', 'al quds', '26.30285889,44.80443815', '26.29187139,44.78904529', 270, NULL, NULL),
(768, 'الخالدية', 'al khalidiyyah', '26.29910313,44.82502726', '26.27900528,44.80708802', 270, NULL, NULL),
(769, 'الروضة', 'ar rawdah', '26.29355830,44.82543596', '26.26777032,44.79921421', 270, NULL, NULL),
(770, 'الربوة', 'al rabwah', '26.32162682,44.88754024', '26.31000430,44.87102450', 270, NULL, NULL),
(771, 'الريان', 'ar riyan', '26.31258863,44.89140458', '26.29894823,44.87421892', 270, NULL, NULL),
(772, 'النهضة', 'an nahdah', '26.30325950,44.89658282', '26.28700532,44.87900620', 270, NULL, NULL),
(773, 'مرخ', 'margh', '26.29072488,44.89991217', '26.27875389,44.88433587', 270, NULL, NULL),
(774, 'الصناعية', 'as sanaiyyah', '26.31000430,44.88501874', '26.28180155,44.86430241', 270, NULL, NULL),
(775, 'بدر', 'badr', '26.32470787,44.87421892', '26.30964236,44.85903243', 270, NULL, NULL),
(776, 'احد', 'uhd', '26.30964224,44.86842516', '26.29569468,44.84122892', 270, NULL, NULL),
(777, 'طويق', 'tuwik', '26.32200407,44.86430249', '26.30524043,44.84468214', 270, NULL, NULL),
(778, 'الفاروق', 'al farouq', '26.31274974,44.83098581', '26.29910313,44.81235359', 270, NULL, NULL),
(779, 'الصديق', 'as sediq', '26.30571887,44.83570287', '26.29039764,44.81581629', 270, NULL, NULL),
(780, 'اليرموك', 'al yarmok', '26.32137475,44.82520710', '26.30411556,44.80706238', 270, NULL, NULL),
(781, 'الفالح', 'al falih', '26.28533870,44.84117575', '26.26748159,44.82524915', 270, NULL, NULL),
(782, 'اليمامة', 'al yamamah', '26.34072056,44.80356822', '26.30285889,44.78215210', 270, NULL, NULL),
(783, 'علقة', 'alkah', '26.34623675,44.79459643', '26.33436085,44.77945057', 270, NULL, NULL),
(784, 'الدرعية', 'al deriyah', '26.35684862,44.79214217', '26.34381466,44.78100005', 270, NULL, NULL),
(785, 'المنتزة', 'al muntazah', '26.34170549,44.87979962', '26.32767801,44.86152333', 270, NULL, NULL),
(786, 'الاندلس', 'al andalus', '26.30541541,44.85016980', '26.28892547,44.83098569', 270, NULL, NULL),
(787, 'سمنان ', 'semnan', '26.29953522,44.85992530', '26.27924998,44.82195012', 270, NULL, NULL),
(788, 'السلام', 'as salam', '26.32702224,44.83909870', '26.30425469,44.81807481', 270, NULL, NULL),
(789, 'السيح', 'as sieh', '26.34454407,44.82209509', '26.30587621,44.80017541', 270, NULL, NULL),
(790, 'عريعرة', 'urierah', '26.34831607,44.82991702', '26.32390674,44.80960094', 270, NULL, NULL),
(791, 'مخطط الموسى', 'al musa subdivision', '18.34162972,42.78209436', '18.30616757,42.75061770', 62, NULL, NULL),
(792, 'سكن القاعدة الجوية', 'airforce housing', '18.29601423,42.83921726', '18.25117859,42.77997763', 62, NULL, NULL),
(793, 'الرونه', 'ar runah', '18.25881250,42.82032019', '18.22301463,42.78415996', 62, NULL, NULL),
(794, 'الشفاء', 'ash shifa', '18.27789114,42.75059782', '18.25421431,42.71321253', 62, NULL, NULL),
(795, 'ذلالة', 'dhalalah', '18.25658292,42.77447050', '18.22354474,42.74076241', 62, NULL, NULL),
(796, 'الرصراص', 'ar rasras', '18.26308326,42.79093738', '18.23671760,42.75802107', 62, NULL, NULL),
(797, 'سكن المدينة العسكرية', 'military city housing', '18.24074938,42.79863694', '18.21672175,42.76228805', 62, NULL, NULL),
(798, 'سكن مجموعة اللواء الرابع عشر', '14th brigade housing', '18.27016570,42.86697175', '18.22944050,42.83038286', 62, NULL, NULL),
(799, 'الرونه', 'ar runah', '18.23537214,42.83784088', '18.20927949,42.80255214', 65, NULL, NULL),
(800, 'المدينة العسكرية', 'military city', '18.22398659,42.82128720', '18.17652091,42.78229609', 65, NULL, NULL),
(801, 'الهر ير', 'al harir', '18.28315935,42.78041856', '18.25345803,42.74315562', 62, NULL, NULL),
(802, 'الزمرد', 'az zomorod', '21.81019614,39.08312351', '21.77890454,39.02842170', 18, NULL, NULL),
(803, 'اللؤلؤ', 'al loaloa', '21.78494189,39.07818787', '21.74912127,39.04844570', 18, NULL, NULL),
(804, 'الياقوت', 'al yaqoot', '21.80175447,39.10121334', '21.76341026,39.06013872', 18, NULL, NULL),
(805, 'الصوارى', 'as swaryee', '21.81124821,39.12316556', '21.78035652,39.07632954', 18, NULL, NULL),
(806, 'الامواج', 'al amwaj', '21.76326792,39.09019434', '21.73341036,39.05803344', 18, NULL, NULL),
(807, 'الشراع', 'ash sheraa', '21.78035652,39.11350166', '21.74875519,39.07799471', 18, NULL, NULL),
(808, 'الفردوس', 'al ferdous', '21.79613266,39.13815674', '21.76563412,39.10121334', 18, NULL, NULL),
(809, 'الفلاح', 'al falah', '21.79783496,39.20873736', '21.76505394,39.16694588', 18, NULL, NULL),
(810, 'الاصالة', 'al asalah', '21.78748464,39.17488378', '21.76549380,39.13561344', 18, NULL, NULL),
(811, 'مريخ', 'mraykh', '21.56102587,39.31597903', '21.50825867,39.27087591', 18, NULL, NULL),
(812, 'الشروق', 'ash shrouk', '21.57878926,39.30967023', '21.54263456,39.25270040', 18, NULL, NULL),
(813, 'الامير فواز الشمالى', 'al amir fawaz ash shamaly', '21.44406446,39.31288663', '21.42474686,39.28890769', 18, NULL, NULL),
(814, 'الرياض', 'ar riyadh', '21.90629674,39.21379674', '21.81143166,39.15751207', 18, NULL, NULL),
(815, 'الفروسية', 'al frosyah', '21.85230876,39.22543173', '21.80270044,39.18696648', 18, NULL, NULL),
(816, 'الرحمانية', 'ar rahmanyah', '21.81213608,39.23819238', '21.77401114,39.19729000', 18, NULL, NULL),
(817, 'الصالحية', 'as salhiyah', '21.78100989,39.24834192', '21.74353482,39.20147455', 18, NULL, NULL),
(818, 'الحمدانية', 'al hamadaniyah', '21.77517868,39.21241381', '21.73561528,39.17488378', 18, NULL, NULL),
(819, 'الريان', 'ar rayaan', '21.71139410,39.22391100', '21.65430542,39.20074862', 18, NULL, NULL),
(820, 'ام حبلين', 'um hableen', '21.75624255,39.27197936', '21.67271621,39.21312847', 18, NULL, NULL),
(821, 'بريمان', 'bryman', '21.68780972,39.28683836', '21.60792533,39.20519351', 18, NULL, NULL),
(822, 'المنتزة', 'al montazah', '21.61973743,39.30285361', '21.57486909,39.26058947', 18, NULL, NULL),
(823, 'الثعالبة', 'ath thaalibah', '21.46990665,39.19444777', '21.45865460,39.17868329', 18, NULL, NULL),
(824, 'البلد', 'al balad', '21.49225203,39.20069184', '21.47639458,39.17706212', 18, NULL, NULL),
(825, 'الفاروق', 'al farouk', '21.46032449,39.28389864', '21.44075167,39.25606022', 18, NULL, NULL),
(826, 'العدل', 'al adel', '21.45225013,39.30612158', '21.43583524,39.28003897', 18, NULL, NULL),
(827, 'الهنداوية', 'al hindawiyah', '21.47851768,39.19946169', '21.46779944,39.17735805', 18, NULL, NULL),
(828, 'المحجر', 'al mahjar', '21.44953485,39.23566786', '21.40678026,39.17243406', 18, NULL, NULL),
(829, 'النهضة', 'an nahdah', '21.63186724,39.14197755', '21.60594327,39.11414758', 18, NULL, NULL),
(830, 'الخالدية', 'al khalidiyah', '21.57440585,39.14414745', '21.54644876,39.12616705', 18, NULL, NULL),
(831, 'جامعة الملك عبدالعزيز', 'king abdul aziz university', '21.50252364,39.26910998', '21.48325234,39.22632153', 18, NULL, NULL),
(832, 'النخيل', 'an nakhil', '21.54639302,39.28586942', '21.51197225,39.23921211', 18, NULL, NULL),
(833, 'البغدادية الشرقية', 'al baghdadiyah ash sharqiyah', '21.50374494,39.20426781', '21.49023183,39.18475433', 18, NULL, NULL),
(834, 'النزلة الشرقية', 'an nazlah ash sharqiyah', '21.48147263,39.23016101', '21.46073096,39.21349254', 18, NULL, NULL),
(835, 'البوادي', 'al bawadi', '21.61575122,39.17783507', '21.58067828,39.15639298', 18, NULL, NULL),
(836, 'السلامة', 'as salamah', '21.61359833,39.16620961', '21.57440585,39.14197755', 18, NULL, NULL),
(837, 'الثغر', 'ath thaghr', '21.48671441,39.24428681', '21.47059849,39.20851707', 18, NULL, NULL),
(838, 'الشرفية', 'ash sharafiyah', '21.53163454,39.19443472', '21.50115457,39.18032583', 18, NULL, NULL),
(839, 'قاعدة الملك فيصل البحرية', 'king faisal naval base', '21.41025032,39.20032062', '21.32939870,39.12557389', 18, NULL, NULL),
(840, 'الشفا', 'ash shefaa', '21.42243270,39.35191950', '21.34192244,39.31309621', 18, NULL, NULL),
(841, 'السنابل', 'as sanabel', '21.41028239,39.29699874', '21.37315616,39.25527312', 18, NULL, NULL),
(842, 'الهدى', 'al hada', '21.39303404,39.32255132', '21.35249675,39.28628847', 18, NULL, NULL),
(843, 'التضامن', 'at tadamon', '21.37501866,39.33941707', '21.31936113,39.27988627', 18, NULL, NULL),
(844, 'الكرامة', 'al karamah', '21.32292574,39.33404851', '21.28639590,39.29718589', 18, NULL, NULL),
(845, 'الرحمة', 'ar rahmah', '21.28670314,39.32617808', '21.24277062,39.29718589', 18, NULL, NULL),
(846, 'البركة', 'al barakah', '21.28639590,39.29767654', '21.24283047,39.26304259', 18, NULL, NULL),
(847, 'المسرة', 'al masarah', '21.28602767,39.26488001', '21.24293462,39.23305615', 18, NULL, NULL),
(848, 'المليساء', 'al moulysaa', '21.28553918,39.23364057', '21.24302790,39.19337653', 18, NULL, NULL),
(849, 'القوزين', 'al qouzeen', '21.28469846,39.19405598', '21.24313779,39.13801764', 18, NULL, NULL),
(850, 'الوادي', 'al wadi', '21.33303849,39.19337653', '21.28381211,39.15311629', 18, NULL, NULL),
(851, 'الفضيلة', 'al fadeylah', '21.32778979,39.29724636', '21.28602743,39.26215084', 18, NULL, NULL),
(852, 'التعاون', 'at taawon', '21.37342266,39.27996684', '21.32727895,39.26077713', 18, NULL, NULL),
(853, 'السروات', 'as sarawat', '21.37663315,39.23732379', '21.32605945,39.19279461', 18, NULL, NULL),
(854, 'الخمرة', 'al khomrah', '21.37634227,39.26215084', '21.32680640,39.22772442', 18, NULL, NULL),
(855, 'الضاحية', 'ad dahiah', '21.33079105,39.23305615', '21.28454950,39.19263735', 18, NULL, NULL),
(856, 'القرينية', 'al qryniah', '21.32727895,39.26302014', '21.28553918,39.23221784', 18, NULL, NULL),
(857, 'النزلة اليمانية', 'an nazlah al yamaniyah', '21.48387115,39.22310302', '21.45557428,39.19937869', 18, NULL, NULL),
(858, 'النسيم', 'an nasim', '21.53166120,39.25328015', '21.50892571,39.21066810', 18, NULL, NULL),
(859, 'القريات', 'al quraiyat', '21.47323958,39.20835370', '21.45842161,39.19319583', 18, NULL, NULL),
(860, 'غليل', 'ghulail', '21.45857485,39.21757584', '21.44470457,39.19873005', 18, NULL, NULL),
(861, 'الكندرة', 'al kandarah', '21.50146530,39.20900588', '21.48387115,39.19623901', 18, NULL, NULL),
(862, 'العمارية', 'al ammariyah', '21.49597573,39.19879415', '21.48749194,39.19021403', 18, NULL, NULL),
(863, 'الصحيفة', 'as sahifah', '21.49112988,39.20058565', '21.48435192,39.19113558', 18, NULL, NULL),
(864, 'السبيل', 'as sabil', '21.48588109,39.20851707', '21.47331706,39.19603582', 18, NULL, NULL),
(865, 'الروضة', 'ar rawdah', '21.58067828,39.17459660', '21.54790250,39.14353480', 18, NULL, NULL),
(866, 'بنى مالك', 'bani malik', '21.54024746,39.24189256', '21.52580184,39.19324763', 18, NULL, NULL),
(867, 'الفيصلية', 'al faisaliyah', '21.58692970,39.20293977', '21.55554015,39.16620961', 18, NULL, NULL),
(868, 'الرحاب', 'ar rihab', '21.56765383,39.23921211', '21.53637438,39.21280147', 18, NULL, NULL),
(869, 'العزيزية', 'al aziziyah', '21.56384284,39.21613464', '21.54139388,39.17459660', 18, NULL, NULL),
(870, 'مشرفة', 'mishrifah', '21.54841841,39.21871208', '21.52908953,39.17767841', 18, NULL, NULL),
(871, 'الورود', 'al wurud', '21.52642894,39.21817551', '21.51057991,39.19339855', 18, NULL, NULL),
(872, 'الواحة', 'al wahah', '21.57257195,39.25855909', '21.54024746,39.23192018', 18, NULL, NULL),
(873, 'ابرق الرغامة', 'abruq ar rughamah', '21.52156984,39.32270712', '21.48173592,39.25328015', 18, NULL, NULL),
(874, 'السليمانية', 'as sulimaniyah', '21.51197225,39.26082338', '21.50144207,39.24032631', 18, NULL, NULL),
(875, 'الساحل', 'as sahil', '21.33560498,39.15559065', '21.24955153,39.10418834', 18, NULL, NULL),
(876, 'البشائر', 'al bashaer', '21.82848579,39.19937472', '21.78314204,39.15506198', 18, NULL, NULL),
(877, 'المحمدية', 'al muhammadiyah', '21.67060671,39.14499270', '21.62843445,39.11163681', 18, NULL, NULL),
(878, 'الكوثر', 'al kawthar', '21.74450828,39.22269967', '21.70849172,39.19003302', 18, NULL, NULL),
(879, 'طيبة', 'taibah', '21.82618089,39.16004415', '21.78521375,39.11660309', 18, NULL, NULL),
(880, 'النعيم', 'an naim', '21.64436420,39.15639298', '21.61055414,39.13132919', 18, NULL, NULL),
(881, 'البساتين', 'al basatin', '21.70873208,39.12969066', '21.66437556,39.10758317', 18, NULL, NULL),
(882, 'الربوة', 'ar rabwah', '21.61937183,39.19933775', '21.57926224,39.16773946', 18, NULL, NULL),
(883, 'النزهة', 'an nuzhah', '21.63776281,39.18672865', '21.61359833,39.15176137', 18, NULL, NULL),
(884, 'الصفا', 'as safa', '21.60792533,39.23192018', '21.56193480,39.19311365', 18, NULL, NULL),
(885, 'المروة', 'al marwah', '21.63523317,39.22201930', '21.59950489,39.18296135', 18, NULL, NULL),
(886, 'السامر', 'as samir', '21.59611493,39.26769486', '21.56765383,39.22797593', 18, NULL, NULL),
(887, 'الاجواد', 'al ajwad', '21.61520937,39.27075012', '21.58802559,39.24536941', 18, NULL, NULL),
(888, 'مطار الملك عبدالعزيز الدولي', 'king abdul aziz international airport', '21.77384413,39.21175055', '21.63094616,39.11537304', 18, NULL, NULL),
(889, 'المنار', 'al manar', '21.61398388,39.25062661', '21.59000347,39.22201930', 18, NULL, NULL),
(890, 'المنطقة الصناعية', 'industrial area', '21.42908854,39.26077713', '21.37342266,39.21149245', 18, NULL, NULL),
(891, 'الامير عبدالمجيد', 'al amir abdoulmajed', '21.44606095,39.29540457', '21.39980183,39.25554147', 18, NULL, NULL),
(892, 'الوزيريه', 'al waziriyah', '21.45557428,39.25606022', '21.43105609,39.21173424', 18, NULL, NULL),
(893, 'الجوهرة', 'al jawharah', '21.44896791,39.27002490', '21.40843707,39.23330791', 18, NULL, NULL),
(894, 'الامير فواز الجنوبى', 'al amir fawaz al janouby', '21.44428847,39.31044840', '21.41666963,39.27265884', 18, NULL, NULL),
(895, 'المتنزهات', 'al mutanazahat', '21.48833429,39.31033877', '21.44641597,39.26910998', 18, NULL, NULL),
(896, 'الجامعة', 'al jamiah', '21.48715228,39.26368878', '21.46012282,39.23812689', 18, NULL, NULL),
(897, 'الروابي', 'ar rawabi', '21.48833429,39.28003897', '21.45225013,39.26109653', 18, NULL, NULL),
(898, 'الفضل', 'al fadel', '21.44939341,39.34993726', '21.41494982,39.30460700', 18, NULL, NULL),
(899, 'ام السلم', 'um asalam', '21.48321247,39.34566186', '21.43794935,39.30621519', 18, NULL, NULL),
(900, 'مدينة الملك عبدالعزيز الطبية', 'king abdul aziz medical city', '21.43246704,39.37259462', '21.40797392,39.35742579', 18, NULL, NULL),
(901, 'البغدادية الغربية', 'al baghdadiyah al gharbiyah', '21.51027929,39.18759770', '21.48622996,39.16450439', 18, NULL, NULL),
(902, 'ابحر الشمالية', 'abhur ash shamaliyah', '21.78340508,39.14871744', '21.70679705,39.06855972', 18, NULL, NULL),
(903, 'الرويس', 'ar ruwais', '21.52908953,39.18300505', '21.49845645,39.16013318', 18, NULL, NULL),
(904, 'بترومين', 'petromin', '21.46083962,39.20594801', '21.42779890,39.15420702', 18, NULL, NULL),
(905, 'الاندلس', 'al andalus', '21.55554015,39.17766039', '21.50643889,39.11281590', 18, NULL, NULL),
(906, 'ابحر الجنوبية', 'abhur al janubiyah', '21.77187384,39.15106167', '21.69943292,39.09726161', 18, NULL, NULL),
(907, 'المرجان', 'al murjan', '21.71049442,39.11163681', '21.65958787,39.08679573', 18, NULL, NULL),
(908, 'السرورية', 'as sororyah', '21.41201673,39.23154024', '21.37447439,39.19740432', 18, NULL, NULL),
(909, 'الاجاويد', 'al ajaweed', '21.42543975,39.33349217', '21.37524409,39.28335787', 18, NULL, NULL),
(910, 'الشاطئ', 'ash shati', '21.66437556,39.13030114', '21.54424588,39.09737225', 18, NULL, NULL),
(911, 'مدائن الفهد', 'madain al fahd', '21.47416973,39.26116279', '21.44896791,39.21757584', 18, NULL, NULL),
(912, 'الزهراء', 'az zahra', '21.61055414,39.14516084', '21.57180353,39.12179449', 18, NULL, NULL),
(913, 'الحمراء', 'al hamra', '21.54147689,39.18032583', '21.50850532,39.15054346', 18, NULL, NULL),
(914, 'الفيحاء', 'al faiha', '21.51147070,39.24046589', '21.48172668,39.19406099', 18, NULL, NULL),
(915, 'حطين', 'hteen', '26.05810797,44.05777112', '26.02441215,44.01722025', 80, NULL, NULL),
(916, 'سنام', 'snam', '26.05222676,44.03425845', '26.01609627,44.00458634', 80, NULL, NULL),
(917, 'الروضة', 'ar rawdah', '26.04840108,44.01524633', '26.01500140,43.98200172', 80, NULL, NULL),
(918, 'الدوحة', 'ad dawhah', '26.05054241,43.98626976', '26.02775490,43.97021139', 80, NULL, NULL),
(919, 'الحاجب', 'al hajeb', '26.04629868,43.97030046', '26.02729614,43.94991669', 80, NULL, NULL),
(920, 'الرمال', 'ar rimal', '26.06888169,43.95636557', '26.04072346,43.93101377', 80, NULL, NULL),
(921, 'الحفيرة', 'al hufayrah', '26.09159045,43.94160701', '26.05751514,43.90431481', 80, NULL, NULL),
(922, 'الصفا', 'as safa', '26.10236092,44.08106411', '26.07102934,44.05306416', 80, NULL, NULL),
(923, 'الملك خالد', 'king khalid', '26.09814232,44.05307956', '26.07487000,44.02811672', 80, NULL, NULL),
(924, 'الملك فهد', 'king fahd', '26.11768396,44.05592196', '26.09273207,44.02382655', 80, NULL, NULL),
(925, 'الرياضى', 'ar riyadi', '26.10798120,44.07012760', '26.08167147,44.04599040', 80, NULL, NULL),
(926, 'القيروان', 'al qirawan', '26.07210548,44.06216258', '26.05804189,44.03923033', 80, NULL, NULL),
(927, 'غرناطة', 'ghirnatah', '26.06748506,44.04352846', '26.05398852,44.02492519', 80, NULL, NULL),
(928, 'قرطبة', 'qurtubah', '26.06421919,44.02863339', '26.05094394,44.00881235', 80, NULL, NULL),
(929, 'العقيق', 'al aqiq', '26.06315034,44.01722025', '26.04830025,43.99704757', 80, NULL, NULL),
(930, 'الشفاء', 'ash shifa', '26.08569979,44.00997975', '26.07286194,43.99148512', 80, NULL, NULL),
(931, 'المطار', 'airport', '26.09183627,44.00353454', '26.08162792,43.98841601', 80, NULL, NULL),
(932, 'السليمانية', 'as sulimaniyah', '26.09278435,44.01902143', '26.07975830,43.99850066', 80, NULL, NULL),
(933, 'الوسطى', 'al wusta', '26.08297870,44.01910120', '26.07272886,44.00727447', 80, NULL, NULL),
(934, 'المنطقة الصناعية الثانية', 'industrial area no2 district', '26.08353962,44.02720080', '26.07272886,44.01890612', 80, NULL, NULL),
(935, 'المنطقة الصناعية الاولى', 'industrial area no1 district', '26.09185663,44.02582788', '26.08297870,44.01698948', 80, NULL, NULL),
(936, 'الخليج', 'al khalij', '26.09270421,44.03238257', '26.08242103,44.02286273', 80, NULL, NULL),
(937, 'المستودعات', 'warehouse', '26.08331359,44.03596007', '26.07376287,44.02582788', 80, NULL, NULL),
(938, 'الهداء', 'al hadaa', '26.10056902,43.99867094', '26.09025323,43.98594772', 80, NULL, NULL),
(939, 'الصالحية', 'as salhiyah', '26.10587969,43.99917494', '26.09703434,43.98406691', 80, NULL, NULL),
(940, 'المنتزة', 'al muntazah', '26.11879023,43.99934664', '26.10501363,43.98420484', 80, NULL, NULL),
(941, 'اليرموك', 'al yarmuk', '26.12109889,43.98500626', '26.10610978,43.96966580', 80, NULL, NULL),
(942, 'النسيم', 'an nasim', '26.12517345,43.97701440', '26.10691671,43.95908278', 80, NULL, NULL),
(943, 'الرحمانية', 'ar rahmaniyah', '26.14112148,43.95941345', '26.11154395,43.93918574', 80, NULL, NULL),
(944, 'دمشية', 'damshiah', '26.13518576,43.94594705', '26.11148316,43.90308394', 80, NULL, NULL),
(945, 'المحمدية', 'al muhammadiyah', '26.11577840,43.94500081', '26.08979247,43.92286362', 80, NULL, NULL),
(946, 'العبسة', 'al absiah', '26.15638503,43.95813575', '26.12326624,43.89145646', 80, NULL, NULL),
(947, 'بدر', 'badr', '26.14308936,43.90860315', '26.10760749,43.87825724', 80, NULL, NULL),
(948, 'الوهلان', 'al wahlan', '26.11781004,43.93063117', '26.08873535,43.89194928', 80, NULL, NULL),
(949, 'مليحة', 'mlihah', '26.10625750,43.95999566', '26.08641532,43.94196680', 80, NULL, NULL),
(950, 'مربيدة', 'marbidah', '26.10165800,43.97854523', '26.08613640,43.95964637', 80, NULL, NULL),
(951, 'العليا', 'al ulaya', '26.11154395,43.96624150', '26.09980136,43.95941345', 80, NULL, NULL),
(952, 'وسط المدينة', 'down town', '26.10860861,43.99018595', '26.08423961,43.96318606', 80, NULL, NULL),
(953, 'الريان', 'ar rayan', '26.08618891,43.99254466', '26.07475500,43.97596939', 80, NULL, NULL),
(954, 'الفاخرية', 'al fakhriyah', '26.07875177,43.99704757', '26.06061493,43.97354036', 80, NULL, NULL),
(955, 'النقيلية', 'an nuqailiah', '26.06469750,43.98240528', '26.05054241,43.97003248', 80, NULL, NULL),
(956, 'السحيمية', 'as suhaymiyyah', '26.07775259,43.97569933', '26.06469750,43.95962264', 80, NULL, NULL),
(957, 'البديعة', 'al badiah', '26.08641532,43.97696382', '26.07429863,43.95999566', 80, NULL, NULL),
(958, 'السلام', 'as salam', '26.08979247,43.96023822', '26.07068161,43.94109295', 80, NULL, NULL),
(959, 'اشبيلية', 'ishbiliyah', '26.08297242,43.94963069', '26.06787288,43.92977429', 80, NULL, NULL),
(960, 'العونية', 'al awniyah', '26.09177514,43.94204174', '26.07734864,43.92374892', 80, NULL, NULL),
(961, 'الحمراء', 'al hamra', '26.03390342,43.98619289', '26.01668874,43.96495525', 80, NULL, NULL),
(962, 'الفيحاء', 'al faiha', '26.05611496,44.00500664', '26.04658874,43.98626976', 80, NULL, NULL),
(963, 'الذهبي', 'ad dahbi', '26.06187846,43.99069741', '26.04840108,43.97723547', 80, NULL, NULL),
(964, 'الجامعي', 'al jamai', '26.12423972,44.08259060', '26.09948899,44.05580273', 80, NULL, NULL),
(965, 'المروج', 'al muruj', '26.14204263,44.02780443', '26.11486345,43.99917410', 80, NULL, NULL),
(966, 'اليمامة', 'al yamamah', '26.11659567,44.02442196', '26.10574105,44.00733732', 80, NULL, NULL),
(967, 'القادسية', 'al qadisiyah', '26.11739020,44.01239134', '26.10562513,43.99917494', 80, NULL, NULL),
(968, 'المنار', 'al manar', '26.10582862,44.02828188', '26.09152511,44.01231626', 80, NULL, NULL),
(969, 'الاشرفية', 'al ashrafiyah', '26.10574041,44.01239394', '26.09183627,43.99812738', 80, NULL, NULL),
(970, 'الخزامي', 'al kuzami', '26.14357893,44.00359988', '26.11740683,43.98500626', 80, NULL, NULL),
(971, 'الروغاني', 'ar rawghani', '26.16246189,43.99329194', '26.11879023,43.95531520', 80, NULL, NULL),
(972, 'الزهراء', 'az zahra', '26.17173679,44.03622364', '26.15450682,44.00639333', 80, NULL, NULL),
(973, 'الصفراء', 'as safraa', '26.21769168,44.08661640', '26.17084444,44.03622510', 80, NULL, NULL),
(974, 'المباركية', 'al mubarkiah', '26.19398065,43.92884857', '26.14381234,43.86869986', 80, NULL, NULL),
(975, 'المدوية', 'al mudwiah', '26.18891471,43.89186065', '26.12805199,43.83459930', 80, NULL, NULL),
(976, 'اليرموك', 'al yarmuk', '26.21542137,44.13007851', '26.14152099,44.07970875', 80, NULL, NULL),
(977, 'النظيم', 'an nazim', '26.14614002,44.13055978', '26.09872650,44.06628451', 80, NULL, NULL),
(978, 'التحلية', 'at tahliyah', '26.07183738,44.07604682', '26.05826418,44.05755909', 80, NULL, NULL),
(979, 'الجزيرة', 'al jazirah', '26.06051519,44.06996868', '26.04265443,44.04383189', 80, NULL, NULL),
(980, 'البستان', 'al bustan', '26.07487000,44.03923033', '26.06421919,44.02340647', 80, NULL, NULL),
(981, 'الوفاء', 'al wafa', '26.07330035,44.02492519', '26.06315034,44.00964171', 80, NULL, NULL),
(982, 'الزاهر', 'az zahir', '26.07474912,44.01068971', '26.06217785,43.99364535', 80, NULL, NULL),
(983, 'الواحة', 'al wahah', '26.11756721,44.13125573', '26.00475101,44.05792130', 80, NULL, NULL),
(984, 'سوق الماشية', 'suq al mashiya', '26.02729614,43.97301922', '25.99357821,43.92351682', 80, NULL, NULL),
(985, 'الجلده', 'al jaldah', '26.02138513,44.02933716', '25.99388012,43.96487455', 80, NULL, NULL),
(986, 'الندى', 'an nada', '26.06694136,43.94991669', '25.99330282,43.88713169', 80, NULL, NULL),
(987, 'ربوة الحاجب', 'rabwat al hajeb', '26.04072346,43.96495525', '25.99353987,43.91819988', 80, NULL, NULL),
(988, 'الغضا', 'al kada', '26.08874682,43.92122658', '25.99290364,43.83557915', 80, NULL, NULL),
(989, 'الشعيب', 'ash shuaib', '26.17324666,43.90423360', '26.07700551,43.83462461', 80, NULL, NULL),
(990, 'البويطن', 'al buaiten', '26.17173710,44.00788052', '26.15551341,43.98800325', 80, NULL, NULL),
(991, 'النرجس', 'an narjis', '26.15601083,44.00605051', '26.14203160,43.98861538', 80, NULL, NULL),
(992, 'عكاظ', 'uqaz', '26.21705344,44.05208361', '26.17136223,43.98668982', 80, NULL, NULL),
(993, 'النفود', 'an nofoad', '26.20565302,43.95619940', '26.15305135,43.88340385', 80, NULL, NULL),
(994, 'الوادي', 'al wadi', '26.21463335,44.03338464', '26.15232303,43.94365575', 80, NULL, NULL),
(995, 'القصور', 'al qusor', '26.07567382,43.96017757', '26.05989456,43.94271366', 80, NULL, NULL),
(996, 'الحديقة', 'al hadiqah', '26.05882467,43.97723547', '26.03396236,43.95280015', 80, NULL, NULL),
(997, 'المصيف', 'al masif', '26.11464082,43.95971395', '26.09859857,43.94488596', 80, NULL, NULL),
(998, 'الجوهرة', 'al jawharah', '26.06734570,43.97478947', '26.05370116,43.95575080', 80, NULL, NULL),
(999, 'الخالدية', 'al khalidiyah', '26.06217785,43.99950809', '26.05115234,43.98712487', 80, NULL, NULL),
(1000, 'الثقافة', 'athaqafah', '26.13863959,44.06635600', '26.10822051,44.02442196', 80, NULL, NULL),
(1001, 'المروة', 'al marwah', '26.15392746,44.08364939', '26.12427105,44.02761978', 80, NULL, NULL),
(1002, 'الفخامة', 'al fakamah', '26.15554613,44.03050434', '26.13866649,44.00369770', 80, NULL, NULL),
(1003, 'الفيصلية', 'al faisaliyah', '26.17136223,44.08661697', '26.14083291,44.03036168', 80, NULL, NULL),
(1004, 'الزغيبة', 'az zugaibah', '26.16439393,44.13035254', '26.12711397,44.09284720', 80, NULL, NULL),
(1005, 'الاسكان', 'al iskan', '26.08166535,44.05730352', '26.06748506,44.03596007', 80, NULL, NULL),
(1006, 'الحزم', 'al hazm', '26.04280659,44.13132763', '25.99432711,44.01650947', 80, NULL, NULL),
(1007, 'الصالحية', 'as salihiyah', '30.98682336,41.05956817', '30.96931215,41.04012145', 2213, NULL, NULL),
(1008, 'الفيصلية', 'al faysaliyah', '30.99194514,41.04785686', '30.97507154,41.02999903', 2213, NULL, NULL),
(1009, 'المحمدية', 'al muhammadiyah', '30.99723855,41.03780232', '30.98007175,41.02176692', 2213, NULL, NULL),
(1010, 'الناصرية', 'an nasriyah', '30.97507154,41.05178663', '30.95076546,41.02597638', 2213, NULL, NULL),
(1011, 'الربوه', 'ar rabwah', '31.01621566,41.06138496', '30.98682336,41.03542592', 2213, NULL, NULL),
(1012, 'العزيزية', 'al aziziyah', '30.99710004,41.02875983', '30.98314298,41.01266163', 2213, NULL, NULL),
(1013, 'بدنة', 'badanah', '30.99763457,41.01415536', '30.98707632,40.99307036', 2213, NULL, NULL),
(1014, 'الريان', 'ar rayyan', '30.98007175,41.04012145', '30.97005777,41.02616464', 2213, NULL, NULL),
(1015, 'المنطقة الصناعية', 'industrial area', '30.97490179,41.03269084', '30.96081192,41.01755559', 2213, NULL, NULL),
(1016, 'المساعدية', 'al musaidiyah', '30.97692635,41.02276081', '30.96483321,40.99894865', 2213, NULL, NULL),
(1017, 'مشرف', 'mushrif', '30.97151689,41.01609484', '30.96105536,40.99766048', 2213, NULL, NULL),
(1018, 'الروضة', 'ar rawdah', '30.98314490,41.02999903', '30.97308670,41.01663744', 2213, NULL, NULL),
(1019, 'الخالدية', 'al khalidiyah', '30.98707632,41.02176810', '30.97486189,41.00684342', 2213, NULL, NULL),
(1020, 'المطار', 'al matar', '30.99323355,41.01266163', '30.97267060,40.97771892', 2213, NULL, NULL),
(1021, 'مزهرة', 'mizhirah', '16.83040974,42.74164880', '16.82215271,42.72876567', 17, NULL, NULL),
(1022, 'بحرة', 'bahrah', '21.44338185,39.52879650', '21.37395248,39.40877704', 18, NULL, NULL),
(1023, 'الفيصلية', 'al faisaliyah', '17.49294001,47.12378376', '17.48533621,47.11124966', 3347, NULL, NULL),
(1024, 'السوق', 'as suq', '17.49313265,47.11489529', '17.48137061,47.10824197', 3347, NULL, NULL),
(1025, 'جنوب المستشفى العسكري', 'janub al mustashfa al askari', '17.47744064,47.10968403', '17.47406659,47.09699296', 3347, NULL, NULL),
(1026, 'سلطانة', 'sultanah', '17.48226104,47.11696763', '17.47544015,47.10898993', 3347, NULL, NULL),
(1027, 'المستشفى العسكري', 'al mustashfa al askari', '17.48137061,47.10944972', '17.47595273,47.09761165', 3347, NULL, NULL),
(1028, 'الروضة الشمالية', 'ar rawdah ash shamaliyyah', '17.51237710,47.11132808', '17.50317376,47.09694553', 3347, NULL, NULL),
(1029, 'مخطط ا', 'subdivision a', '17.51058270,47.10288063', '17.47176403,47.07894062', 3347, NULL, NULL),
(1030, 'مخطط ب', 'subdivision b', '17.51039006,47.08823570', '17.48795038,47.07031874', 3347, NULL, NULL),
(1031, 'الصناعية', 'as sinaiiyah', '17.50294654,47.07718339', '17.48457460,47.05237633', 3347, NULL, NULL),
(1032, ' الفهد', 'al fahd', '17.49960455,47.10898991', '17.47966814,47.09883605', 3347, NULL, NULL),
(1033, 'الروضة الجنوبية', 'ar rawdah al janubiyyah', '17.50499028,47.11254186', '17.49941876,47.10099987', 3347, NULL, NULL),
(1038, 'الصليب الشرقي', 'as silayyib ash sharqi', '22.83053076,39.05537602', '22.81444692,39.02592045', 377, NULL, NULL),
(1039, 'الصليب الغربي', 'as silayyib al gharbi', '22.84686541,39.03334697', '22.81442164,39.00363779', 377, NULL, NULL),
(1042, 'الصبوح', 'as sabuh', '22.81253694,39.05525095', '22.79932027,39.03728603', 377, NULL, NULL),
(1043, 'الفرنيسية الشرقية', 'al farnisiyyah ash sharqiyyah', '22.80039741,39.05525046', '22.77647573,39.03756580', 377, NULL, NULL),
(1044, 'السوق', 'as suq', '22.80888990,39.03756581', '22.79884056,39.03286514', 377, NULL, NULL),
(1045, 'الصمد', 'as samad', '22.80856580,39.03925402', '22.78101855,39.02621911', 377, NULL, NULL),
(1046, 'شمال الاذاعة', 'al idhaah north', '23.87122854,42.89750608', '23.85879779,42.88687788', 418, NULL, NULL),
(1047, 'المعارض', 'al maarid', '23.88834088,42.90520105', '23.86891871,42.88938301', 418, NULL, NULL),
(1048, 'الاذاعة', 'al idhaah', '23.88097836,42.91345231', '23.85079277,42.89111001', 418, NULL, NULL),
(1049, 'الملك فهد', 'king fahd', '23.90104754,42.91106792', '23.88512595,42.89606436', 418, NULL, NULL),
(1050, 'الملز', 'al malaz', '23.89737160,42.92131414', '23.87683989,42.90321242', 418, NULL, NULL),
(1051, 'الاصفر', 'al asfar', '23.90750432,42.91410802', '23.89737160,42.90196046', 418, NULL, NULL),
(1052, 'الحجاج', 'al hujjaj', '23.93426238,42.95457956', '23.92522719,42.94640729', 418, NULL, NULL),
(1053, 'المهنيين', 'al mihaniyin', '23.93172105,42.95792961', '23.92617968,42.94946161', 418, NULL, NULL),
(1054, 'النهضة', 'an nahdah', '23.91110385,42.90552921', '23.88877790,42.88863153', 418, NULL, NULL),
(1055, 'الملك فيصل', 'king faisal', '23.90787220,42.92223235', '23.89320512,42.91106792', 418, NULL, NULL),
(1056, 'الصالحية', 'as salhiyah', '23.90476028,42.92895765', '23.89320509,42.91937722', 418, NULL, NULL),
(1057, 'العود', 'al uud', '23.92028337,42.93807563', '23.91176154,42.92210683', 418, NULL, NULL),
(1058, 'المنفوحة', 'al manfuhah', '23.91217178,42.92701517', '23.90357069,42.91695354', 418, NULL, NULL),
(1059, 'الصناعية', 'as sinaiyah', '23.93122645,42.92582368', '23.91612625,42.92145931', 418, NULL, NULL),
(1060, 'الخزان', 'al khazzan', '23.91750949,42.93807140', '23.90476028,42.92330282', 418, NULL, NULL),
(1061, 'الملك خالد', 'king khalid', '23.91723578,42.92231315', '23.90374372,42.90508673', 418, NULL, NULL),
(1062, 'السليمانية', 'as sulaymaniyah', '23.93137920,42.92205622', '23.91449227,42.90864379', 418, NULL, NULL),
(1063, 'الربوة', 'al rabwah', '25.92715780,49.60241964', '25.91557734,49.58725449', 243, NULL, NULL),
(1064, 'قرطبة', 'qurtubah', '25.94133145,49.62356803', '25.92755016,49.60886076', 243, NULL, NULL),
(1065, 'الصناعية', 'as sinaiyyah', '25.92539851,49.65797139', '25.91697978,49.65072800', 243, NULL, NULL),
(1066, 'النزهة', 'an nuzha', '25.92587025,49.65595817', '25.91353236,49.64427522', 243, NULL, NULL),
(1067, 'الاندلس', 'al andalus', '25.94864605,49.65831728', '25.93268839,49.64369879', 243, NULL, NULL),
(1068, 'الروضة', 'ar rawdah', '25.92700783,49.64653152', '25.91641238,49.63747899', 243, NULL, NULL),
(1069, 'غرناطة', 'ghirnatah', '25.93009924,49.62329003', '25.91768993,49.61219868', 243, NULL, NULL),
(1070, 'أشبيلية', 'ishbiliyah', '25.91766862,49.61219882', '25.90535264,49.59285862', 243, NULL, NULL),
(1071, 'المطار', 'al matar', '25.93476362,49.65959742', '25.92267938,49.64188379', 243, NULL, NULL),
(1072, 'المدينة', 'al madinah', '25.93221955,49.66722909', '25.91688274,49.65602111', 243, NULL, NULL),
(1073, 'النخيل', 'an nakhil', '25.94116577,49.64170992', '25.92070912,49.62001331', 243, NULL, NULL),
(1074, 'الفردوس', 'al fardus', '25.94291497,49.65187158', '25.93051897,49.64045549', 243, NULL, NULL),
(1075, 'البساتين', 'al basatin', '25.92199123,49.62753963', '25.90698392,49.61189360', 243, NULL, NULL),
(1076, 'الربيع', 'ar rabi', '28.42594281,46.06931382', '28.38072283,46.02703049', 47, NULL, NULL),
(1077, 'الاسكان', 'al iskan', '28.34622189,45.98483488', '28.30679091,45.95236387', 47, NULL, NULL),
(1078, 'الجامعة', 'al jamiah', '28.26280207,45.95907146', '28.21374454,45.92018023', 47, NULL, NULL),
(1079, 'الرابية', 'ar rabiyah', '28.39591085,45.94670669', '28.35995149,45.90893512', 47, NULL, NULL),
(1080, 'التلال', 'at talal', '28.45554813,45.95169279', '28.42513236,45.92453688', 47, NULL, NULL),
(1081, 'الشفاء', 'ash shifa', '28.26634641,45.94257038', '28.23234640,45.91036849', 47, NULL, NULL),
(1082, 'الوادي', 'al wadi', '28.37793488,45.98534025', '28.34477860,45.96262019', 47, NULL, NULL),
(1083, 'البلدية', 'al baladiyah', '28.43751802,45.99603512', '28.40859350,45.96888051', 47, NULL, NULL),
(1084, 'الصناعية', 'as sinaiyah', '28.44216119,46.06335838', '28.42035210,46.01690429', 47, NULL, NULL),
(1085, 'العزيزية', 'al aziziyah', '28.46035695,45.97421960', '28.42932911,45.94471284', 47, NULL, NULL),
(1086, 'الفيحاء', 'al faiha', '28.46397009,46.03504252', '28.43860947,46.00382827', 47, NULL, NULL),
(1087, 'الربوة', 'ar rabwah', '28.42932911,45.95815407', '28.40278063,45.93149496', 47, NULL, NULL),
(1088, 'الباطن', 'al batin', '28.46857900,46.00928020', '28.43849711,45.98373780', 47, NULL, NULL),
(1089, 'المحمدية', 'al muhammadiyah', '28.39839271,45.99228152', '28.36580838,45.96313943', 47, NULL, NULL),
(1090, 'الخالدية', 'al khalidiyah', '28.43398751,45.97515576', '28.40630842,45.95169279', 47, NULL, NULL),
(1091, 'النهضة', 'an nahdah', '28.45129302,45.93149496', '28.42216825,45.90955270', 47, NULL, NULL),
(1092, 'الصفاء', 'as safaa', '28.38552116,46.01461665', '28.35795780,45.98821575', 47, NULL, NULL),
(1093, 'فليج', 'fulaij', '28.44161656,46.02077279', '28.42440817,45.99358224', 47, NULL, NULL),
(1094, 'قرطبة', 'qurtubah', '28.31241285,45.96840120', '28.28690492,45.94867986', 47, NULL, NULL),
(1095, 'الروضة', 'ar rawdah', '28.45743393,46.06096553', '28.43882398,46.03304679', 47, NULL, NULL),
(1096, 'السليمانية', 'as sulimaniyah', '28.40841328,45.95352320', '28.38607232,45.91621314', 47, NULL, NULL),
(1097, 'الفيصلية', 'al faisaliyah', '28.40859350,45.96888051', '28.37793488,45.94667059', 47, NULL, NULL),
(1098, 'النزهة', 'an nuzhah', '28.42513236,45.93652305', '28.40392473,45.91632531', 47, NULL, NULL),
(1099, 'المنار', 'al manar', '28.33768192,45.96320464', '28.32018450,45.94928339', 47, NULL, NULL),
(1100, 'اليرموك', 'al yarmuk', '28.29019844,45.95992317', '28.26230927,45.94280926', 47, NULL, NULL),
(1101, 'الريان', 'ar rayan', '28.35732073,45.96511253', '28.33572439,45.93923078', 47, NULL, NULL),
(1102, 'النايفية', 'an nayfiyah', '28.37855604,45.96402856', '28.35407518,45.94351047', 47, NULL, NULL),
(1103, 'المروج', 'al muruj', '28.40165885,46.00365080', '28.38222934,45.98384699', 47, NULL, NULL);
INSERT INTO `areas` (`id`, `name`, `enname`, `neCoordinates`, `swCoordinates`, `city_id`, `created_at`, `updated_at`) VALUES
(1104, 'النخيل', 'an nakhil', '28.36883022,45.99606117', '28.34630027,45.98336392', 47, NULL, NULL),
(1105, 'الواحة', 'al wahah', '28.41102743,45.98384699', '28.39455823,45.96460427', 47, NULL, NULL),
(1106, 'المصيف', 'al masif', '28.41433892,45.99924560', '28.39839271,45.98038049', 47, NULL, NULL),
(1107, 'غرناطة', 'ghirnatah', '28.29019844,45.94873579', '28.26224830,45.93332782', 47, NULL, NULL),
(1108, 'ابو موسى الاشعري', 'abu musa al ashari', '28.46299296,45.99004884', '28.43398751,45.96711058', 47, NULL, NULL),
(1109, 'الخليج', 'al khalij', '28.45135241,46.08975977', '28.42594281,46.06095763', 47, NULL, NULL),
(1110, 'الرائد', 'ar raid', '28.36478594,46.01763567', '28.34709386,45.99318282', 47, NULL, NULL),
(1111, 'الورود', 'al wurud', '28.32328494,45.95599442', '28.29019170,45.93953916', 47, NULL, NULL),
(1112, 'العمل', 'al amal', '24.65090145,46.73422257', '24.63996102,46.71583452', 3, NULL, NULL),
(1113, 'النموذجية', 'an namudhajiyah', '24.66787099,46.70292598', '24.64580927,46.68565725', 3, NULL, NULL),
(1114, 'الجرادية', 'al jaradiyah', '24.62670981,46.70753474', '24.60975388,46.69196738', 3, NULL, NULL),
(1115, 'الصناعية', 'as sinaiyah', '24.65374967,46.76259395', '24.62984754,46.73143592', 3, NULL, NULL),
(1116, 'منفوحة الجديدة', 'manfuhah al jadidah', '24.62058384,46.72900867', '24.60545282,46.71072801', 3, NULL, NULL),
(1117, 'الفاخرية', 'al fakhriyah', '24.64718160,46.69388220', '24.63342568,46.67305974', 3, NULL, NULL),
(1118, 'الديرة', 'ad dirah', '24.63803277,46.71847438', '24.62242108,46.70455769', 3, NULL, NULL),
(1119, 'ام الحمام الشرقي', 'umm al hamam ash sharqi', '24.70152887,46.66969644', '24.67407889,46.65025512', 3, NULL, NULL),
(1120, 'الشرفية', 'ash sharafiyah', '24.67104975,46.67936304', '24.64892885,46.65945447', 3, NULL, NULL),
(1121, 'الهدا', 'al hada', '24.68655917,46.66789221', '24.64056551,46.60498995', 3, NULL, NULL),
(1122, 'المعذر الشمالي', 'al madhar ash shamali', '24.70806022,46.67907524', '24.67452930,46.65476604', 3, NULL, NULL),
(1123, 'ام الحمام الغربي', 'umm al hamam al gharbi', '24.70405059,46.65771410', '24.67418645,46.63050855', 3, NULL, NULL),
(1124, 'الرحمانية', 'ar rahmaniyah', '24.72740059,46.67265439', '24.70335646,46.64752226', 3, NULL, NULL),
(1125, 'لبن', 'laban', '24.65658001,46.65157764', '24.60016054,46.56407252', 3, NULL, NULL),
(1126, 'الرفيعة', 'ar rafiah', '24.65011324,46.67762590', '24.62483212,46.64454466', 3, NULL, NULL),
(1127, 'الشهداء', 'al shohada', '24.79977218,46.74921308', '24.77580184,46.72298311', 3, NULL, NULL),
(1128, 'الملك فهد', 'king fahd', '24.75308555,46.68583873', '24.72740059,46.65621952', 3, NULL, NULL),
(1129, 'الطريف الجديدة', 'at tarif al jadidah', '24.75112803,46.58021158', '24.73811833,46.56981223', 828, NULL, NULL),
(1130, 'الفيصلية', 'al faisaliyah', '24.75362820,46.58823454', '24.73781828,46.57604185', 828, NULL, NULL),
(1131, 'السويدي', 'as suwaidi', '24.60426417,46.70725719', '24.57652088,46.65268490', 3, NULL, NULL),
(1132, 'الحزم', 'al hazm', '24.56940656,46.67639012', '24.51666263,46.62332166', 3, NULL, NULL),
(1133, 'عتيقة', 'utaiqah', '24.61689255,46.71254711', '24.58539365,46.70377668', 3, NULL, NULL),
(1134, 'المربع', 'al murabba', '24.68107906,46.71889439', '24.64412207,46.69652091', 3, NULL, NULL),
(1135, 'الفلاح', 'al falah', '24.80869932,46.72298311', '24.78468623,46.69674786', 3, NULL, NULL),
(1136, 'الندى', 'an nada', '24.81745489,46.69674786', '24.79351508,46.67053265', 3, NULL, NULL),
(1137, 'المرسلات', 'al mursalat', '24.76064117,46.70379946', '24.73633286,46.67738797', 3, NULL, NULL),
(1138, 'النزهة', 'an nuzhah', '24.76822194,46.72186614', '24.74390881,46.69530411', 3, NULL, NULL),
(1139, 'الورود', 'al wurud', '24.73633286,46.69360574', '24.71168183,46.66468612', 3, NULL, NULL),
(1140, 'الملك فيصل', 'king faisal', '24.77596240,46.79089138', '24.74666738,46.75982297', 3, NULL, NULL),
(1141, 'المدينة الصناعية الجديدة', 'new industrial area', '24.58581049,46.94727975', '24.50222656,46.85058956', 3, NULL, NULL),
(1142, 'العزيزية', 'al aziziyah', '24.61201744,46.80942494', '24.56101934,46.73796516', 3, NULL, NULL),
(1143, 'المنصورة', 'al mansurah', '24.62162804,46.76599610', '24.59391018,46.72900867', 3, NULL, NULL),
(1144, 'غبيرة', 'ghubairah', '24.62984754,46.74807372', '24.61056556,46.72605041', 3, NULL, NULL),
(1145, 'الفاروق', 'al faruq', '24.66657908,46.79264081', '24.64029979,46.75522752', 3, NULL, NULL),
(1146, 'الفيصلية', 'al faisaliyah', '24.65319930,46.80529000', '24.61517029,46.76069230', 3, NULL, NULL),
(1147, 'الخالدية', 'al khalidiyah', '24.63386269,46.76821179', '24.61201744,46.73987550', 3, NULL, NULL),
(1148, 'الجزيرة', 'al jazirah', '24.68571142,46.81594962', '24.64294953,46.77825155', 3, NULL, NULL),
(1149, 'السعادة', 'as saadah', '24.71716608,46.85651778', '24.67728871,46.81744291', 3, NULL, NULL),
(1150, 'الناصرية', 'an nasriyah', '24.66054713,46.69359099', '24.64248343,46.67060591', 3, NULL, NULL),
(1151, 'المناخ', 'al manakh', '24.62943985,46.84901772', '24.58708370,46.76599610', 3, NULL, NULL),
(1152, 'الدفاع', 'ad difa', '24.59801970,46.85665038', '24.57321413,46.80942494', 3, NULL, NULL),
(1153, 'النور', 'an nur', '24.65148928,46.83569849', '24.61152015,46.79776042', 3, NULL, NULL),
(1154, 'الملك عبدالله', 'king abdullah', '24.75947838,46.76248255', '24.70340846,46.72186614', 3, NULL, NULL),
(1155, 'الواحة', 'al wahah', '24.75152584,46.73101420', '24.72641808,46.70379946', 3, NULL, NULL),
(1156, 'صلاح الدين', 'salah ad din', '24.74390881,46.71251511', '24.72094817,46.68583873', 3, NULL, NULL),
(1157, 'الملك عبدالعزيز', 'king abdul aziz', '24.73358784,46.74524327', '24.69202874,46.69314594', 3, NULL, NULL),
(1158, 'الوزارات', 'al wazarat', '24.69202874,46.71914444', '24.66554936,46.70868506', 3, NULL, NULL),
(1159, 'سكيرينة', 'skirinah', '24.62011486,46.72184348', '24.61193642,46.71500306', 3, NULL, NULL),
(1160, 'الربوة', 'ar rabwah', '24.71413811,46.77825155', '24.67269508,46.73239385', 3, NULL, NULL),
(1161, 'جرير', 'jarir', '24.68796137,46.76109027', '24.66582558,46.74155090', 3, NULL, NULL),
(1162, 'المعذر', 'al madhar', '24.67517233,46.68565725', '24.65614810,46.65323977', 3, NULL, NULL),
(1163, 'الصالحية', 'as salhiyah', '24.63919016,46.73987550', '24.62873387,46.72949375', 3, NULL, NULL),
(1164, 'الملز', 'al malaz', '24.68139381,46.75522752', '24.64718290,46.71679556', 3, NULL, NULL),
(1165, 'منفوحة', 'manfuhah', '24.61056556,46.73796516', '24.58762235,46.72021629', 3, NULL, NULL),
(1166, 'عليشة', 'ilaishah', '24.64106726,46.69361747', '24.62482461,46.67593686', 3, NULL, NULL),
(1167, 'النهضة', 'an nahdah', '24.78075633,46.84195892', '24.73959735,46.79089136', 3, NULL, NULL),
(1168, 'الخليج', 'al khalij', '24.79638601,46.83008947', '24.75639710,46.77709671', 3, NULL, NULL),
(1169, 'الضباط', 'adh dhubbat', '24.69319559,46.72891397', '24.66605800,46.71871464', 3, NULL, NULL),
(1170, 'السويدي الغربي', 'as suwaidi al gharbi', '24.58823223,46.64517651', '24.55983450,46.60571524', 3, NULL, NULL),
(1171, 'ديراب', 'dirab', '24.53807494,46.64587848', '24.48188109,46.59405982', 3, NULL, NULL),
(1172, 'احد', 'uhud', '24.50715633,46.65581665', '24.47200884,46.61532156', 3, NULL, NULL),
(1173, 'نمار', 'namar', '24.58577676,46.70597407', '24.55694985,46.66719402', 3, NULL, NULL),
(1174, 'الشفا', 'ash shifa', '24.58560830,46.72423715', '24.54364387,46.67542289', 3, NULL, NULL),
(1175, 'المحمدية', 'al muhammadiyah', '24.74416305,46.66468612', '24.72014501,46.63433832', 3, NULL, NULL),
(1176, 'السليمانية', 'as sulimaniyah', '24.72094805,46.71871464', '24.67513396,46.68262860', 3, NULL, NULL),
(1177, 'المروة', 'al marwah', '24.55606169,46.69337632', '24.52449888,46.65964749', 3, NULL, NULL),
(1178, 'عكاظ', 'uqaz', '24.53701592,46.70253674', '24.48848426,46.63700555', 3, NULL, NULL),
(1179, 'شبرا', 'shubra', '24.59619181,46.69519500', '24.56072805,46.64237495', 3, NULL, NULL),
(1180, 'الزهرة', 'az zahrah', '24.59201431,46.66195822', '24.56456175,46.63103110', 3, NULL, NULL),
(1181, 'صياح', 'siyah', '24.61383049,46.70774112', '24.60154336,46.69636921', 3, NULL, NULL),
(1182, 'سلطانة', 'sultanah', '24.61680728,46.70040141', '24.59515060,46.67896612', 3, NULL, NULL),
(1183, 'اليمامة', 'al yamamah', '24.60690949,46.72568613', '24.58472750,46.70737840', 3, NULL, NULL),
(1184, 'البديعة', 'al badiah', '24.62602421,46.69346105', '24.60571214,46.67019660', 3, NULL, NULL),
(1185, 'المصانع', 'al masani', '24.59391018,46.77900193', '24.50853734,46.71112580', 3, NULL, NULL),
(1186, 'القادسية', 'al qadisiyah', '24.83907494,46.85063883', '24.79979598,46.79855128', 3, NULL, NULL),
(1187, 'الصفا', 'as safa', '24.67924877,46.78531123', '24.65374967,46.74891443', 3, NULL, NULL),
(1188, 'العليا', 'al ulaya', '24.71610111,46.70412252', '24.66787099,46.66428271', 3, NULL, NULL),
(1189, 'الدريهمية', 'ad duraihimiyah', '24.59574180,46.70597407', '24.58244018,46.68604982', 3, NULL, NULL),
(1190, 'الاسكان', 'al iskan', '24.58886139,46.86973662', '24.55821483,46.82711761', 3, NULL, NULL),
(1191, 'السلام', 'as salam', '24.72235775,46.82830062', '24.69243843,46.79543084', 3, NULL, NULL),
(1192, 'المنار', 'al manar', '24.73777748,46.81185013', '24.71214801,46.78399157', 3, NULL, NULL),
(1193, 'النسيم الشرقي', 'an nasim ash sharqi', '24.76452665,46.87038725', '24.71281834,46.82088841', 3, NULL, NULL),
(1194, 'القدس', 'al quds', '24.76732699,46.77065769', '24.73970216,46.73955826', 3, NULL, NULL),
(1195, 'الوادي', 'al wadi', '24.80110004,46.70501527', '24.77711706,46.67872784', 3, NULL, NULL),
(1196, 'النفل', 'an nafl', '24.79351508,46.68705640', '24.76953391,46.66082757', 3, NULL, NULL),
(1197, 'المصيف', 'al masif', '24.77711706,46.69530411', '24.75308555,46.66904529', 3, NULL, NULL),
(1198, 'التعاون', 'at taawn', '24.78468623,46.71329742', '24.76064117,46.68705640', 3, NULL, NULL),
(1199, 'الازدهار', 'al izdihar', '24.79223997,46.73128176', '24.76822194,46.70501163', 3, NULL, NULL),
(1200, 'الاندلس', 'al andalus', '24.75639710,46.80332068', '24.72988762,46.77521213', 3, NULL, NULL),
(1201, 'الروضة', 'ar rawdah', '24.75280101,46.78770134', '24.71413811,46.74952103', 3, NULL, NULL),
(1202, 'الروابي', 'ar rawabi', '24.71214801,46.81016003', '24.67924877,46.77416192', 3, NULL, NULL),
(1203, 'الريان', 'ar rayan', '24.72754774,46.79543084', '24.69431848,46.76248255', 3, NULL, NULL),
(1204, 'المريح', 'al marih', '24.73543840,46.57964168', '24.73224846,46.57655182', 828, NULL, NULL),
(1205, 'البجيري', 'al bujayri', '24.73912834,46.57856173', '24.73451843,46.57316188', 828, NULL, NULL),
(1206, 'سمحان', 'samhan', '24.74651823,46.57482191', '24.73564836,46.56522232', 828, NULL, NULL),
(1207, 'الدرعية', 'ad diriyah', '24.74049929,46.59118445', '24.72451861,46.57614170', 828, NULL, NULL),
(1208, 'ظهرة البديعة', 'dhahrat al badiah', '24.61341852,46.68669295', '24.58004447,46.62344774', 3, NULL, NULL),
(1209, 'النظيم', 'an nazim', '24.82751747,46.91776346', '24.77236031,46.86226813', 3, NULL, NULL),
(1210, 'الرماية', 'ar rimayah', '24.79602574,46.90655497', '24.74389709,46.84195894', 3, NULL, NULL),
(1211, 'البرية', 'al bariah', '24.59585226,47.00890510', '24.49915745,46.86973662', 3, NULL, NULL),
(1212, 'طيبة', 'taibah', '24.57321413,46.86558663', '24.50956675,46.79641539', 3, NULL, NULL),
(1213, 'المنصورية', 'mansuriyah', '24.55476043,46.83517629', '24.48297284,46.76978230', 3, NULL, NULL),
(1214, 'ضاحية نمار', 'dahiat namar', '24.55426126,46.64801065', '24.43021084,46.41399159', 3, NULL, NULL),
(1215, 'المصفاة', 'al misfat', '24.54861059,46.89859315', '24.49741242,46.84336760', 3, NULL, NULL),
(1216, 'السفارات', 'as safarat', '24.70355713,46.64014837', '24.65937243,46.60914688', 3, NULL, NULL),
(1217, 'خشم العان', 'khashm al an', '24.76270649,47.00850082', '24.56833352,46.85586893', 3, NULL, NULL),
(1218, 'قرطبة', 'qurtubah', '24.83996537,46.75864314', '24.79223997,46.71428534', 3, NULL, NULL),
(1219, 'طويق', 'tuwaiq', '24.61126036,46.59603309', '24.52380497,46.44026100', 3, NULL, NULL),
(1220, 'ظهرة نمار', 'dhahrat namar', '24.57638200,46.64756368', '24.54406277,46.58053073', 3, NULL, NULL),
(1221, 'الربيع', 'ar rabi', '24.80989579,46.67872784', '24.77895783,46.64405872', 3, NULL, NULL),
(1222, 'المغرزات', 'al mughrizat', '24.77580184,46.73955826', '24.75152584,46.71329742', 3, NULL, NULL),
(1223, 'السلي', 'as sulai', '24.69083821,46.90723893', '24.61651991,46.80696009', 3, NULL, NULL),
(1224, 'الخالدية', 'al khalidiyah', '24.76839229,46.58295631', '24.74651823,46.56097266', 828, NULL, NULL),
(1225, 'العقيق', 'al aqiq', '24.79333684,46.64791074', '24.75301102,46.61344663', 3, NULL, NULL),
(1226, 'النخيل', 'an nakhil', '24.76062183,46.65621952', '24.72346647,46.59118445', 3, NULL, NULL),
(1227, 'الغدير', 'al ghadir', '24.78595724,46.66904529', '24.76062183,46.64147871', 3, NULL, NULL),
(1228, 'المروج', 'al muruj', '24.76953391,46.67738797', '24.74416305,46.64791074', 3, NULL, NULL),
(1229, 'العود', 'al ud', '24.63541994,46.73607658', '24.61728356,46.71799150', 3, NULL, NULL),
(1230, 'ثليم', 'thulaim', '24.64466312,46.73723851', '24.63760441,46.71847438', 3, NULL, NULL),
(1231, 'الشميسي', 'ash shimaisi', '24.63066084,46.70727201', '24.61689255,46.69292076', 3, NULL, NULL),
(1232, 'الوشام', 'al wisham', '24.64986437,46.70455769', '24.63666286,46.69338634', 3, NULL, NULL),
(1233, 'السلام', 'as salam', '24.62590954,46.71188566', '24.61654719,46.70650272', 3, NULL, NULL),
(1234, 'الدوبية', 'ad dubiyah', '24.62626456,46.71500306', '24.61662546,46.71072801', 3, NULL, NULL),
(1235, 'المعكال', 'al mikal', '24.62680374,46.71830397', '24.61858726,46.71264382', 3, NULL, NULL),
(1236, 'جبرة', 'jabrah', '24.62963450,46.72453654', '24.62047573,46.71552300', 3, NULL, NULL),
(1237, 'القرى', 'al qura', '24.62907946,46.71799104', '24.62655929,46.71467486', 3, NULL, NULL),
(1238, 'المرقب', 'al marqab', '24.63947887,46.73725934', '24.62963450,46.71709544', 3, NULL, NULL),
(1239, 'الفوطة', 'al futah', '24.64615979,46.71856436', '24.63735918,46.70369462', 3, NULL, NULL),
(1240, 'ام سليم', 'umm salim', '24.63735918,46.70536263', '24.62944742,46.69302392', 3, NULL, NULL),
(1241, 'الصحافة', 'as sahafah', '24.81872032,46.65365590', '24.77331735,46.62311412', 3, NULL, NULL),
(1243, 'الرائد', 'ar raid', '24.72014501,46.65312957', '24.69383426,46.62393166', 3, NULL, NULL),
(1244, 'العريجاء الغربية', 'al uraija al gharbiyah', '24.61832088,46.62503827', '24.57257490,46.57578947', 3, NULL, NULL),
(1245, 'العريجاء', 'al uraija', '24.63573033,46.67386648', '24.61522071,46.64032812', 3, NULL, NULL),
(1246, 'العريجاء الوسطى', 'al uraija al wusta', '24.61910720,46.67084628', '24.59039919,46.61238611', 3, NULL, NULL),
(1247, 'الحمراء', 'al hamra', '24.79086021,46.77709671', '24.75947838,46.73128175', 3, NULL, NULL),
(1248, 'الدار البيضاء', 'ad dar al baida', '24.58708370,46.82711761', '24.54215548,46.75874644', 3, NULL, NULL),
(1249, 'البطحاء', 'al batha', '24.62282620,46.72301255', '24.62022577,46.71855243', 3, NULL, NULL),
(1250, 'الزهراء', 'az zahra', '24.69506864,46.74155090', '24.67849901,46.72388687', 3, NULL, NULL),
(1251, 'الفيحاء', 'al faiha', '24.69554483,46.82771920', '24.66752894,46.79664785', 3, NULL, NULL),
(1252, 'المؤتمرات', 'al mutamarat', '24.67842978,46.69652091', '24.66054713,46.67887014', 3, NULL, NULL),
(1253, 'الوسيطاء', 'al wusayta', '24.62752583,46.71939603', '24.62011486,46.71365839', 3, NULL, NULL),
(1254, 'الجنادرية', 'al janadriyah', '24.94454777,46.99848744', '24.78700609,46.84645890', 3, NULL, NULL),
(1255, 'اشبيلية', 'ishbiliyah', '24.80888958,46.81868016', '24.77596240,46.76700190', 3, NULL, NULL),
(1256, 'المعيزلة', 'al maizilah', '24.81818552,46.86037805', '24.76452665,46.81618030', 3, NULL, NULL),
(1257, 'اليرموك', 'al yarmuk', '24.82407557,46.80956321', '24.79086021,46.75880417', 3, NULL, NULL),
(1258, 'المونسية', 'al munsiyah', '24.85746494,46.79456152', '24.80721611,46.74321412', 3, NULL, NULL),
(1259, 'الخزامى', 'al khuzama', '24.73596000,46.62393166', '24.69092345,46.56919207', 3, NULL, NULL),
(1260, 'عرقة', 'irqah', '24.70875890,46.61662963', '24.66719055,46.48296243', 3, NULL, NULL),
(1261, 'الدرعية', 'ad diriyah', '24.76972106,46.57610716', '24.74056837,46.55562291', 828, NULL, NULL),
(1262, 'الدرعية الجديدة', 'ad diriyah al jadidah', '24.76217789,46.55745279', '24.74386842,46.51988442', 828, NULL, NULL),
(1263, 'ظهرة لبن', 'dhahrat laban', '24.66286998,46.60498995', '24.59737170,46.45747695', 3, NULL, NULL),
(1264, 'الطريف', 'at tarif', '24.73530844,46.57851169', '24.73137844,46.57327190', 828, NULL, NULL),
(1265, 'الروقية', 'ar ruqiyah', '24.74283829,46.56720221', '24.73802838,46.56141251', 828, NULL, NULL),
(1266, 'حطين', 'hittin', '24.78579063,46.63005538', '24.73596000,46.57327212', 3, NULL, NULL),
(1267, 'الملقا', 'al malqa', '24.82620534,46.63141942', '24.77442759,46.56559260', 3, NULL, NULL),
(1268, 'القيروان', 'al qirawan', '24.95041792,46.61482538', '24.79637715,46.49768078', 3, NULL, NULL),
(1269, 'الياسمين', 'al yasmin', '24.84266465,46.67053265', '24.80022902,46.61482538', 3, NULL, NULL),
(1270, 'العارض', 'al arid', '24.97041041,46.65403318', '24.82620534,46.55171730', 3, NULL, NULL),
(1271, 'مطار الملك خالد', 'king khalid airport', '25.02039201,46.80535359', '24.81855605,46.59555686', 3, NULL, NULL),
(1272, 'النرجس', 'an narjis', '24.97967194,46.70182688', '24.80989579,46.58884073', 3, NULL, NULL),
(1273, 'جامعة الامام', 'al imam university', '24.82521585,46.71934525', '24.80110004,46.68843551', 3, NULL, NULL),
(1274, 'بنبان', 'banban', '25.05699910,46.61221665', '24.91289217,46.45714895', 3, NULL, NULL),
(1275, 'الرمال', 'ar rimal', '25.02173100,46.85173880', '24.82239553,46.66820375', 3, NULL, NULL),
(1276, 'الشرق', 'ash sharq', '24.98126520,47.02152082', '24.83907494,46.83477195', 3, NULL, NULL),
(1277, 'غرناطة', 'ghirnatah', '24.80728410,46.76700190', '24.78337150,46.74091420', 3, NULL, NULL),
(1279, 'الدحو', 'al dho', '24.63071612,46.71693292', '24.62751248,46.71281863', 3, NULL, NULL),
(1280, 'العماجية', 'al umjiah', '24.44423425,46.98350193', '24.43529122,46.97267623', 3, NULL, NULL),
(1281, 'هيت', 'hyt', '24.51721463,47.02342117', '24.43857746,46.93622003', 3, NULL, NULL),
(1282, 'الحائر', 'al haeer', '24.48775305,46.88523457', '24.38307642,46.79893475', 3, NULL, NULL),
(1284, 'ام الشعال', 'um alshal', '24.40634991,46.99033183', '24.30968823,46.94327413', 3, NULL, NULL),
(1285, ' الغنامية', 'al ghnamiah', '24.49626342,46.85195801', '24.45487558,46.79036399', 3, NULL, NULL),
(1286, 'عريض', 'areed', '24.50321138,46.83204255', '24.38461555,46.61108857', 3, NULL, NULL),
(1287, 'بدر', 'badr', '24.56980631,46.78422406', '24.49459840,46.67788725', 3, NULL, NULL),
(1288, 'المهدية', 'al mahdiyah', '24.67553869,46.60558671', '24.61842469,46.46633624', 3, NULL, NULL),
(1289, 'جامعة الملك سعود', 'king saud university', '24.74378827,46.64752226', '24.70355713,46.60284675', 3, NULL, NULL),
(1290, 'النسيم الغربي', 'an nasim al gharbi', '24.75051359,46.84885949', '24.70009307,46.80041077', 3, NULL, NULL),
(1291, 'التحلية', 'at tahliyah', '26.20104134,50.21687308', '26.15077946,50.17741844', 31, NULL, NULL),
(1292, 'ابن سيناء', 'ibn sina', '26.25028821,50.21463359', '26.23341390,50.19496247', 31, NULL, NULL),
(1293, 'الحزام الاخضر', 'al hizam al akhdar', '26.31265178,50.21157009', '26.30216507,50.19048766', 31, NULL, NULL),
(1294, 'صناعية الثقبة', 'sinaiyah ath thuqbah', '26.26287587,50.20528629', '26.24891904,50.19175368', 31, NULL, NULL),
(1295, 'التعاون', 'at taawn', '26.24200094,50.19703586', '26.21354281,50.17240977', 31, NULL, NULL),
(1296, 'الراكة الجنوبية', 'ar rakah al janubiyah', '26.36622151,50.21209861', '26.33616944,50.18851602', 31, NULL, NULL),
(1297, 'الخبر الشمالية', 'al khubar ash shamaliyah', '26.30216507,50.22262717', '26.27864360,50.20528417', 31, NULL, NULL),
(1298, 'مدينة العمال', 'madinat al ummal', '26.30344724,50.21020519', '26.28120071,50.19802842', 31, NULL, NULL),
(1299, 'العقربية', 'al aqrabiyah', '26.30616927,50.20216181', '26.28335836,50.18396815', 31, NULL, NULL),
(1300, 'الخبر الجنوبية', 'al khubar al janubiyah', '26.28335836,50.21828367', '26.26288988,50.19752505', 31, NULL, NULL),
(1301, 'الروابي', 'ar rawabi', '26.33842863,50.21519688', '26.32462541,50.20031384', 31, NULL, NULL),
(1302, 'اليرموك', 'al yarmok', '26.32253987,50.22436483', '26.30009110,50.21612648', 31, NULL, NULL),
(1303, 'قرطبة', 'qurtubah', '26.35376942,50.20031384', '26.33215554,50.17923758', 31, NULL, NULL),
(1304, 'الجوهرة', 'al jawharah', '26.33616944,50.20644084', '26.32128595,50.18863516', 31, NULL, NULL),
(1305, 'الحزام الذهبي', 'al hizam adh dhahabi', '26.32462541,50.21204351', '26.30940094,50.18996629', 31, NULL, NULL),
(1306, 'الاندلس', 'al andalus', '26.33381085,50.19195970', '26.31265178,50.17959536', 31, NULL, NULL),
(1307, 'الهدا', 'al hada', '26.31454687,50.19190395', '26.30538644,50.17627284', 31, NULL, NULL),
(1308, 'البندرية', 'al bandariyah', '26.31721857,50.21808669', '26.30092141,50.21020519', 31, NULL, NULL),
(1309, 'البستان', 'al bustan', '26.32634500,50.21712585', '26.31661566,50.20644084', 31, NULL, NULL),
(1310, 'الثقبة', 'ath thuqbah', '26.28976653,50.20528335', '26.25816961,50.17678379', 31, NULL, NULL),
(1311, 'العليا', 'al ulaya', '26.30773693,50.18983221', '26.28577194,50.16562533', 31, NULL, NULL),
(1312, 'الاسكان', 'al iskan', '26.26584700,50.21584765', '26.24948073,50.20333470', 31, NULL, NULL),
(1313, 'الحمراء', 'al hamra', '26.23511782,50.21433249', '26.21737346,50.19499995', 31, NULL, NULL),
(1314, 'الجسر', 'al jisr', '26.21886251,50.21377506', '26.20057824,50.19624147', 31, NULL, NULL),
(1315, 'الخزامى', 'al khuzama', '26.21737346,50.19785679', '26.19491046,50.17246367', 31, NULL, NULL),
(1316, 'الدوحة الجنوبية', 'ad dawhah al janubiyah', '26.33415821,50.17999939', '26.29761493,50.15028570', 227, NULL, NULL),
(1317, 'الدانة الشمالية', 'ad danah ash shamaliyah', '26.34434816,50.15483532', '26.32804158,50.13288422', 227, NULL, NULL),
(1318, 'القصور', 'al qusur', '26.36177202,50.16590198', '26.33538159,50.13711566', 227, NULL, NULL),
(1319, 'الدوحة الشمالية', 'ad dawhah ash shamaliyah', '26.34419740,50.17959536', '26.32910481,50.15391009', 227, NULL, NULL),
(1320, 'الدانة الجنوبية', 'ad danah al janubiyah', '26.33332608,50.15586702', '26.32085581,50.14202538', 227, NULL, NULL),
(1321, 'الجامعة', 'al jamiah', '26.35309556,50.14596194', '26.33353764,50.11451210', 227, NULL, NULL),
(1322, 'الخالدية الشمالية', 'al khalidiyah ash shamaliyah', '26.43107848,50.16200835', '26.39557245,50.13173162', 13, NULL, NULL),
(1323, 'الناصرية', 'an nasriyah', '26.42989434,50.13049070', '26.41372899,50.11553429', 13, NULL, NULL),
(1324, 'الصناعية الاولى', 'industrial area no1', '26.41197471,50.15228409', '26.38382513,50.12959698', 13, NULL, NULL),
(1325, 'المدينة الرياضية', 'sporting city', '26.37018832,50.19093160', '26.34815478,50.17867370', 31, NULL, NULL),
(1326, 'الفنار', 'al fanar', '26.42189631,50.22083972', '26.39523417,50.18147811', 13, NULL, NULL),
(1327, 'الأثير', 'al athir', '26.44044607,50.07076336', '26.42148188,50.05073127', 13, NULL, NULL),
(1328, 'الجلوية', 'al jalawiyah', '26.44182125,50.08561934', '26.42617982,50.06513670', 13, NULL, NULL),
(1329, 'النخيل', 'an nakhil', '26.44290586,50.09702485', '26.43353336,50.08216578', 13, NULL, NULL),
(1330, 'القزاز', 'al qazaz', '26.43808057,50.09701861', '26.43245878,50.08561934', 13, NULL, NULL),
(1331, 'البادية', 'al badiyah', '26.43249524,50.09701138', '26.42034775,50.08586636', 13, NULL, NULL),
(1332, 'الدواسر', 'ad dawasir', '26.44819943,50.10868764', '26.44178336,50.09700386', 13, NULL, NULL),
(1333, 'العنود', 'al anud', '26.45304014,50.08214808', '26.44044607,50.06303903', 13, NULL, NULL),
(1334, 'الحرس الوطني', 'al haras al watani', '26.39366454,50.17950589', '26.33722772,50.14556169', 227, NULL, NULL),
(1335, 'الشاطئ الغربي', 'ash shati al gharbi', '26.49785236,50.13051144', '26.45306249,50.11213239', 13, NULL, NULL),
(1336, 'الضباب', 'ad dabab', '26.43723889,50.06819869', '26.40596254,50.04092904', 13, NULL, NULL),
(1337, 'المنار', 'al manar', '26.39700224,50.06255310', '26.35440711,50.02200854', 13, NULL, NULL),
(1338, 'النور', 'an nur', '26.44264882,50.04092904', '26.41572251,50.01143257', 13, NULL, NULL),
(1339, 'السلام', 'as salam', '26.45837008,50.10912570', '26.44605309,50.09700386', 13, NULL, NULL),
(1340, 'الزهور', 'az zuhur', '26.45867800,50.09781411', '26.44819943,50.08120678', 13, NULL, NULL),
(1341, 'المريكبات', 'al muraikabat', '26.42000727,50.11077204', '26.40322321,50.09062850', 13, NULL, NULL),
(1342, 'النهضة', 'an nahdah', '26.39061927,50.15012690', '26.36437510,50.13217673', 13, NULL, NULL),
(1343, 'ضاحية الملك فهد', 'dahiyat al malik fahd', '26.46956866,50.02200854', '26.37077800,49.96821173', 13, NULL, NULL),
(1344, 'السيف', 'as saif', '26.40544142,50.23468329', '26.37470619,50.18960876', 13, NULL, NULL),
(1345, 'الصناعية', 'industrial', '26.46758560,50.04025359', '26.43247175,50.00868567', 13, NULL, NULL),
(1346, 'احد', 'uhud', '26.42922505,50.06098597', '26.39700224,50.02637943', 13, NULL, NULL),
(1347, 'بدر', 'badr', '26.42095679,50.04328225', '26.38403965,50.01259757', 13, NULL, NULL),
(1348, 'الخليج', 'al khalij', '26.44971159,50.09702485', '26.44178377,50.08100284', 13, NULL, NULL),
(1349, 'الروضة', 'ar rawdah', '26.41452399,50.09537163', '26.38652668,50.06819869', 13, NULL, NULL),
(1350, 'طيبة', 'taybah', '26.37432465,50.07369513', '26.33875154,50.03070843', 13, NULL, NULL),
(1351, 'الجامعيين', 'al jamiyin', '26.40322298,50.10516597', '26.38189353,50.08958407', 13, NULL, NULL),
(1352, 'الريان', 'ar rayyan', '26.41344049,50.10420283', '26.39588065,50.08310053', 13, NULL, NULL),
(1353, 'القادسية', 'al qadisiyah', '26.42617982,50.07794902', '26.40965627,50.06177397', 13, NULL, NULL),
(1354, 'غرناطة', 'ghirnatah', '26.43353336,50.08935141', '26.41452399,50.07076336', 13, NULL, NULL),
(1355, 'تهامة', 'tihamah', '26.36036629,50.13711566', '26.34840075,50.12764695', 227, NULL, NULL),
(1356, 'العدامة', 'al adamah', '26.43808057,50.10828852', '26.42420778,50.09700065', 13, NULL, NULL),
(1357, 'الامير محمد بن سعود', 'al amir muhammed ibn saud', '26.43800795,50.11848729', '26.42461101,50.10823624', 13, NULL, NULL),
(1358, 'الطبيشي', 'at tubayshi', '26.44040315,50.13108003', '26.42424192,50.11843835', 13, NULL, NULL),
(1359, 'المزروعية', 'al mazruiyah', '26.45306249,50.13236944', '26.43229545,50.11843982', 13, NULL, NULL),
(1360, 'الصفا', 'as safa', '26.40217355,50.19550256', '26.37293103,50.17591805', 13, NULL, NULL),
(1361, 'المنتزه', 'al muntazah', '26.38484594,50.13976284', '26.36837729,50.12192708', 13, NULL, NULL),
(1362, 'النزهة', 'an nuzhah', '26.41077729,50.11952193', '26.37460950,50.10420303', 13, NULL, NULL),
(1363, 'الفردوس', 'al firdaws', '26.39061600,50.12479202', '26.37277048,50.11077975', 13, NULL, NULL),
(1364, 'قصر الخليج', 'qasr al khalij', '26.37277053,50.14694985', '26.35309556,50.12479176', 13, NULL, NULL),
(1365, 'المدينة الصناعية الثانية', 'industrial city 2', '26.26793493,50.00316047', '26.22752854,49.96592770', 13, NULL, NULL),
(1366, 'مطار الملك فهد الدولي', 'king fahd international airport', '26.52682218,49.92215714', '26.42301354,49.74809909', 13, NULL, NULL),
(1367, 'الخضرية', 'al kuthriah', '26.46499008,50.05857569', '26.43723889,50.03020235', 13, NULL, NULL),
(1368, 'مدينة العمال', 'madinat al umal', '26.42816255,50.11553429', '26.41544307,50.10095443', 13, NULL, NULL),
(1369, 'العمامرة', 'al amamrah', '26.44605309,50.11851730', '26.44177100,50.10820032', 13, NULL, NULL),
(1370, 'البديع', 'al badi', '26.45574145,50.12017470', '26.44569369,50.10868764', 13, NULL, NULL),
(1371, 'النابية', 'an nabiyah', '26.48232290,50.01457630', '26.46830802,50.00002016', 454, NULL, NULL),
(1372, 'الساحل', 'as sahil', '26.55789709,50.05484970', '26.54615687,50.03789617', 67, NULL, NULL),
(1373, 'المرجان', 'al murjan', '26.55871296,50.07506874', '26.54370442,50.05439858', 67, NULL, NULL),
(1374, 'الشاطئ الشرقي', 'ash shati ash sharqi', '26.49698381,50.13468756', '26.45075314,50.12017470', 13, NULL, NULL),
(1375, 'الفيحاء', 'al faiha', '26.45007942,50.05073127', '26.42922505,50.02936630', 13, NULL, NULL),
(1376, 'الشفاء', 'ash shifa', '26.42461101,50.12949550', '26.39274947,50.10972420', 13, NULL, NULL),
(1377, 'الراكة الشمالية', 'ar rakah ash shamaliyah', '26.37968959,50.20593607', '26.35834007,50.17858325', 13, NULL, NULL),
(1378, 'النورس', 'an nawras', '26.44435049,50.21451407', '26.40217355,50.17516698', 13, NULL, NULL),
(1379, 'الفيصلية', 'al faisaliyah', '26.40965627,50.08208309', '26.37432465,50.04328225', 13, NULL, NULL),
(1380, 'الاتصالات', 'al itisalat', '26.42034775,50.09629801', '26.40627119,50.07794902', 13, NULL, NULL),
(1381, 'ابن خلدون', 'ibn khaldun', '26.42620773,50.10536816', '26.41839497,50.08935141', 13, NULL, NULL),
(1382, 'السوق', 'as suq', '26.44290586,50.10826340', '26.43800795,50.09701861', 13, NULL, NULL),
(1383, 'الربيع', 'ar rabi', '26.44178336,50.11848743', '26.43800544,50.10820032', 13, NULL, NULL),
(1384, 'الحمراء', 'al hamra', '26.48043903,50.09794977', '26.45837008,50.08594390', 13, NULL, NULL),
(1385, 'البحيرة', 'al buhayrah', '26.47370235,50.07314431', '26.46219491,50.05889215', 13, NULL, NULL),
(1386, 'الجوهرة', 'al jawharah', '26.47463425,50.08637144', '26.45851117,50.06733941', 13, NULL, NULL),
(1387, 'الديرة', 'ad dirah', '26.48814625,50.04238132', '26.47559873,50.03304606', 454, NULL, NULL),
(1388, 'غرناطة', 'ghirnatah', '26.48287730,50.05889215', '26.46696861,50.04594018', 454, NULL, NULL),
(1389, 'الرابية', 'ar rabiyah', '26.46608517,50.04030459', '26.45915941,50.02681782', 13, NULL, NULL),
(1390, 'الفردوس', 'al firdaws', '26.48020161,50.04858549', '26.46863654,50.04238132', 454, NULL, NULL),
(1391, 'السلام', 'as salam', '26.47900639,50.04449699', '26.47194795,50.03373879', 454, NULL, NULL),
(1392, 'قرطبة', 'qurtubah', '26.50824050,50.04253836', '26.49432009,50.02902834', 454, NULL, NULL),
(1393, 'الدانة', 'ad danah', '26.46863194,50.04809866', '26.46240554,50.03872688', 13, NULL, NULL),
(1394, 'الطف', 'at tif', '26.49753585,50.03524338', '26.48766234,50.02490334', 454, NULL, NULL),
(1395, 'الخصاب', 'al khisab', '26.49834149,50.04053807', '26.48785777,50.03152956', 454, NULL, NULL),
(1396, 'الغدير', 'al ghadir', '26.49854122,50.05526536', '26.48603495,50.04270269', 454, NULL, NULL),
(1397, 'النقى', 'an naqa', '26.49037690,50.03396528', '26.47462263,50.02847154', 454, NULL, NULL),
(1398, 'المنتزة', 'al muntazah', '26.49615405,50.05390725', '26.48020161,50.03464515', 454, NULL, NULL),
(1399, 'الكوثر', 'al kawthar', '26.48932026,50.06727039', '26.47085994,50.05017859', 454, NULL, NULL),
(1400, 'النسيم', 'an nasim', '26.51356934,50.05019275', '26.49588431,50.03560077', 454, NULL, NULL),
(1401, 'الخليج', 'al khalij', '26.47559873,50.03824558', '26.46481814,50.02089551', 454, NULL, NULL),
(1402, 'الزهور', 'az zuhur', '26.47381359,50.04660889', '26.46222851,50.02396154', 454, NULL, NULL),
(1403, 'النور', 'an nur', '26.48923864,50.04594018', '26.47900639,50.03852656', 454, NULL, NULL),
(1404, 'المحمدية', 'al muhammadiyah', '26.47085994,50.06513670', '26.43987718,50.04728746', 13, NULL, NULL),
(1405, 'العزيزية', 'al aziziyah', '26.46365619,50.08159192', '26.44971159,50.06171162', 13, NULL, NULL),
(1406, 'غرب النابية', 'gharb an nabiyah', '26.49150250,50.00903469', '26.46424688,49.98912511', 454, NULL, NULL),
(1407, 'الواحة', 'al wahah', '26.38811730,50.10494690', '26.37048910,50.08222816', 13, NULL, NULL),
(1408, 'البساتين', 'al basatin', '26.41393861,50.13160915', '26.38243827,50.11889456', 13, NULL, NULL),
(1409, 'الاسكان', 'al iskan', '26.41856255,50.12723553', '26.41047912,50.11904870', 13, NULL, NULL),
(1410, 'القشلة', 'al qashlah', '26.37656965,50.17900138', '26.35790516,50.16771659', 227, NULL, NULL),
(1411, 'الصدفة', 'as sadafah', '26.38519390,50.24121951', '26.36329827,50.19877907', 13, NULL, NULL),
(1412, 'البحر', 'al bahar', '26.36646986,50.23447185', '26.33768759,50.20685299', 31, NULL, NULL),
(1413, 'مدينة الملك فيصل الجامعية', 'king faysal university', '26.41174760,50.22288065', '26.38910149,50.18577139', 13, NULL, NULL),
(1414, 'الحسام', 'al hussam', '26.41153133,50.18147811', '26.37018832,50.16502309', 13, NULL, NULL),
(1415, 'ميناء الملك عبدالعزيز', 'king abdul aziz seaport', '26.52491980,50.22014406', '26.41153133,50.16202638', 13, NULL, NULL),
(1416, 'النسيم', 'an nasim', '26.50390805,50.19345918', '26.41956467,50.13305277', 13, NULL, NULL),
(1417, 'الخالدية الجنوبية', 'al khalidiyah al janubiyah', '26.41956467,50.17516698', '26.38232523,50.15008882', 13, NULL, NULL),
(1418, 'الشعلة', 'ash shulah', '26.37048910,50.10860342', '26.32857816,50.07358130', 13, NULL, NULL),
(1419, 'هجر', 'hajr', '26.37497639,50.12988848', '26.33654715,50.09354196', 227, NULL, NULL),
(1420, 'غرب الظهران', 'gharb adh dhahran', '26.34018503,50.15405147', '26.28249354,50.09282847', 227, NULL, NULL),
(1421, 'جامعة الملك فهد للبترول والمعادن', 'kfupm', '26.32085581,50.16558610', '26.29099367,50.13501519', 227, NULL, NULL),
(1422, 'الأنوار', 'al anwar', '26.38403965,50.03070843', '26.34597746,49.98842615', 13, NULL, NULL),
(1423, 'الأمل', 'al amal', '26.35440711,50.03395065', '26.33243819,50.00946562', 13, NULL, NULL),
(1424, 'الشرق', 'ash sharq', '26.36980194,49.97332581', '26.35861083,49.96473007', 13, NULL, NULL),
(1425, 'الهضبة', 'al hadabah', '26.36238951,49.95750096', '26.32727431,49.91909169', 13, NULL, NULL),
(1426, 'المطار', 'al matar', '26.41170209,49.95620777', '26.35313378,49.92712372', 13, NULL, NULL),
(1427, 'الأمانة', 'al amanah', '26.39442957,49.97854994', '26.37085910,49.95774165', 13, NULL, NULL),
(1428, 'الفرسان', 'al fursan', '26.37595759,49.97261682', '26.33613650,49.95563236', 13, NULL, NULL),
(1429, 'الكورنيش', 'al kurnaish', '26.34005295,50.22951082', '26.27457139,50.21209861', 31, NULL, NULL),
(1430, 'صناعية الفوازية', 'sinaiyah al foaziah', '26.25066880,50.21597177', '26.23718611,50.21183789', 31, NULL, NULL),
(1431, 'الساحل', 'as sahil', '26.27850352,50.22106964', '26.23769073,50.21376173', 31, NULL, NULL),
(1432, 'الخور', 'al khawr', '26.23581349,50.22116548', '26.21886251,50.21376760', 31, NULL, NULL),
(1433, 'اشبيليا', 'ishbiliya', '26.21942905,50.22122458', '26.18022469,50.21288140', 31, NULL, NULL),
(1434, 'البحيرة', 'al buhayrah', '26.20089556,50.19230836', '26.18146337,50.17076732', 31, NULL, NULL),
(1435, 'الشراع', 'ash sheraa', '26.17633935,50.16330284', '26.15103660,50.13297040', 31, NULL, NULL),
(1436, 'الكوثر', 'al kawthar', '26.15863868,50.13297040', '26.13901491,50.10146730', 31, NULL, NULL),
(1437, 'الرجاء', 'ar raja', '26.17903542,50.13694594', '26.15549338,50.11240059', 31, NULL, NULL),
(1438, 'الصواري', 'as sawari', '26.19901329,50.16646034', '26.17239844,50.13691073', 31, NULL, NULL),
(1439, 'العقيق', 'al aqiq', '26.11017167,50.15775932', '26.08114659,50.12847175', 31, NULL, NULL),
(1440, 'المها', 'al maha', '26.19961402,50.14119764', '26.17652465,50.12437667', 31, NULL, NULL),
(1441, 'الامواج', 'al amwaj', '26.15549338,50.16252992', '26.12738556,50.12896566', 31, NULL, NULL),
(1442, 'اللؤلؤ', 'al lulu', '26.13309847,50.15886972', '26.10381793,50.12802717', 31, NULL, NULL),
(1443, 'المرجان', 'al murjan', '26.13919068,50.13010731', '26.08778180,50.09784190', 31, NULL, NULL),
(1444, 'السفن', 'as sufun', '26.17963536,50.17777501', '26.09027271,50.15650321', 31, NULL, NULL),
(1445, 'التلال', 'at talal', '26.56415026,49.94895229', '26.51247241,49.89712334', 2167, NULL, NULL),
(1446, 'النهضة', 'an nahdah', '26.55438087,49.91378086', '26.53281980,49.88730077', 2167, NULL, NULL),
(1447, 'الروابي', 'ar rawabi', '26.56657556,49.89712334', '26.54764879,49.87604252', 2167, NULL, NULL),
(1448, 'الاوجام', 'al aujam', '26.57648655,49.95611747', '26.54695317,49.92914058', 2167, NULL, NULL),
(1449, 'البديع', 'al badia', '26.55902807,49.95935107', '26.53508885,49.95418788', 67, NULL, NULL),
(1450, 'الفيحاء', 'al faiha', '26.59477647,49.93611286', '26.55438087,49.88209690', 2167, NULL, NULL),
(1451, 'الريحان', 'ar raihan', '26.51634925,49.94571268', '26.49961454,49.93200147', 2167, NULL, NULL),
(1452, 'المها', 'al maha', '26.50648755,49.94811183', '26.46348301,49.91989410', 13, NULL, NULL),
(1453, 'العقيق', 'al aqiq', '26.53309584,50.02942697', '26.52610660,50.01314894', 2171, NULL, NULL),
(1454, 'منطقة المستودعات', 'warehouse area', '26.55022158,50.02804073', '26.53267765,50.01015336', 67, NULL, NULL),
(1455, 'البدر', 'al badr', '26.51416632,50.03602589', '26.50793467,50.02475300', 2171, NULL, NULL),
(1456, 'البستان', 'al bustan', '26.51950087,50.03568969', '26.51312379,50.03009203', 2171, NULL, NULL),
(1457, 'المحار', 'al mahar', '26.53157651,50.03420354', '26.51856340,50.02538262', 2171, NULL, NULL),
(1458, 'عنك', 'anak', '26.52943038,50.03072506', '26.51222994,50.01662265', 2171, NULL, NULL),
(1459, 'الانوار', 'al anwar', '26.53206365,50.01784724', '26.51670064,49.99953084', 2171, NULL, NULL),
(1460, 'الملاحة', 'al mallahah', '26.51895450,50.01007951', '26.50529129,49.99507793', 2171, NULL, NULL),
(1461, 'المجيدية', 'al majidiyah', '26.55304270,50.03246444', '26.53123423,50.01647035', 67, NULL, NULL),
(1462, 'ام الحمام', 'umm al hamam', '26.52744104,50.00079071', '26.51489350,49.99506100', 2171, NULL, NULL),
(1463, 'الجش', 'al jish', '26.52151341,49.99555224', '26.51024900,49.98453142', 2171, NULL, NULL),
(1464, 'الاندلس', 'al andalus', '26.56068044,50.08678417', '26.54826331,50.07215057', 456, NULL, NULL),
(1465, 'دارين', 'darin', '26.54841320,50.08091007', '26.54145085,50.07097899', 456, NULL, NULL),
(1466, 'الشاطئ', 'ash shati', '26.56905623,50.05439858', '26.55593814,50.03625373', 67, NULL, NULL),
(1467, 'الفتح', 'al fath', '26.57362674,50.05277629', '26.56709207,50.03554523', 67, NULL, NULL),
(1468, 'الزمرد', 'az zomorod', '26.57016036,50.07004496', '26.56751004,50.06564265', 456, NULL, NULL),
(1469, 'الواحة', 'al wahah', '26.58086357,50.03215812', '26.57025617,50.02245345', 67, NULL, NULL),
(1470, 'المروج', 'al muruj', '26.59072637,50.05172848', '26.58168486,50.04487123', 67, NULL, NULL),
(1471, 'الصدفة', 'as sadafah', '26.57027523,50.08365038', '26.55677245,50.06098134', 456, NULL, NULL),
(1472, 'المناخ', 'al manakh', '26.57566572,50.07215057', '26.55609748,50.05210995', 456, NULL, NULL),
(1473, 'الصناعية', 'as sinaiyah', '26.59008154,50.04611973', '26.57987421,50.02977360', 67, NULL, NULL),
(1474, 'النرجس', 'an narjis', '26.59386127,50.08113236', '26.58191966,50.07017908', 456, NULL, NULL),
(1475, 'الربيعية', 'ar rabeiyah', '26.57668710,50.08471864', '26.56151438,50.07334050', 456, NULL, NULL),
(1476, 'النخيل', 'an nakhil', '26.57973182,50.06783295', '26.57199500,50.06015625', 456, NULL, NULL),
(1477, 'اللؤلؤ', 'al lulu', '26.58279323,50.06043922', '26.57371435,50.05172848', 456, NULL, NULL),
(1478, 'الروضة', 'ar rawdah', '26.58234525,50.05306458', '26.57123556,50.03090023', 67, NULL, NULL),
(1479, 'الجامعيين', 'al jamiyin', '26.59783441,50.06366124', '26.58103178,50.05050688', 456, NULL, NULL),
(1480, 'سنابس', 'sanabis', '26.58738127,50.08799304', '26.57708074,50.07938860', 456, NULL, NULL),
(1481, 'الورود', 'al wurud', '26.58559222,50.03099770', '26.57919445,50.02455472', 67, NULL, NULL),
(1482, 'الديرة', 'ad dirah', '26.57296351,50.06760587', '26.56962014,50.06358702', 456, NULL, NULL),
(1483, 'الزور', 'az zour', '26.59605498,50.07955985', '26.59286613,50.07548290', 456, NULL, NULL),
(1484, 'الرضا', 'ar rida', '26.57164448,50.03789799', '26.55564029,50.02315207', 67, NULL, NULL),
(1485, 'اليمامة', 'al yamamah', '26.57780590,50.07728478', '26.56867158,50.06699905', 456, NULL, NULL),
(1486, 'الصواري', 'as sawari', '26.57820355,50.08947077', '26.56055045,50.08268696', 456, NULL, NULL),
(1487, 'الجوهرة', 'al jawharah', '26.58628019,50.08395826', '26.57468359,50.07416944', 456, NULL, NULL),
(1488, 'الجبل', 'al jabal', '26.57619771,50.06569964', '26.56932046,50.05871077', 456, NULL, NULL),
(1489, 'الجارودية', 'al jarudiyah', '26.54738950,49.99482649', '26.53600647,49.98048841', 67, NULL, NULL),
(1490, 'الاسكان', 'al iskan', '26.52548875,49.98347284', '26.51282644,49.96940485', 2171, NULL, NULL),
(1491, 'حلة محيش', 'halat mahish', '26.54175745,50.00313608', '26.53454370,49.99263517', 67, NULL, NULL),
(1492, 'الياقوت', 'al yaqut', '26.54571797,49.98624440', '26.52493205,49.96765233', 67, NULL, NULL),
(1493, 'البديعة', 'al badiah', '26.54351597,49.97989407', '26.52540253,49.96260757', 67, NULL, NULL),
(1494, 'الراية', 'ar rayah', '26.52586292,49.98754942', '26.50770402,49.97231341', 2171, NULL, NULL),
(1495, 'الدبابية', 'ad dababiyyah', '26.55448814,50.00499219', '26.54801031,49.99971840', 67, NULL, NULL),
(1496, 'الخامسة', 'al khamisah', '26.56070850,50.02250847', '26.55022158,50.01328397', 67, NULL, NULL),
(1497, 'ام الجزم', 'umm al jazm', '26.55313006,50.00156796', '26.55080239,49.99907136', 67, NULL, NULL),
(1498, 'بديعة البصري', 'badiah al basri', '26.56074601,50.01072038', '26.55487232,50.00705105', 67, NULL, NULL),
(1499, 'المشتل', 'al mashtal', '26.57540570,49.98338075', '26.56040955,49.96641511', 67, NULL, NULL),
(1500, 'الزمرد', 'az zomorod', '26.55080239,50.00381891', '26.54337978,49.99382424', 67, NULL, NULL),
(1501, 'الناصرة', 'an nasirah', '26.58396757,50.02391204', '26.56711023,50.00220594', 67, NULL, NULL),
(1502, 'البحاري', 'al bahari', '26.57200771,49.99854874', '26.56390807,49.98843197', 67, NULL, NULL),
(1503, 'مياس', 'mayyas', '26.55737061,50.00488893', '26.55356724,50.00177013', 67, NULL, NULL),
(1504, 'الجواهر', 'al jawahir', '26.58997220,50.01059841', '26.58170786,50.00360043', 67, NULL, NULL),
(1505, 'الخزامى', 'al khuzama', '26.57014089,50.02422122', '26.56033796,50.01209526', 67, NULL, NULL),
(1506, 'التوبي', 'at tawbi', '26.55861911,49.99971840', '26.54946277,49.99064433', 67, NULL, NULL),
(1507, 'الجراري', 'al jarrari', '26.55905691,50.00451755', '26.55730826,50.00175932', 67, NULL, NULL),
(1508, 'الشهباء', 'ash shahba', '26.56505979,49.99854413', '26.55604387,49.96671497', 67, NULL, NULL),
(1509, 'القديح', 'al qadih', '26.57569113,49.99241360', '26.56308557,49.98040519', 67, NULL, NULL),
(1510, 'المدارس', 'al madaris', '26.55737284,50.00203231', '26.55497998,49.99867379', 67, NULL, NULL),
(1511, 'الشماسيه', 'ash shamasiyyah', '26.56256503,50.00693474', '26.56082461,50.00438639', 67, NULL, NULL),
(1512, 'باب الساب', 'bab as sab', '26.56730002,50.00442296', '26.56186772,49.99857240', 67, NULL, NULL),
(1513, 'الجميمة', 'al jamiymah', '26.59063124,49.98338691', '26.57819495,49.97159983', 67, NULL, NULL),
(1514, 'المسعودية', 'al masudiyah', '26.55103038,50.00816146', '26.54050858,50.00221290', 67, NULL, NULL),
(1515, 'الخويلدية', 'al khuwaildiyah', '26.55367238,49.99442180', '26.54654003,49.98577138', 67, NULL, NULL),
(1516, 'العوامية', 'al awamiyah', '26.59528234,49.98707535', '26.57929624,49.97986249', 67, NULL, NULL),
(1517, 'الدويج', 'ad doij', '26.55541980,50.00215227', '26.55305197,49.99884432', 67, NULL, NULL),
(1518, 'الرابعة', 'ar rabiah', '26.56592511,50.01418799', '26.55536834,50.00950461', 67, NULL, NULL),
(1519, 'البستان', 'al bustan', '26.56288757,50.00445012', '26.56097372,50.00135377', 67, NULL, NULL),
(1520, 'الجزيرة', 'al jazirah', '26.55594760,50.01647035', '26.54878343,50.01072038', 67, NULL, NULL),
(1521, 'الشريعة', 'ash shariah', '26.55820027,50.00744866', '26.55448814,50.00452048', 67, NULL, NULL),
(1522, 'الوسادة', 'al wasadah', '26.56578519,50.00184589', '26.56067373,49.99683392', 67, NULL, NULL),
(1523, 'القلعة', 'al qalah', '26.56229635,50.01045756', '26.55726843,50.00435273', 67, NULL, NULL),
(1524, 'البوادي', 'al bawadi', '26.59419895,49.97431701', '26.57533185,49.96368399', 67, NULL, NULL),
(1525, 'الحسين', 'al husain', '26.58322468,50.00425167', '26.56577603,49.99239926', 67, NULL, NULL),
(1526, 'المدني', 'al madani', '26.56097749,50.00238433', '26.55727232,49.99833241', 67, NULL, NULL),
(1527, 'الثريا', 'ath thuraiya', '26.60775809,49.98796372', '26.59454125,49.97995195', 67, NULL, NULL),
(1528, 'الريف', 'ar rif', '26.60804560,49.98180661', '26.58969034,49.97019870', 67, NULL, NULL),
(1529, 'باب الشمال', 'bab madinah ash shamal', '26.56121241,50.00447037', '26.55818322,50.00188374', 67, NULL, NULL),
(1530, 'البحر', 'al bahr', '26.56843231,50.01246688', '26.56208332,50.00409561', 67, NULL, NULL),
(1531, 'الشويكة', 'ash shweikah', '26.55096793,50.01346695', '26.54547295,50.00453026', 67, NULL, NULL),
(1532, 'الوديعه', 'al wadiah', '26.55536834,50.01240388', '26.54987767,50.00849419', 67, NULL, NULL),
(1533, 'الكويكب', 'kuwaikib', '26.55502627,50.00952581', '26.54952927,50.00480493', 67, NULL, NULL),
(1534, 'النرجس', 'an narjis', '26.59521265,49.99730595', '26.58465832,49.98184551', 67, NULL, NULL),
(1535, 'الزهراء', 'az zahra', '26.62793550,50.02169259', '26.58238814,50.00526474', 67, NULL, NULL),
(1536, 'الزارة', 'az zarah', '26.58550465,49.99789841', '26.58198065,49.99005470', 67, NULL, NULL),
(1537, 'الرمال', 'ar rimal', '26.50451713,49.99123044', '26.49331329,49.98622704', 2171, NULL, NULL),
(1538, 'الصناعية', 'industrial', '26.47336425,50.02089439', '26.45875595,50.00570097', 454, NULL, NULL),
(1539, 'الدريدي', 'ad duraydi', '26.66102109,49.90217493', '26.65204276,49.88793405', 2167, NULL, NULL),
(1540, 'المروة', 'al marwah', '26.65530562,49.96560366', '26.64220493,49.95560767', 2167, NULL, NULL),
(1541, 'الرويحة', 'ar ruwaihah', '26.65414638,49.82908022', '26.63708618,49.81092110', 2167, NULL, NULL),
(1542, 'الرحاب', 'ar rihab', '26.67429426,49.92753436', '26.65343620,49.90758193', 2167, NULL, NULL),
(1543, 'ابو معن', 'abu main', '26.67284616,49.82024583', '26.65570254,49.79450146', 2167, NULL, NULL),
(1544, 'الربوة', 'ar rabwah', '26.66030431,49.96378315', '26.65224255,49.95215094', 2167, NULL, NULL),
(1545, 'المصيف', 'al masif', '26.66412275,49.84775014', '26.65561000,49.81920039', 2167, NULL, NULL),
(1546, 'البدور', 'al budur', '26.66806518,49.95339218', '26.63746490,49.91712220', 2167, NULL, NULL),
(1547, 'العروبة', 'al urubah', '26.65667848,49.95525676', '26.63689851,49.94073344', 2167, NULL, NULL),
(1548, 'الصفاء', 'as safaa', '26.64478284,49.96532730', '26.63836383,49.95611524', 2167, NULL, NULL),
(1549, 'الخترشية', 'al khatrashiyah', '26.62472345,49.93086614', '26.61744144,49.92451520', 2167, NULL, NULL),
(1550, 'ام الساهك', 'umm as sahik', '26.65575168,49.91800900', '26.64709446,49.91123938', 2167, NULL, NULL),
(1551, 'العمل', 'al amal', '26.64341795,49.96792314', '26.63038635,49.95216717', 2167, NULL, NULL),
(1552, 'الحزم', 'al hazm', '26.64858023,49.92446844', '26.62776232,49.90019583', 2167, NULL, NULL),
(1553, 'حزم', 'hazm', '26.65717657,49.96103136', '26.64249892,49.94720431', 2167, NULL, NULL),
(1554, 'المنار', 'al manar', '26.66660102,49.95438103', '26.65667848,49.94744298', 2167, NULL, NULL),
(1555, 'الشورى', 'ash shura', '26.66493010,50.00979679', '26.64504022,49.97074039', 2167, NULL, NULL),
(1556, 'الندى', 'an nada', '26.38820826,50.09354196', '26.36089705,50.06255310', 13, NULL, NULL),
(1558, 'البصرة', 'al basrah', '25.95177638,45.36767311', '25.94033642,45.35600124', 24, NULL, NULL),
(1559, 'الروضة', 'ar rawdah', '25.95634571,45.35709528', '25.94021822,45.34501233', 24, NULL, NULL),
(1560, 'الرفيعة', 'ar rafiah', '25.93210878,45.33750119', '25.91674521,45.32072634', 24, NULL, NULL),
(1561, 'المرقب', 'al marqab', '25.91555455,45.34595061', '25.89661944,45.32923686', 24, NULL, NULL),
(1562, 'اليرموك', 'al yarmuk', '25.92488027,45.36716997', '25.90901852,45.35115513', 24, NULL, NULL),
(1563, 'الفيحاء', 'al faiha', '25.91346993,45.35964427', '25.89409209,45.34595061', 24, NULL, NULL),
(1564, 'الملك فهد', 'king fahd', '25.91026096,45.35368925', '25.88890245,45.33693264', 24, NULL, NULL),
(1565, 'الامير سلمان', 'al amir salman', '25.89835875,45.37193738', '25.88205055,45.35202406', 24, NULL, NULL),
(1566, 'الملك عبدالعزيز', 'king abdul aziz', '25.91569559,45.37286834', '25.89496329,45.35475166', 24, NULL, NULL),
(1567, 'الاندلس', 'al andalus', '25.92964831,45.38168400', '25.91113815,45.36398590', 24, NULL, NULL),
(1568, 'المطار', 'airport', '25.92505104,45.39072834', '25.90647610,45.37286834', 24, NULL, NULL),
(1569, 'الملك عبدالله', 'king abdullah', '25.92030093,45.40078621', '25.90132686,45.38195657', 24, NULL, NULL),
(1572, 'الجامعيين', 'al jamiyin', '25.91113815,45.38195657', '25.89721964,45.36703536', 24, NULL, NULL),
(1573, 'المروج', 'al muruj', '25.90212942,45.37180726', '25.89542556,45.36459424', 24, NULL, NULL),
(1574, 'الصواير', 'as sawaer', '19.93692815,42.68126977', '19.89583634,42.64452599', 1514, NULL, NULL),
(1575, 'الرمال', 'ar rimal', '19.89889996,42.67989042', '19.85550363,42.64418328', 1514, NULL, NULL),
(1576, 'الاندلس', 'al andalus', '19.89927984,42.64634828', '19.85865799,42.62969248', 1514, NULL, NULL),
(1577, 'الخزان', 'al khazzan', '20.09243694,42.72016670', '20.02304976,42.66104030', 1514, NULL, NULL),
(1578, 'الربوة', 'al rabwah', '20.08826082,42.68403347', '20.03343489,42.64210738', 1514, NULL, NULL),
(1579, 'الفيحاء', 'al faiha', '20.15246935,42.68308611', '20.04718217,42.59954143', 1514, NULL, NULL),
(1580, 'الخزامى', 'al khuzama', '20.02722874,42.63307630', '20.00036734,42.60610358', 1514, NULL, NULL),
(1581, 'الفهد', 'al fahd', '20.00993452,42.61870211', '19.98619990,42.59257779', 1514, NULL, NULL),
(1582, 'الفيصلية', 'al faisaliyah', '20.04638197,42.59044527', '20.00772006,42.52534540', 1514, NULL, NULL),
(1583, 'النخيل', 'an nakhil', '20.04817544,42.62057744', '19.99509241,42.56969747', 1514, NULL, NULL),
(1584, 'الورود', 'alwurud', '20.10559427,42.70527314', '20.06774549,42.67105341', 1514, NULL, NULL),
(1585, 'التضامن', 'al tdhamun', '20.07520448,42.58354206', '20.03711423,42.52022638', 1514, NULL, NULL),
(1586, 'النهضة', 'an nahdah', '20.17403887,42.66265746', '20.04537001,42.58299892', 1514, NULL, NULL),
(1587, 'الريان', 'ar rayyan', '20.03001620,42.71830845', '20.00046830,42.66522658', 1514, NULL, NULL),
(1588, 'الربيع', 'ar rabi', '20.01206121,42.71488617', '19.92512749,42.64427981', 1514, NULL, NULL),
(1589, 'الروضة', 'ar rawdah', '20.10537674,42.67105341', '20.03927914,42.61186073', 1514, NULL, NULL),
(1590, 'الزهور', 'az zuhur', '20.12079147,42.68884098', '20.08826082,42.65084658', 1514, NULL, NULL),
(1591, 'البوادي', 'al bawadi', '20.02971093,42.56980897', '19.93103280,42.52985794', 1514, NULL, NULL),
(1592, 'الملك عبدالله', 'king abdullah', '19.99702077,42.60849607', '19.95151711,42.58119184', 1514, NULL, NULL),
(1593, 'المطار', 'airport dist', '20.01918148,42.65662269', '19.93692815,42.60422064', 1514, NULL, NULL),
(1594, 'الصفا', 'as safa', '20.03427929,42.67968177', '20.00767394,42.64572601', 1514, NULL, NULL),
(1595, 'النسيم', 'an nasim', '20.04606287,42.65915004', '20.01537533,42.61428950', 1514, NULL, NULL),
(1596, 'النزهة', 'an nuzha', '19.91547070,42.61720134', '19.86071418,42.56204734', 1514, NULL, NULL),
(1597, 'الصناعية', 'as sinaiyah', '19.89970813,42.63099013', '19.85993605,42.61398856', 1514, NULL, NULL),
(1598, 'الشفاء', 'ash shifa', '19.94860256,42.64601642', '19.89889996,42.60638254', 1514, NULL, NULL),
(1599, 'الوادي', 'al wadi', '19.91136538,42.58890932', '19.86563002,42.53844078', 1514, NULL, NULL);
INSERT INTO `areas` (`id`, `name`, `enname`, `neCoordinates`, `swCoordinates`, `city_id`, `created_at`, `updated_at`) VALUES
(1600, 'الامير سلطان ', 'al amir sultan', '19.95494200,42.61175328', '19.91002694,42.58971168', 1514, NULL, NULL),
(1601, 'المروج', 'al muruj', '20.00764953,42.59218024', '19.90647305,42.54564200', 1514, NULL, NULL),
(1602, 'مشرفة', 'mishrifah', '24.48270051,44.37155952', '24.45373103,44.35152827', 669, NULL, NULL),
(1603, 'النزهة', 'an nuzaha', '24.55364572,44.46449788', '24.53686518,44.43942990', 669, NULL, NULL),
(1604, 'حطين', 'hatin', '24.55191963,44.43828359', '24.53390551,44.41679989', 669, NULL, NULL),
(1605, 'الملك فهد', 'king fahd', '24.54435452,44.43163292', '24.52710279,44.41106448', 669, NULL, NULL),
(1606, 'الحرمين', 'al harmin', '24.52365632,44.41991343', '24.51258701,44.40219105', 669, NULL, NULL),
(1607, 'السلام', 'as salam', '24.51814968,44.40598334', '24.50234549,44.38357013', 669, NULL, NULL),
(1608, 'الخليج', 'al khalij', '24.49578483,44.37695625', '24.49130130,44.37185664', 669, NULL, NULL),
(1609, 'الديرة', 'ad dirah', '24.50234549,44.39152475', '24.49247739,44.37527780', 669, NULL, NULL),
(1610, 'الروضة', 'ar rawdah', '24.49910870,44.37527780', '24.49043519,44.36463022', 669, NULL, NULL),
(1611, 'الفيصلية', 'al faysaliyyah', '24.50833181,44.38751619', '24.49578483,44.37184159', 669, NULL, NULL),
(1612, 'بدر', 'badr', '24.53842264,44.42298966', '24.52696048,44.40533275', 669, NULL, NULL),
(1613, 'الربوة', 'ar rabwah', '24.58321126,44.49767074', '24.55538945,44.45864274', 669, NULL, NULL),
(1614, 'النهضة', 'an nahdah', '24.52647697,44.42913265', '24.51264903,44.41174147', 669, NULL, NULL),
(1615, 'القدس', 'al quds', '24.51584186,44.41386582', '24.49899590,44.38751619', 669, NULL, NULL),
(1616, 'الصناعية', 'as sanaiyyah', '24.51892003,44.37316379', '24.49755337,44.33955663', 669, NULL, NULL),
(1617, 'الخالدية', 'al khalidiyah', '24.52783171,44.40219105', '24.50119387,44.36541170', 669, NULL, NULL),
(1618, 'العزيزية', 'al aziziyah', '24.53327817,44.42510179', '24.51814968,44.39553749', 669, NULL, NULL),
(1619, 'الريان', 'ar rayan', '24.57072106,44.46482887', '24.54040782,44.42402096', 669, NULL, NULL),
(1620, 'السنبلة', 'as sunbulah', '24.50501646,44.36769541', '24.47638704,44.33845952', 669, NULL, NULL),
(1621, 'الدرع', 'ad dar', '24.54105565,44.44185577', '24.52685184,44.42510179', 669, NULL, NULL),
(1622, 'منطقة الاستراحات', 'mantiqat al istirahat', '24.51690999,44.44137103', '24.46743096,44.38974047', 669, NULL, NULL),
(1623, 'مصده', 'musaddah', '24.54488629,44.29006036', '24.51529790,44.26110213', 669, NULL, NULL),
(1624, 'الزهور', 'az zuhur', '26.71181430,50.05324781', '26.70331726,50.04388761', 2590, NULL, NULL),
(1625, 'النعيم', 'an naim', '26.72375675,50.04665462', '26.71468266,50.03554798', 2590, NULL, NULL),
(1626, 'قرطبة', 'qurtubah', '26.71765547,50.05025775', '26.70845371,50.03873050', 2590, NULL, NULL),
(1627, 'المنتزة', 'al montazah', '26.70591814,50.05682064', '26.69384832,50.04051625', 2590, NULL, NULL),
(1628, 'الاندلس', 'al andalus', '26.70624581,50.07651814', '26.69804904,50.06336081', 2590, NULL, NULL),
(1629, 'الصناعية', 'as sinaiyah', '26.70153555,50.06891790', '26.69440783,50.04592976', 2590, NULL, NULL),
(1630, 'الفيحاء', 'al faihaa', '26.71728536,50.06927240', '26.70591814,50.05025756', 2590, NULL, NULL),
(1631, 'الدانة', 'ad danah', '26.71067600,50.06844564', '26.69886780,50.05324781', 2590, NULL, NULL),
(1632, 'الروضة', 'ar rawdah', '26.71329224,50.07800718', '26.70366322,50.06485749', 2590, NULL, NULL),
(1633, 'المنطقة الحرة', 'bonded zone', '22.54487823,39.15646687', '22.51257975,39.12061472', 3666, NULL, NULL),
(1634, 'المنطقة الصناعية مرحلة الاولى', 'industrial area phase 1', '22.51664638,39.12794142', '22.49053228,39.08400660', 3666, NULL, NULL),
(1635, 'البيلسان', 'baylasun', '22.42769367,39.09666941', '22.39404759,39.07711034', 3666, NULL, NULL),
(1636, 'منطقة محطة القطار', 'train station area', '22.43590096,39.19615001', '22.40436857,39.16303560', 3666, NULL, NULL),
(1637, 'ميناء', 'sea port', '22.54491431,39.13285245', '22.51639719,39.08080068', 3666, NULL, NULL),
(1638, 'ازميرالدا', 'esmeralda', '22.46025235,39.10895936', '22.43695330,39.08408128', 3666, NULL, NULL),
(1639, 'منطقة المرافق', 'utilities zone', '22.56801950,39.12713710', '22.54487729,39.08081713', 3666, NULL, NULL),
(1640, 'السلام', 'as salam', '28.39939489,48.46499099', '28.37862110,48.44554611', 2464, NULL, NULL),
(1641, 'الجوهرة', 'al jawharah', '28.43323615,48.49623574', '28.41964726,48.47871741', 2464, NULL, NULL),
(1642, 'التعاون', 'at taawun', '28.41594735,48.49731993', '28.40294730,48.48401950', 2464, NULL, NULL),
(1643, 'الفيصلية', 'al faisaliyyah', '28.49065747,48.50026307', '28.47944883,48.48375753', 2464, NULL, NULL),
(1644, 'الشاطئ', 'ash shati', '28.48013804,48.50416605', '28.46208374,48.48495100', 2464, NULL, NULL),
(1645, 'الروضة', 'ar rawdah', '28.40449202,48.47097262', '28.39043791,48.45506541', 2464, NULL, NULL),
(1646, 'الفيحاء', 'al faihaa', '28.46498596,48.48796121', '28.45828863,48.47769141', 2464, NULL, NULL),
(1647, 'الخزامى', 'al khuzama', '28.46088923,48.48942880', '28.45223392,48.47801849', 2464, NULL, NULL),
(1648, 'الياسمين', 'al yasmin', '28.45466687,48.49230323', '28.44107736,48.48134497', 2464, NULL, NULL),
(1649, 'العزيزية', 'al aziziah', '28.46494299,48.49988780', '28.43245190,48.48610074', 2464, NULL, NULL),
(1650, 'الدوائر الحكومية', 'goverment departments', '28.46263302,48.50436809', '28.43286706,48.49664492', 2464, NULL, NULL),
(1651, 'المحمدية', 'al muhammadiyah', '28.43286698,48.50828168', '28.41594733,48.49580604', 2464, NULL, NULL),
(1652, 'المنطقة الصناعية الاولى', 'industrial erea no.1', '28.42004057,48.51701694', '28.40051570,48.49645226', 2464, NULL, NULL),
(1653, 'المنطقة الصناعية الثانية', 'industrial erea no 2', '28.40378620,48.50937616', '28.38897783,48.49737306', 2464, NULL, NULL),
(1654, 'الحمراء', 'al hamra', '28.42007565,48.48743671', '28.41523904,48.47587679', 2464, NULL, NULL),
(1655, 'اللؤلؤة', 'al luluah', '28.42055584,48.49645184', '28.41545572,48.48711550', 2464, NULL, NULL),
(1656, 'الريان', 'ar rayyan', '28.44566595,48.49512503', '28.42718892,48.47853860', 2464, NULL, NULL),
(1657, 'اليرموك', 'al yarmuk', '28.41938817,48.46902185', '28.40415524,48.45172788', 2464, NULL, NULL),
(1658, 'الخالدية', 'al khaldiyah', '28.42581596,48.47618524', '28.41138219,48.46023553', 2464, NULL, NULL),
(1659, 'الامل', 'al amal', '28.40748615,48.46665313', '28.40251277,48.46099985', 2464, NULL, NULL),
(1660, 'الملك فهد', 'king fahd', '28.41729263,48.48586099', '28.40273774,48.46449074', 2464, NULL, NULL),
(1661, 'الامير نايف', 'al amir naif', '28.40551330,48.47915046', '28.39540332,48.46317508', 2464, NULL, NULL),
(1662, 'الزهور', 'az zuhur', '28.43526105,48.48015513', '28.42437501,48.46754724', 2464, NULL, NULL),
(1663, 'الامير فهد بن سلمان', 'al amir fahd ibn salman', '28.43381989,48.48742323', '28.41756226,48.46915262', 2464, NULL, NULL),
(1664, 'النهضة', 'al nahdah', '28.41264380,48.49213685', '28.40735155,48.48249511', 2464, NULL, NULL),
(1665, 'ارامكو', 'aramco', '28.43404611,48.53009368', '28.41078236,48.49988751', 2464, NULL, NULL),
(1666, 'النزهة', 'an nuzhah', '28.47944883,48.48619430', '28.46446304,48.47521781', 2464, NULL, NULL),
(1667, 'المروج', 'al muruj', '28.49201443,48.48495100', '28.47882284,48.47221293', 2464, NULL, NULL),
(1668, 'الريان', 'ar rayyan', '17.16050637,42.68107186', '17.14984621,42.66511462', 3479, NULL, NULL),
(1669, 'الحسيني', 'al hussaini', '17.15622691,42.69000296', '17.14696723,42.67913553', 3479, NULL, NULL),
(1670, 'الفلاح', 'al falah', '17.16082035,42.62295211', '17.14850705,42.61025397', 3479, NULL, NULL),
(1671, 'حلة الأحوس', 'hullat al ahwass', '17.16227393,42.70309174', '17.15661701,42.69616546', 3479, NULL, NULL),
(1672, 'جخيرة', 'jukhairah', '17.17180425,42.72611687', '17.16297248,42.71414508', 3479, NULL, NULL),
(1673, 'العزيزية', 'al aziziyah', '17.15834463,42.62707019', '17.14867044,42.61918930', 3479, NULL, NULL),
(1674, 'النزهة', 'an nuzhah', '17.16297624,42.66125521', '17.15621287,42.65373888', 3479, NULL, NULL),
(1675, 'الواحة', 'al wahah', '17.14917433,42.62955875', '17.14386450,42.62043027', 3479, NULL, NULL),
(1676, 'النخيل', 'an nakhil', '17.14184425,42.64646735', '17.13784662,42.63699343', 3479, NULL, NULL),
(1677, 'السعادة', 'as saadah', '17.15125530,42.64573542', '17.14466791,42.62727206', 3479, NULL, NULL),
(1678, 'المجد', 'al majd', '17.16284512,42.65514144', '17.14876869,42.64559264', 3479, NULL, NULL),
(1679, 'الحشيبرية', 'al hushaibriyah', '17.17211715,42.59424023', '17.16774354,42.58926721', 3479, NULL, NULL),
(1680, 'الملك فهد', 'king fahd', '17.16175695,42.64691205', '17.14763938,42.62601965', 3479, NULL, NULL),
(1681, 'الروضة', 'ar rawdah', '17.15276131,42.63135540', '17.14810876,42.62670558', 3479, NULL, NULL),
(1682, 'الصفاء', 'as safa', '17.16222983,42.66631812', '17.14992943,42.65184143', 3479, NULL, NULL),
(1683, 'الفردوس', 'al fardus', '17.17748088,42.66923582', '17.15950782,42.65869950', 3479, NULL, NULL),
(1684, 'النهضة', 'an nahdah', '17.17774379,42.66030159', '17.16175695,42.64546925', 3479, NULL, NULL),
(1685, 'الرحاب', 'ar rihab', '17.17512450,42.64743549', '17.16016339,42.63667518', 3479, NULL, NULL),
(1686, 'الربيع', 'ar rabii', '17.17465327,42.62605543', '17.15718954,42.61025397', 3479, NULL, NULL),
(1687, 'الفيصلية', 'alfaisaliyah', '17.17465594,42.63737705', '17.15834463,42.62314021', 3479, NULL, NULL),
(1688, 'المروج', 'al muruj', '17.14886678,42.64634213', '17.13817157,42.61786874', 3479, NULL, NULL),
(1689, 'الخالدية', 'al khaldiyah', '17.14916902,42.62258092', '17.14275023,42.61394552', 3479, NULL, NULL),
(1690, 'الرونة', 'ar rawnah', '17.13312552,42.59331086', '17.13054741,42.59072029', 3479, NULL, NULL),
(1691, 'الغراء', 'al gharraa', '17.10490901,42.62491600', '17.09920658,42.61509796', 3479, NULL, NULL),
(1692, 'العريش', 'al arish', '17.14549691,42.72783227', '17.13774339,42.71992980', 3479, NULL, NULL),
(1693, 'بوتيشة', 'butishah', '17.14017104,42.71098690', '17.13159546,42.69881897', 3479, NULL, NULL),
(1694, 'المعترض', 'al muutarid', '17.13564016,42.69637825', '17.12199442,42.68145840', 3479, NULL, NULL),
(1695, 'الظبية', 'al dhabyah', '17.12392991,42.68036246', '17.10652399,42.65579470', 3479, NULL, NULL),
(1696, 'الباحر', 'al bahir', '17.12750903,42.60403206', '17.12124152,42.59816296', 3479, NULL, NULL),
(1697, 'حصيدة', 'husaydah', '31.33325258,37.39797494', '31.30652931,37.35413281', 2226, NULL, NULL),
(1698, 'العليا', 'al ulaya', '31.33390884,37.33548884', '31.31939567,37.31685818', 2226, NULL, NULL),
(1699, 'الملك فهد', 'king fahad', '31.33852274,37.32214192', '31.32584693,37.30735687', 2226, NULL, NULL),
(1700, 'الفيصلية', 'al faisaliyah', '31.35300090,37.34278562', '31.33548043,37.32584320', 2226, NULL, NULL),
(1701, 'الغزالي', 'al ghzali', '31.33959783,37.33366647', '31.33006785,37.32214192', 2226, NULL, NULL),
(1702, 'الصناعية', 'as sinaiyah', '31.34922187,37.37468203', '31.33047697,37.33925291', 2226, NULL, NULL),
(1703, 'الخالدية', 'al khaldiyah', '31.34390344,37.34710938', '31.33223211,37.33366647', 2226, NULL, NULL),
(1704, 'السديرية', 'as sadiriyyah', '31.33548043,37.34366312', '31.32582915,37.33007424', 2226, NULL, NULL),
(1705, 'الدفاع', 'ad difa', '31.31180506,37.35312030', '31.29151153,37.33087327', 2226, NULL, NULL),
(1706, 'التحلية', 'at tahliyyah', '31.31939567,37.34435937', '31.30598197,37.32694084', 2226, NULL, NULL),
(1707, 'النسيم', 'an nasim', '31.31723208,37.35826921', '31.30568913,37.34435937', 2226, NULL, NULL),
(1708, 'الشفا', 'ash shifa', '31.32440033,37.35025661', '31.31180506,37.33703979', 2226, NULL, NULL),
(1709, 'المطار', 'al matar', '31.32744363,37.34249446', '31.31609619,37.33022012', 2226, NULL, NULL),
(1710, 'الحميدية', 'al hamidiyyah', '31.34007543,37.36126507', '31.31802352,37.33960537', 2226, NULL, NULL),
(1711, 'المروج', 'al muruj', '31.32248287,37.39832428', '31.28612604,37.34949354', 2226, NULL, NULL),
(1712, 'النخيل', 'an nakhil', '25.85870516,44.22808614', '25.84477513,44.21394323', 2448, NULL, NULL),
(1713, 'الورود', 'al wurud', '25.85182432,44.23632550', '25.83851008,44.22397964', 2448, NULL, NULL),
(1714, 'المنتزه', 'al muntazah', '25.84812163,44.22873723', '25.83581438,44.21765470', 2448, NULL, NULL),
(1715, 'الصفراء', 'as safra', '25.85230563,44.22208618', '25.83307382,44.20812122', 2448, NULL, NULL),
(1716, 'البستان', 'al bustan', '25.84158884,44.24129080', '25.82373096,44.21534161', 2448, NULL, NULL),
(1717, 'الجديدة', 'al jadidah', '25.87241676,44.25078889', '25.84579824,44.22169426', 2448, NULL, NULL),
(1718, 'الخزامي', 'al khuzami', '25.86386762,44.21648053', '25.83895094,44.19219462', 2448, NULL, NULL),
(1719, 'الخالدية', 'al khaldiyah', '25.88470672,44.21444922', '25.86308865,44.19615055', 2448, NULL, NULL),
(1720, 'الروضة', 'ar rawdah', '25.89350580,44.21410858', '25.87706593,44.19791215', 2448, NULL, NULL),
(1721, 'الحزم', 'al hazm', '25.87588910,44.22814211', '25.85870516,44.21115739', 2448, NULL, NULL),
(1722, 'الصناعية', 'as sinaiyah', '25.89078449,44.20250569', '25.88363466,44.19502067', 2448, NULL, NULL),
(1723, 'قرطبة', 'qurtubah', '25.88930378,44.19044595', '25.87703529,44.17964719', 2448, NULL, NULL),
(1724, 'السلام', 'as salam', '25.86739699,44.22169426', '25.85471292,44.20865400', 2448, NULL, NULL),
(1725, 'القادسية', 'al qadisiyah', '25.88815119,44.20786910', '25.85111593,44.18660052', 2448, NULL, NULL),
(1726, 'القفيفة', 'al qifayfah', '25.83366758,44.24268611', '25.82024587,44.21994501', 2448, NULL, NULL),
(1727, 'ام عشيرة', 'umm ushayrah', '25.84987923,44.25544647', '25.83366758,44.23322698', 2448, NULL, NULL),
(1728, 'الصالحية', 'as salhiyah', '25.88397565,44.21748959', '25.87147894,44.20604208', 2448, NULL, NULL),
(1729, 'صمدة', 'samdah', '27.35601497,35.69939359', '27.34995519,35.68636641', 1947, NULL, NULL),
(1730, 'المزارع', 'al mazari', '27.36235439,35.69021464', '27.34886664,35.67457694', 1947, NULL, NULL),
(1731, 'المطار', 'al matar', '27.35472000,35.68986555', '27.34619710,35.68193773', 1947, NULL, NULL),
(1732, 'البلد', 'al balad', '27.35240872,35.69889856', '27.34473105,35.68717656', 1947, NULL, NULL),
(1733, 'المقيطع', 'al muqayti', '27.35337740,35.72341190', '27.33199552,35.69630054', 1947, NULL, NULL),
(1734, 'الورود', 'al wurud', '31.67381985,38.70088498', '31.65008216,38.68325216', 2208, NULL, NULL),
(1735, 'الفيصلية', 'al faysaliyah', '31.67674106,38.69037244', '31.66457907,38.67624569', 2208, NULL, NULL),
(1736, 'سلطانة', 'sultanah', '31.67238149,38.68246384', '31.66319082,38.66233605', 2208, NULL, NULL),
(1737, 'الخليج', 'al khalij', '31.66590951,38.68725640', '31.65268119,38.67245970', 2208, NULL, NULL),
(1738, 'الصالحية', 'as salhiyah', '31.66776165,38.67555745', '31.65533436,38.66089127', 2208, NULL, NULL),
(1739, 'العزيزية', 'al aziziyah', '31.68633690,38.67022329', '31.67581842,38.64579139', 2208, NULL, NULL),
(1740, 'الخالدية', 'al khalidiyyah', '31.68037563,38.66438173', '31.67135713,38.64403870', 2208, NULL, NULL),
(1741, 'المساعدية', 'al misadiyah', '31.67528717,38.65936924', '31.66623070,38.64291879', 2208, NULL, NULL),
(1742, 'العروبة', 'al urubah', '31.67645145,38.65357168', '31.66107610,38.63794269', 2208, NULL, NULL),
(1743, 'اليرموك', 'al yarmuk', '31.67880879,38.67872638', '31.66929856,38.66786127', 2208, NULL, NULL),
(1744, 'العمال', 'al ummal', '29.64009475,43.50344369', '29.63338117,43.49658705', 2256, NULL, NULL),
(1745, 'الخالدية جنوب', 'al khaldiyah janub', '29.63338117,43.50889352', '29.62582360,43.49993492', 2256, NULL, NULL),
(1746, 'المدينة', 'al madinah', '29.63996746,43.51528992', '29.63532814,43.50320675', 2256, NULL, NULL),
(1747, 'الفيصلية', 'al faisaliyah', '29.63551463,43.50225619', '29.62868257,43.49482936', 2256, NULL, NULL),
(1748, 'النموذجية جنوب', 'an namudhajiyah janub', '29.63088581,43.51242953', '29.62431400,43.50644326', 2256, NULL, NULL),
(1749, 'النموذجية شمال', 'an namudhajiyah shamal', '29.63544280,43.51525312', '29.62956946,43.50889352', 2256, NULL, NULL),
(1750, 'الخالدية شمال', 'al khaldiyah shamal', '29.63540736,43.51106909', '29.63088581,43.50225619', 2256, NULL, NULL),
(1751, 'الادارية', 'al idariyah', '29.63983316,43.52321907', '29.62667464,43.51242952', 2256, NULL, NULL),
(1752, 'الصناعية', 'as sinaiyah', '29.63003104,43.54306621', '29.61282999,43.52445451', 2256, NULL, NULL),
(1753, 'الاسكان التنموي', 'al iskan at tanmawi', '29.64846834,43.52321760', '29.63974662,43.51524663', 2256, NULL, NULL),
(1754, 'الملز', 'al malaz', '29.64763214,43.55231400', '29.63379809,43.53471058', 2256, NULL, NULL),
(1755, 'المحمدية', 'al muhammadiyah', '29.63481916,43.53139588', '29.62374412,43.52006172', 2256, NULL, NULL),
(1756, 'الروضة', 'ar rawdah', '29.64840653,43.53934147', '29.63958846,43.52313976', 2256, NULL, NULL),
(1757, 'اليرموك', 'al yarmuk', '29.62566043,43.55395391', '29.60804605,43.53572475', 2256, NULL, NULL),
(1758, 'الشمالي', 'ash shamali', '29.64184637,43.56316471', '29.62905055,43.54772432', 2256, NULL, NULL),
(1760, 'الجميماء', 'al jumayma', '29.63379809,43.55860500', '29.62091736,43.54306621', 2256, NULL, NULL),
(1761, 'المساعدية', 'al misadiyah', '29.62956940,43.52006172', '29.62119337,43.50987577', 2256, NULL, NULL),
(1762, 'العزيزية', 'al aziziyah', '29.62667464,43.52777658', '29.61790560,43.51697337', 2256, NULL, NULL),
(1763, 'القادسية', 'al qadisiyah', '29.63974713,43.53176910', '29.63435812,43.52293419', 2256, NULL, NULL),
(1764, 'الروضة', 'ar rawdah', '26.14663338,43.66878650', '26.13698368,43.65673915', 2630, NULL, NULL),
(1765, 'الزهرة', 'az zahrah', '26.13901014,43.66628104', '26.12790194,43.65637998', 2630, NULL, NULL),
(1766, 'العزيزية', 'al aziziyah', '26.14670764,43.66131975', '26.13412787,43.65282902', 2630, NULL, NULL),
(1767, 'البيضاء', 'al baida', '26.12537119,43.66220013', '26.10229370,43.64389402', 2630, NULL, NULL),
(1768, 'ابن خلدون', 'ibn khaldun', '26.13660253,43.66286894', '26.12523413,43.64712389', 2630, NULL, NULL),
(1769, 'الهلالية', 'al halaliyah', '26.13520190,43.68175539', '26.11873005,43.66220013', 2630, NULL, NULL),
(1770, 'النهضة', 'an nahdah', '26.14605157,43.67424462', '26.13520244,43.66394378', 2630, NULL, NULL),
(1771, 'الفهد', 'al fahd', '26.15894947,43.66637052', '26.14581561,43.65402856', 2630, NULL, NULL),
(1772, 'البلد القديم', 'al balad al qadim', '26.14946960,43.67089932', '26.14275478,43.66405344', 2630, NULL, NULL),
(1773, 'الخالدية', 'al khaldiyah', '26.15226295,43.66196455', '26.14364167,43.65352147', 2630, NULL, NULL),
(1774, 'مخطط المحمدية', 'al muhammadiyah planning', '26.13063637,43.64093003', '26.12736037,43.63695433', 2630, NULL, NULL),
(1775, 'القادسية', 'al qadisiyah', '26.13472621,43.62669129', '26.11061656,43.59665559', 2630, NULL, NULL),
(1776, 'ام ثلعة', 'umm thalaah', '26.02503077,43.76278507', '26.01985599,43.75637443', 2481, NULL, NULL),
(1777, 'العبيلة', 'al ubaylah', '26.01065908,43.74206483', '26.00585193,43.73718310', 2481, NULL, NULL),
(1778, 'العثمانية', 'al uthmaniyah', '26.00931121,43.73896514', '25.99888047,43.72737787', 2481, NULL, NULL),
(1779, 'الوسطى', 'al wusta', '26.00801370,43.73049347', '25.99505116,43.71602598', 2481, NULL, NULL),
(1780, 'الشيرمي', 'ash shayrami', '26.00585200,43.74237126', '25.99349293,43.73180484', 2481, NULL, NULL),
(1781, 'المستشفى', 'al mustashfa', '25.99996224,43.73884199', '25.98307610,43.72586807', 2481, NULL, NULL),
(1782, 'البساتين', 'al basatin', '25.99787645,43.74947377', '25.98144524,43.73655752', 2481, NULL, NULL),
(1783, 'الاندلس', 'al andalus', '25.98804728,43.75671723', '25.97428462,43.74056293', 2481, NULL, NULL),
(1784, 'النخيل', 'an nakhil', '25.98307610,43.74951718', '25.96376487,43.73343578', 2481, NULL, NULL),
(1785, 'الرمة', 'ar rimmah', '25.99505116,43.73870918', '25.97883011,43.71951830', 2481, NULL, NULL),
(1786, 'الصناعية', 'as sinaaiyah', '25.98986166,43.73007312', '25.97443111,43.71337471', 2481, NULL, NULL),
(1787, 'الاصفر', 'al asfar', '25.98469251,43.72319229', '25.96482507,43.70318270', 2481, NULL, NULL),
(1788, 'رامات', 'ramat', '25.96753146,43.71234045', '25.95360891,43.69195574', 2481, NULL, NULL),
(1789, 'العليا', 'al ulayya', '25.96915772,43.70206293', '25.95971838,43.69331019', 2481, NULL, NULL),
(1790, 'التعليم', 'at taalim', '25.99855574,43.72586807', '25.99202386,43.71928740', 2481, NULL, NULL),
(1791, 'الصفا', 'as safa', '26.26170279,36.45747771', '26.24722347,36.43875669', 233, NULL, NULL),
(1792, 'البلد', 'al balad', '26.23738813,36.46624000', '26.22547713,36.45218428', 233, NULL, NULL),
(1793, 'العزيزية', 'al aziziah', '26.23917824,36.46605459', '26.22948200,36.45600745', 233, NULL, NULL),
(1794, 'الخالدية', 'al khaldiyah', '26.25177922,36.46322705', '26.23656800,36.44818065', 233, NULL, NULL),
(1795, 'النهضة', 'an nahdah', '26.27072623,36.44645094', '26.25825554,36.43353890', 233, NULL, NULL),
(1796, 'النخيل', 'an nakhil', '20.47839478,45.58260318', '20.46188693,45.56418415', 1361, NULL, NULL),
(1797, 'الروضة', 'ar rawdah', '20.48491166,45.59469014', '20.46417550,45.58200083', 1361, NULL, NULL),
(1798, 'الشفاء', 'ash shifa', '20.46572744,45.59529520', '20.44741628,45.58091602', 1361, NULL, NULL),
(1799, 'الديرة', 'ad dirah', '20.46360703,45.58180291', '20.44580433,45.56472841', 1361, NULL, NULL),
(1800, 'الملك عبدالعزيز', 'king abdulaziz', '20.48542998,45.58223880', '20.47102116,45.56462566', 1361, NULL, NULL),
(1801, 'الزهرة', 'az zahrah', '20.49272789,45.59087368', '20.47849029,45.57616139', 1361, NULL, NULL),
(1802, 'الصناعية', 'as sinaiyah', '24.48714231,46.31212787', '24.47921934,46.30259058', 990, NULL, NULL),
(1803, 'الحزيمية', 'al huzaymiyyah', '24.48464987,46.30082437', '24.47474136,46.28641565', 990, NULL, NULL),
(1804, 'الصقورية', 'as suquriyyah', '24.48154736,46.28734418', '24.47144796,46.27745056', 990, NULL, NULL),
(1805, 'المروج', 'al muruj', '24.48885427,46.27912710', '24.47095564,46.26930660', 990, NULL, NULL),
(1806, 'شخيب', 'shukhib', '24.49274302,46.27253746', '24.47452924,46.25893314', 990, NULL, NULL),
(1807, 'طويق', 'tuwik', '24.48280615,46.30202133', '24.46501226,46.28430028', 990, NULL, NULL),
(1808, 'الأندلس', 'al andalus', '24.47365753,46.28802623', '24.46176877,46.27387383', 990, NULL, NULL),
(1809, 'غرناطه', 'ghirnatah', '24.47146035,46.27496740', '24.46066097,46.26360362', 990, NULL, NULL),
(1810, 'الهدا', 'al hada', '24.46176877,46.27640614', '24.44805786,46.26459377', 990, NULL, NULL),
(1811, 'العليا', 'al ulayya', '24.46499035,46.29542318', '24.44833485,46.27496740', 990, NULL, NULL),
(1812, ' الركوبة', ' ar rakubah', '16.62687655,42.97413473', '16.61464737,42.96411402', 3542, NULL, NULL),
(1813, ' الجردية', ' al jurdiyyah', '16.58476732,42.92885799', '16.58021487,42.92226675', 3542, NULL, NULL),
(1814, ' الجرادية', ' al jaradiyah', '16.59452523,42.92342625', '16.57593033,42.90395814', 3542, NULL, NULL),
(1815, ' صامطة', ' samtah', '16.61827605,42.95872291', '16.58410454,42.90900132', 3542, NULL, NULL),
(1816, ' الطريشة', ' at turayshah', '16.57983576,42.95614512', '16.57049431,42.94248015', 3542, NULL, NULL),
(1817, ' مجعر', ' majaar', '16.61756432,43.00067756', '16.60302662,42.98233263', 3542, NULL, NULL),
(1818, ' الخضراء', ' al khadra', '16.59592115,42.97577050', '16.58041388,42.95741250', 3542, NULL, NULL),
(1819, 'المنطقة الصناعية', 'industrial area', '25.26436936,45.28326061', '25.24940071,45.27393201', 500, NULL, NULL),
(1820, 'غسلة', 'gaslah', '25.22573629,45.29563829', '25.21954475,45.28947531', 500, NULL, NULL),
(1821, 'الوقف', 'al wakf', '25.22388650,45.27908013', '25.21771111,45.27274426', 500, NULL, NULL),
(1822, 'الشفاء', 'ash shifa', '25.24031918,45.26599505', '25.22115792,45.23890701', 500, NULL, NULL),
(1823, 'الملك فهد', 'king fahd', '25.25034930,45.25644370', '25.24049579,45.24083926', 500, NULL, NULL),
(1824, 'الروضة', 'ar rawdah', '25.24723271,45.25902102', '25.23611667,45.24437162', 500, NULL, NULL),
(1825, 'النسيم', 'an nasim', '25.25692297,45.26482315', '25.25080789,45.25979703', 500, NULL, NULL),
(1826, 'الوشم', 'al washm', '25.25356243,45.26245772', '25.24331129,45.25614411', 500, NULL, NULL),
(1827, 'الرحبة', 'ar rahbah', '25.25861342,45.24094806', '25.24459542,45.22180286', 500, NULL, NULL),
(1828, 'السادلية', 'as sadiliyah', '16.92782983,42.83579925', '16.92137671,42.82640559', 3525, NULL, NULL),
(1829, 'الورود', 'al wurud', '16.97640879,42.86719599', '16.95990329,42.83947453', 3525, NULL, NULL),
(1830, 'الصناعية', 'as sinaiyah', '16.96102189,42.86659103', '16.95011825,42.84341871', 3525, NULL, NULL),
(1831, 'القدس', 'al quds', '16.96566031,42.86120301', '16.94573293,42.83514317', 3525, NULL, NULL),
(1832, 'الملك فهد', 'king fahd', '16.96272927,42.83783619', '16.95184496,42.81439627', 3525, NULL, NULL),
(1833, 'النهضة', 'an nahdah', '16.96898388,42.83947453', '16.96218936,42.83172092', 3525, NULL, NULL),
(1834, 'السلام', 'as salam', '16.97490160,42.83798586', '16.96834426,42.82983360', 3525, NULL, NULL),
(1835, 'الربيع', 'ar rabi', '16.98412258,42.83534557', '16.97361340,42.82305952', 3525, NULL, NULL),
(1836, 'الزهور', 'az zuhur', '16.99360885,42.84820515', '16.97129399,42.81888766', 3525, NULL, NULL),
(1837, 'النزهة', 'an nuzhah', '16.98006080,42.85076607', '16.96566031,42.83695659', 3525, NULL, NULL),
(1838, 'الروضة', 'ar rawdah', '16.97325430,42.81974477', '16.95748627,42.81064793', 3525, NULL, NULL),
(1839, 'الخالدية', 'al khaldiyah', '16.96834426,42.83426720', '16.95975634,42.81859720', 3525, NULL, NULL),
(1840, 'النسيم', 'an nasim', '16.97246519,42.83172092', '16.96545743,42.81833792', 3525, NULL, NULL),
(1841, 'الاندلس', 'al andalus', '16.98775247,42.83035064', '16.97196987,42.81123848', 3525, NULL, NULL),
(1842, 'الصفا', 'as safa', '16.98332109,42.82620042', '16.97061121,42.81064380', 3525, NULL, NULL),
(1843, 'العقدة', 'al uqdah', '17.00830323,42.81347834', '16.99623407,42.80339328', 3525, NULL, NULL),
(1844, 'المريخية', 'al muraikhiyah', '16.95000070,42.79745687', '16.94425806,42.79133712', 3525, NULL, NULL),
(1845, 'المهدج', 'al muhdaj', '17.01677709,42.86215655', '16.99866544,42.84164643', 3525, NULL, NULL),
(1846, 'قويعية', 'quwaiyyah', '16.98144842,42.80342494', '16.97134927,42.78961807', 3525, NULL, NULL),
(1847, 'قامرة', 'kamirah', '17.00116358,42.80602392', '16.98796217,42.79545915', 3525, NULL, NULL),
(1848, 'حاكمة ابي عريش', 'hakimat abi arish', '17.01495851,42.84437344', '17.00099597,42.81149868', 3525, NULL, NULL),
(1849, 'الشاقة', 'ash shakah', '16.93458770,42.84351487', '16.93095677,42.83808496', 3525, NULL, NULL),
(1850, 'السلام', 'as salam', '21.22547595,41.64105148', '21.20346235,41.62043692', 2156, NULL, NULL),
(1851, 'منيف', 'munif', '21.21920753,41.64607978', '21.20976836,41.63820076', 2156, NULL, NULL),
(1852, 'العلاوة', 'al allawah', '21.19600680,41.65748896', '21.16169175,41.63826295', 2156, NULL, NULL),
(1853, 'البلد', 'al balad', '21.23916377,41.66476384', '21.21687509,41.64105148', 2156, NULL, NULL),
(1854, 'كرا السردي', 'kara as sardi', '21.21929769,41.69593638', '21.18142413,41.66717354', 2156, NULL, NULL),
(1855, 'الخالدية', 'al khaldiyah', '21.20810546,41.63515877', '21.19545155,41.61838739', 2156, NULL, NULL),
(1856, 'السوق', 'as suq', '21.22838137,41.64649086', '21.21920753,41.63644486', 2156, NULL, NULL),
(1857, 'قرية الجبنون', 'qaryat al jabnon', '24.97766141,37.31161921', '24.97195840,37.29955181', 323, NULL, NULL),
(1858, 'النسيم', 'an nassim', '24.98999670,37.30130129', '24.97770794,37.28763910', 323, NULL, NULL),
(1859, 'التحلية', 'at tahliyyah', '25.01727084,37.27972983', '25.00422805,37.27025938', 323, NULL, NULL),
(1860, 'المرجان', 'al murjan', '25.00657033,37.28520353', '24.99664957,37.27627583', 323, NULL, NULL),
(1861, 'الصيادية', 'as sayyadih', '25.02449439,37.27600868', '25.01642540,37.26859575', 323, NULL, NULL),
(1862, 'البطحاء', 'al batha', '25.02755876,37.27379925', '25.02241585,37.26594948', 323, NULL, NULL),
(1863, 'الروضة', 'ar rawdhah', '25.03664807,37.26470732', '25.02716377,37.25662112', 323, NULL, NULL),
(1864, 'ابو شجرة', ' abu shajarah', '25.04342133,37.26502914', '25.03366961,37.25427686', 323, NULL, NULL),
(1865, 'البلد', 'al balad', '25.03096947,37.26823336', '25.02231751,37.26148834', 323, NULL, NULL),
(1866, 'العليا', 'al ulaya', '25.04421620,37.27476061', '25.03374287,37.26466535', 323, NULL, NULL),
(1867, 'السلام', 'al salam', '25.03999730,37.26685053', '25.02831546,37.26166679', 323, NULL, NULL),
(1868, 'الضويحي', ' al dawayhi', '25.05918043,37.26555906', '25.03904844,37.25017443', 323, NULL, NULL),
(1869, 'الشرقية', 'ash sharqiyyah', '19.13291404,41.08980911', '19.12423517,41.08143766', 1625, NULL, NULL),
(1870, 'الخالدية', 'al khaldiyah', '19.15120963,41.08209719', '19.13291404,41.06884749', 1625, NULL, NULL),
(1871, 'الناعمية', 'an naimyyah', '19.12829356,41.08272130', '19.12111259,41.07683111', 1625, NULL, NULL),
(1872, 'الازهار', 'al azhar', '19.12621581,41.08789538', '19.11832411,41.07859840', 1625, NULL, NULL),
(1873, 'الغربي', 'al gharbi', '19.13307824,41.08008460', '19.12830462,41.07500520', 1625, NULL, NULL),
(1874, 'الرتبة', 'ar ratibah', '19.12924633,41.07897098', '19.12163867,41.07445130', 1625, NULL, NULL),
(1875, 'الشامية', 'ash shamiyah', '19.13295396,41.08272149', '19.12770424,41.07896696', 1625, NULL, NULL),
(1876, 'النسيم', 'an nasim', '18.59063775,42.03641187', '18.56557326,42.01515783', 1801, NULL, NULL),
(1877, 'المنتزة', 'al montazah', '18.53188010,42.05915315', '18.47339628,42.00594691', 1801, NULL, NULL),
(1878, 'الجنادرية', 'al janadriyah', '18.53893511,42.06272542', '18.51126636,42.02998955', 1801, NULL, NULL),
(1879, 'النزهة', 'an nuzha', '18.55781127,42.06695471', '18.54045951,42.04999588', 1801, NULL, NULL),
(1880, 'الحيلة الشرقي', 'al haylah ash sharqi', '18.51489347,42.10002134', '18.47639647,42.06422605', 1801, NULL, NULL),
(1881, 'المقاعد', 'al maqaiid', '18.52439789,42.12420375', '18.50390789,42.08698674', 1801, NULL, NULL),
(1882, 'الظهرة', 'adh dhahrah', '18.53741578,42.12226673', '18.51994798,42.08331202', 1801, NULL, NULL),
(1883, 'الشهد', 'ash shahd', '18.54193697,42.05658074', '18.53342189,42.04101550', 1801, NULL, NULL),
(1884, 'الفيصلية', 'al faisaliyah', '18.55508046,42.04707228', '18.53893511,42.03754325', 1801, NULL, NULL),
(1885, 'الحيلة الغربي', 'al haylah al gharbi', '18.51007001,42.06678205', '18.48377917,42.04406553', 1801, NULL, NULL),
(1886, 'الخالدية', 'al khaldiyah', '18.57033276,42.04458367', '18.53127726,42.00703962', 1801, NULL, NULL),
(1887, 'الروضة', 'ar rawdah', '18.53868399,42.03639823', '18.50783396,42.00926908', 1801, NULL, NULL),
(1888, 'البصرة', 'al basrah', '18.52069437,42.06636174', '18.50152676,42.03006439', 1801, NULL, NULL),
(1889, 'الضرس', 'ad dirs', '18.55777756,42.08985821', '18.53710249,42.06354341', 1801, NULL, NULL),
(1891, 'الزهراء', 'az zahra', '18.60235459,42.05205179', '18.55394012,42.02737039', 1801, NULL, NULL),
(1892, 'البلد', 'al balad', '18.55709760,42.05585301', '18.54107883,42.04458367', 1801, NULL, NULL),
(1893, 'السلامة', 'as salamah', '18.54045951,42.09232362', '18.50276941,42.05658074', 1801, NULL, NULL),
(1894, 'الوعد', 'al waad', '18.57572061,42.07136263', '18.55244465,42.05366208', 1801, NULL, NULL),
(1902, 'الغصينية', 'al ghusainiah', '16.70899483,42.96939947', '16.69795388,42.95672257', 3652, NULL, NULL),
(1903, 'الواسط', 'al wasit', '16.71295056,42.96838663', '16.70462721,42.95863921', 3652, NULL, NULL),
(1904, 'العمارية', 'al amariyah', '16.72022163,42.95728127', '16.71078519,42.95012235', 3652, NULL, NULL),
(1905, 'القسوم', 'al qasum', '16.71980871,42.95311680', '16.71141740,42.94371259', 3652, NULL, NULL),
(1906, 'الصفا', 'as safa', '16.71983223,42.96728179', '16.71129426,42.95618020', 3652, NULL, NULL),
(1907, 'البياطرية', 'al bayatirah', '16.72397441,42.98568822', '16.71295056,42.96622284', 3652, NULL, NULL),
(1908, 'خلب', 'khalab', '16.71812700,42.98454470', '16.70899524,42.96728179', 3652, NULL, NULL),
(1909, 'الروضة', 'ar rawdah', '16.72022191,42.94832262', '16.70915237,42.93903533', 3652, NULL, NULL),
(1910, 'العز', 'al iz', '16.71228898,42.95176928', '16.69986908,42.93932377', 3652, NULL, NULL),
(1911, 'البلدية', 'al baladiah', '16.70740919,42.95790697', '16.69716877,42.94289394', 3652, NULL, NULL),
(1912, 'الميزاب', 'al mizab', '16.71218418,42.96004549', '16.70735057,42.95434514', 3652, NULL, NULL),
(1913, 'المنزم', 'al manzam', '16.70777074,42.96225854', '16.70020528,42.95488225', 3652, NULL, NULL),
(1914, 'المطلع', 'al mutalla', '16.71225062,42.95576763', '16.70193991,42.94835071', 3652, NULL, NULL),
(1915, 'الحصامة', 'al hasamah', '16.68869179,42.93287088', '16.67917477,42.92002581', 3652, NULL, NULL),
(1916, 'المنطقة الصناعية', 'al mantiqah al sinaiah', '16.73714526,42.94371259', '16.71803461,42.92379190', 3652, NULL, NULL),
(1917, 'حكامية العز', 'hakimiat al iz', '16.70915237,42.94289394', '16.69116248,42.92839537', 3652, NULL, NULL),
(1918, 'حاكمة الدغادير', 'hakimat al daghadir', '16.68644755,42.98376615', '16.67912459,42.97123672', 3652, NULL, NULL),
(1919, 'الدغادير', 'al daghadir', '16.68121552,42.96590087', '16.67343689,42.95468100', 3652, NULL, NULL),
(1920, 'مسره', 'masarrah', '21.31790188,40.42151054', '21.28482392,40.39087530', 5, NULL, NULL),
(1921, 'ميناء جدة الاسلامى', 'jeddah eslamic seaport', '21.49290625,39.18070458', '21.44474954,39.14860039', 18, NULL, NULL),
(1922, 'الخالدية', 'al khaldiyah', '25.68293858,39.30464692', '25.65166466,39.28538927', 288, NULL, NULL),
(1923, 'الفيصلية', 'al faisaliyah', '25.71367310,39.30007098', '25.69628158,39.28128710', 288, NULL, NULL),
(1924, 'الروضة', 'ar rawdah', '25.69995144,39.29640963', '25.68126972,39.28733422', 288, NULL, NULL),
(1925, 'سلطانة', 'sultanah', '25.71400549,39.28228275', '25.70536555,39.27020891', 288, NULL, NULL),
(1926, 'العزيزية', 'al aziziyah', '25.71026535,39.29352321', '25.69978417,39.27893669', 288, NULL, NULL),
(1927, 'النسيم', 'an nasim', '21.62798283,39.70943901', '21.61211877,39.70136749', 1257, NULL, NULL),
(1928, 'الصفاء', 'as safaa', '21.63267841,39.69779656', '21.61348358,39.68432286', 1257, NULL, NULL),
(1929, 'العزيزية', 'al aziziyah', '21.63076415,39.70514986', '21.61259787,39.69566992', 1257, NULL, NULL),
(1930, 'النقابة', 'an naqabah', '21.63650146,39.68617690', '21.62058972,39.65841438', 1257, NULL, NULL),
(1931, 'السلامة', 'as salamah', '21.61259787,39.71131769', '21.58815499,39.69518073', 1257, NULL, NULL),
(1932, 'أبو شعيب', 'abu shuayb', '21.58826159,39.70985781', '21.57335077,39.69639888', 1257, NULL, '2023-11-27 04:50:35'),
(1933, 'النخيل', 'an nakhil', '21.61575238,39.69954306', '21.59532841,39.68750363', 1257, NULL, NULL),
(1934, 'الخالدية', 'al khaldiyah', '21.61342040,39.70136749', '21.60350403,39.69781698', 1257, NULL, NULL),
(1935, 'الفيصلية', 'al faisaliyah', '21.62176848,39.69228817', '21.60447826,39.68142771', 1257, NULL, NULL),
(1936, 'سدر', 'sedr', '21.63647509,39.68469777', '21.61423531,39.65787224', 1257, NULL, NULL),
(1937, 'القريات', 'al quraiyat', '21.66484223,39.64506565', '21.64404240,39.61822122', 1257, NULL, NULL),
(1938, 'أبو عروة', 'abu urwah', '21.66445041,39.71555111', '21.62798283,39.67913018', 1257, NULL, NULL),
(1939, 'عين شمس', 'ayn shams', '21.66829127,39.78218552', '21.63127741,39.74138932', 1257, NULL, NULL),
(1940, 'الشهداء', 'ash shuhada', '21.65383134,39.73436862', '21.61768639,39.70514986', 1257, NULL, NULL),
(1941, 'الديرة القديمة', ' ad dirah al qadimah', '25.29951860,45.87267974', '25.29294886,45.86693486', 443, NULL, NULL),
(1942, 'الخالدية', 'al khaldiyah', '25.29066684,45.86894245', '25.28058823,45.86072092', 443, NULL, NULL),
(1943, 'العزيزية', 'al aziziyah', '25.28054763,45.86738469', '25.27079362,45.86149843', 443, NULL, NULL),
(1944, 'الفيصلية', 'al faisaliyah', '25.28618972,45.86583857', '25.27757830,45.85569094', 443, NULL, NULL),
(1945, 'الجنادرية', 'al janadriyah', '25.27133334,45.86818907', '25.26531114,45.86077737', 443, NULL, NULL),
(1946, 'الورود', 'al wurud', '26.02979035,44.95884174', '26.02300179,44.94961271', 306, NULL, NULL),
(1947, 'الزهور', 'az zuhur', '26.03584471,44.94777042', '26.02579716,44.94100833', 306, NULL, NULL),
(1948, 'الاندلس', 'al andalus', '26.02366002,44.94931062', '26.01620357,44.94150237', 306, NULL, NULL),
(1949, 'الربيع', 'ar rabi', '26.04202364,44.93825725', '26.02943360,44.93234603', 306, NULL, NULL),
(1950, 'المصيف', 'al masiaf', '26.04272619,44.94531059', '26.03521777,44.93706390', 306, NULL, NULL),
(1951, 'الياسمين', 'al yasmin', '26.03548551,44.94197201', '26.02581244,44.93363971', 306, NULL, NULL),
(1952, 'الخزامي', 'al khuzama', '26.02966200,44.95196567', '26.02101652,44.94363748', 306, NULL, NULL),
(1953, 'غرناطة', 'ghirnatah', '26.02151751,44.95625148', '26.01576611,44.94736699', 306, NULL, NULL),
(1954, 'الغدير', 'al ghadir', '26.02509932,44.95767961', '26.02038871,44.95013166', 306, NULL, NULL),
(1955, 'الصناعية', 'as sinaiyah', '26.02423516,44.97153437', '26.01982418,44.96801948', 306, NULL, NULL),
(1956, 'النفل', 'an naql', '26.02710939,44.96945792', '26.01987496,44.96186946', 306, NULL, NULL),
(1957, 'البستان', 'al bustan', '26.02918426,44.96375089', '26.02163021,44.95767961', 306, NULL, NULL),
(1958, 'النخيل', 'an nakhil', '26.03468971,44.95430621', '26.02689159,44.94776440', 306, NULL, NULL),
(1959, 'المروج', 'al muruj', '26.03279325,44.95964692', '26.02664746,44.95243859', 306, NULL, NULL),
(1960, 'الريان', 'ar rayyan', '18.75327843,42.26736311', '18.74134137,42.25536212', 3275, NULL, NULL),
(1961, ' الربيع', 'ar rabi', '18.78783467,42.27467719', '18.76805395,42.24876838', 3275, NULL, NULL),
(1962, 'السلامة', 'as salamah', '18.79264177,42.27688870', '18.77122352,42.25142923', 3275, NULL, NULL),
(1963, 'الربوة', 'al rabwah', '18.81971944,42.26756410', '18.78786888,42.25229990', 3275, NULL, NULL),
(1964, ' البساتين', 'al basatin', '18.82492951,42.26814876', '18.81738127,42.26250912', 3275, NULL, NULL),
(1965, 'السامر', 'as samir', '18.77355806,42.28439755', '18.75137388,42.26779799', 3275, NULL, NULL),
(1966, ' الروضة', 'ar rawdah', '18.77502529,42.29038633', '18.74477039,42.26665014', 3275, NULL, NULL),
(1967, 'الزيتون', 'az zaytun', '18.82496825,42.27085246', '18.81327566,42.26606537', 3275, NULL, NULL),
(1968, ' السلام', 'as salam', '18.77115127,42.25911876', '18.74124584,42.23809571', 3275, NULL, NULL),
(1969, ' الشفا', 'ash shifa', '18.77860901,42.25339885', '18.75496829,42.23743210', 3275, NULL, NULL),
(1970, ' الورود', 'al wurud', '18.77517759,42.27435497', '18.74381426,42.25376027', 3275, NULL, NULL),
(1971, ' العزيزية', 'al aziziyah', '18.79260259,42.25148619', '18.77348514,42.24085734', 3275, NULL, NULL),
(1972, ' الخالدية', 'al khaldiyah', '18.80523536,42.25718090', '18.78795377,42.24796929', 3275, NULL, NULL),
(1973, ' النزهة', 'an nuzha', '18.82486520,42.26296318', '18.80167130,42.25417704', 3275, NULL, NULL),
(1974, ' السروات', 'as sarawat', '18.81772053,42.25165053', '18.79050251,42.24073731', 3275, NULL, NULL),
(1975, ' المنتزه', 'al muntazah', '18.82176968,42.24453057', '18.77704304,42.23710156', 3275, NULL, NULL),
(1976, 'الخزان', 'al khazan', '19.56173416,43.52449694', '19.54201863,43.51410658', 1443, NULL, NULL),
(1977, 'الزهور', 'az zuhur', '19.54314488,43.52985560', '19.52857077,43.51583062', 1443, NULL, NULL),
(1978, 'النخيل', 'an nakhil', '19.53302892,43.51682678', '19.49763759,43.50308743', 1443, NULL, NULL),
(1979, 'الوجه', 'al wajh', '19.56212849,43.51670540', '19.53182712,43.50046731', 1443, NULL, NULL),
(1980, 'الغزالة', 'al ghazalah', '19.55400333,43.50642771', '19.52682969,43.48108142', 1443, NULL, NULL),
(1981, 'الحجاز', 'al hijaz', '19.53307176,43.50798294', '19.49705324,43.47305687', 1443, NULL, NULL),
(1982, 'الفاخرية', 'al fakhriyah', '19.53107353,43.55120694', '19.51936690,43.53613405', 1443, NULL, NULL),
(1983, 'الخالدية', 'al khaldiyah', '19.53530232,43.54196116', '19.51953196,43.52839374', 1443, NULL, NULL),
(1984, 'العزيزية', 'al aziziyah', '19.52490555,43.55113987', '19.49783962,43.52591978', 1443, NULL, NULL),
(1985, 'المدينة', 'al madinah', '19.53190442,43.53036419', '19.50110252,43.50709502', 1443, NULL, NULL),
(1986, 'التعاون', 'at taawun', '19.51936711,43.58318727', '19.50938770,43.55087159', 1443, NULL, NULL),
(1987, 'النهضة', 'an nahdah', '19.13228622,41.92548231', '19.10735970,41.90571724', 1294, NULL, NULL),
(1988, 'الخليج', 'al khalij', '19.09783531,41.95517545', '19.07758149,41.92917391', 1294, NULL, NULL),
(1989, 'الفيصلية', 'al faisaliyah', '19.10487892,41.93652495', '19.08616006,41.92087710', 1294, NULL, NULL),
(1990, 'التقدم', 'at taqadom', '19.13719145,41.92166030', '19.13107444,41.91031204', 1294, NULL, NULL),
(1991, 'الشرق', 'ash sharq', '19.11005214,41.93034401', '19.09769618,41.91746804', 1294, NULL, NULL),
(1992, 'الاندلس', 'al andalus', '19.11825469,41.96454876', '19.09063690,41.92779747', 1294, NULL, NULL),
(1993, 'النسيم', 'an nasim', '19.13353448,41.95364270', '19.11478256,41.93166017', 1294, NULL, NULL),
(1994, 'الخالدية', 'al khaldiyah', '19.13193153,41.93901015', '19.11709930,41.92141477', 1294, NULL, NULL),
(1995, 'الروضة', 'ar rawdah', '19.14851842,41.94430034', '19.13013798,41.92044364', 1294, NULL, NULL),
(1996, 'العدالة', 'al adalah', '19.11972649,41.94298635', '19.10735004,41.92289308', 1294, NULL, NULL),
(1997, 'الربيع', 'ar rabi', '19.14851842,41.92149684', '19.12031178,41.89640583', 1294, NULL, NULL),
(1998, 'الصناعية', 'as sinaiyyah', '19.12593422,41.92610428', '19.09349847,41.89059313', 1294, NULL, NULL),
(2000, 'اليرموك', 'al yarmuk', '25.86658467,43.49298311', '25.84322876,43.47064595', 2421, NULL, NULL),
(2001, 'الروضة', 'ar rawdah', '25.86361059,43.50160835', '25.84383406,43.48292091', 2421, NULL, NULL),
(2002, 'الملك عبدالعزيز', 'king abdulaziz', '25.86915472,43.50854545', '25.85413471,43.49027455', 2421, NULL, NULL),
(2003, 'الاحتفالات', 'al ihtifalat', '25.86152716,43.47594347', '25.84224132,43.45825015', 2421, NULL, NULL),
(2004, 'الصناعية', 'as sinaiyah', '25.85834970,43.45877013', '25.82221048,43.42365548', 2421, NULL, NULL),
(2005, 'الملك فهد', 'king fahd', '25.87444679,43.51606748', '25.85901740,43.49934552', 2421, NULL, NULL),
(2006, 'الحزم', 'al hazm', '25.87868280,43.55313263', '25.83856393,43.50746374', 2421, NULL, NULL),
(2007, 'التعليم', 'at talim', '25.91354969,43.57908777', '25.87456970,43.53055969', 2421, NULL, NULL),
(2008, 'الربوة', 'al rabwah', '25.89780554,43.53699275', '25.87523112,43.52546142', 2421, NULL, NULL),
(2009, 'القادسية', 'al qadisiyah', '25.89273498,43.51365493', '25.87444679,43.49412070', 2421, NULL, NULL),
(2010, 'الشفاء', 'ash shifa', '25.89174408,43.52826654', '25.87730042,43.50971508', 2421, NULL, NULL),
(2011, 'الجندل', 'al jandal', '25.90054880,43.53055969', '25.88857110,43.50605197', 2421, NULL, NULL),
(2012, 'وادي الرمة', 'wadi ar rimma', '25.90149521,43.51087356', '25.88703089,43.49092800', 2421, NULL, NULL),
(2013, 'الملك فيصل', 'king faisal', '25.88960583,43.50352915', '25.87506661,43.48721481', 2421, NULL, NULL),
(2014, 'المطار', 'airport', '25.88086805,43.50746374', '25.86915472,43.49387616', 2421, NULL, NULL),
(2015, 'الزهرة', 'az zahrah', '25.87506661,43.49934552', '25.86659852,43.48718102', 2421, NULL, NULL),
(2016, 'الملك خالد', 'king khalid', '25.88276366,43.49387616', '25.86520103,43.46644669', 2421, NULL, NULL),
(2017, 'السعادة', 'as saadah', '25.86844660,43.49033545', '25.86184595,43.47029065', 2421, NULL, NULL),
(2018, 'قصر بن عقيل', 'qasr ibn aqil', '25.86436168,43.39650700', '25.82159665,43.34511456', 2421, NULL, NULL),
(2019, 'الحوطة', 'al hutah', '25.86510650,43.54202067', '25.83287761,43.50152824', 2421, NULL, NULL),
(2400, 'السلاح', 'as silah', '26.11001560,43.67141602', '26.06142534,43.63608500', 2467, NULL, NULL),
(2401, 'الروضة', 'ar rawdah', '26.06346426,43.64783121', '26.04878306,43.61366497', 2467, NULL, NULL),
(2402, 'الرفيعة', 'ar rafiah', '26.07134981,43.65057032', '26.05665248,43.63229978', 2467, NULL, NULL),
(2403, 'السحابين الشمالي', 'as sahabin ash shamali', '26.07170987,43.61120962', '26.05347730,43.58880529', 2467, NULL, NULL),
(2404, 'الخزان', 'al khazzan', '26.06853629,43.56780796', '26.05513954,43.55966039', 2467, NULL, NULL),
(2405, 'النزهة', 'an nuzhah', '26.08018829,43.56059845', '26.06416943,43.54369678', 2467, NULL, NULL),
(2406, 'القادسية', 'al qadisiyah', '26.06461314,43.55991278', '26.05518161,43.54667475', 2467, NULL, NULL),
(2407, 'النهضة', 'an nahdah', '26.05558005,43.55973639', '26.04408621,43.54913693', 2467, NULL, NULL),
(2408, 'التعاون', 'at taawun', '26.05889413,43.56790277', '26.04568743,43.55932051', 2467, NULL, NULL),
(2409, 'الافراح', 'al afrah', '26.05866453,43.57674262', '26.04855523,43.56780796', 2467, NULL, NULL),
(2410, 'القدس', 'al quds', '26.06659300,43.57522411', '26.05767366,43.56768156', 2467, NULL, NULL),
(2411, 'الصناعية', 'as sinaiyah', '26.06536703,43.61953478', '26.05269121,43.60933735', 2467, NULL, NULL),
(2412, 'الحزم', 'al hazm', '26.04545526,43.56568996', '26.02905802,43.54346639', 2467, NULL, NULL),
(2413, 'المجد', 'al majd', '26.08557251,43.64188251', '26.06953420,43.62014423', 2467, NULL, NULL),
(2414, 'الربوة', 'al rabwah', '26.09025958,43.62477715', '26.08216571,43.61413079', 2467, NULL, NULL),
(2415, 'الياسمين', 'al yasmin', '26.07470676,43.62215396', '26.06346426,43.61103074', 2467, NULL, NULL),
(2416, 'القدس', 'al quds', '26.07236896,43.63474499', '26.06065310,43.61953478', 2467, NULL, NULL),
(2417, 'الربيع', 'ar rabii', '26.08377001,43.62260970', '26.07333766,43.61216297', 2467, NULL, NULL),
(2418, 'الريان', 'ar rayyan', '26.08552998,43.61413079', '26.07006700,43.60106321', 2467, NULL, NULL),
(2419, 'الاندلس', 'al andalus', '26.08554887,43.60448306', '26.06930345,43.59514806', 2467, NULL, NULL),
(2420, 'الخبراء القديمة', 'al khabra ash shamali', '26.06528854,43.68638827', '26.04497461,43.64783121', 2467, NULL, NULL),
(2421, 'زبيدة', 'zubaiydah', '26.04855523,43.57501568', '26.03547752,43.55861156', 2467, NULL, NULL),
(2422, 'السحابين الجنوبي', 'as sahabin al janubi', '26.05488798,43.60587828', '26.03450732,43.58617786', 2467, NULL, NULL),
(2423, 'الملك فهد', 'king fahd', '22.31383958,46.71265837', '22.28838688,46.69608414', 3174, NULL, NULL),
(2424, 'السحاب', 'as sahab', '22.31507822,46.73186373', '22.29929558,46.71062774', 3174, NULL, NULL),
(2425, 'الصالحية', 'as salhiyah', '22.29475686,46.73068434', '22.28294690,46.72106684', 3174, NULL, NULL),
(2426, 'الدوائر', 'ad dawair', '22.30227812,46.72602339', '22.28567667,46.70751500', 3174, NULL, NULL),
(2427, 'العزيزية', 'al aziziyah', '22.30152978,46.73276362', '22.29329236,46.72392821', 3174, NULL, NULL),
(2428, 'الفيصلية', 'al faisaliyah', '22.28838688,46.72668871', '22.26477191,46.69596871', 3174, NULL, NULL),
(2429, 'الجفيدرية', 'al jufaidariyah', '22.28593896,46.74746559', '22.27484707,46.72668871', 3174, NULL, NULL),
(2430, 'غصيبة', 'ghusaiba', '22.29329236,46.74301557', '22.28259534,46.72821079', 3174, NULL, NULL),
(2431, 'المبرز', 'al mubarraz', '22.30175113,46.74089121', '22.29005400,46.73068434', 3174, NULL, NULL),
(2432, 'السعودية', 'as saudia', '22.28294690,46.74622690', '22.26800408,46.71941628', 3174, NULL, NULL),
(2433, 'الخالدية', 'al khaldiyah', '22.33083168,46.73046836', '22.31332659,46.71335121', 3174, NULL, NULL),
(2434, 'الروضة', 'ar rawdah', '23.79732284,38.79254823', '23.78498202,38.77769237', 1053, NULL, NULL),
(2435, 'الغزوة', 'al ghazwah', '23.78854280,38.80267903', '23.77257023,38.78951384', 1053, NULL, NULL),
(2436, 'العدوة', 'al adwah', '23.80644689,38.79006165', '23.77709261,38.75330368', 1053, NULL, NULL),
(2437, 'الغزلاني', 'al ghuzlani', '23.78936986,38.77325060', '23.72637700,38.71673485', 1053, NULL, NULL),
(2438, 'ادمان', 'idman', '23.77835166,38.83116002', '23.73463072,38.79149293', 1053, NULL, NULL),
(2439, 'الجديد', 'al jadid', '23.81415515,38.84651835', '23.80704291,38.83680806', 1053, NULL, NULL),
(2440, 'الشهداء', 'ash shuhada', '23.78393035,38.79735056', '23.75383317,38.77559162', 1053, NULL, NULL),
(2834, 'المدينة الجديدة', 'al madinah al jadidah', '23.64970665,46.51543408', '23.62488357,46.49795720', 3158, NULL, NULL),
(2835, 'الركية', 'ar rukiyah', '23.62732210,46.51968710', '23.60002948,46.46812265', 3158, NULL, NULL),
(2836, 'الحزيمية', 'al huzaimiyah', '23.62845565,46.54047562', '23.61383548,46.51543408', 3158, NULL, NULL),
(2837, 'وسط المدينة', 'wasat al madinah', '23.61911532,46.54152965', '23.61164699,46.51881949', 3158, NULL, NULL),
(2838, 'العثمانية', 'al uthmaniyah', '23.63871269,46.53118833', '23.62632541,46.52169663', 3158, NULL, NULL),
(2839, 'الصناعية', 'as sinaiyah', '23.62197030,46.54858208', '23.61263746,46.54007866', 3158, NULL, NULL),
(2840, 'المفيجر', 'al mufaiger', '23.61465388,46.58947363', '23.60169533,46.55275055', 3158, NULL, NULL),
(2841, 'السلام', 'as salam', '27.20623443,42.47213689', '27.18084264,42.44544912', 1228, NULL, NULL),
(2842, 'النهضة', 'an nahdah', '27.19041759,42.45314790', '27.17177795,42.43648543', 1228, NULL, NULL),
(2843, 'الصالحية', 'as salhiyah', '27.19280119,42.49048567', '27.15713725,42.44496118', 1228, NULL, NULL),
(2844, 'الخليج', 'al khalij', '27.17400139,42.46155170', '27.15436764,42.43718009', 1228, NULL, NULL),
(2845, 'العزيزية', 'al aziziyah', '27.21637186,42.50184456', '27.18315384,42.45851068', 1228, NULL, NULL),
(2846, 'الازدهار', 'al izdihar', '27.20323844,42.44957504', '27.18047009,42.41460443', 1228, NULL, NULL),
(2847, 'الورود', 'al wurud', '27.18877232,42.44283171', '27.17529488,42.41839911', 1228, NULL, NULL),
(2848, 'الملك عبدالله', 'king abdullah', '27.19977352,42.42883045', '27.18914160,42.41211932', 1228, NULL, NULL),
(2849, 'الحمراء', 'al hamra', '27.18177183,42.43974429', '27.15720336,42.40405947', 1228, NULL, NULL),
(2850, 'العليا', 'al ulaya', '27.17186408,42.44236779', '27.14613417,42.39878956', 1228, NULL, NULL),
(2851, 'الصناعية', 'as sinaiyah', '27.15431333,42.43348932', '27.13643110,42.41426703', 1228, NULL, NULL),
(3318, 'المتحف', 'al mathaf', '26.33731909,44.25639927', '26.31988466,44.24449395', 2777, NULL, NULL),
(3319, 'النخيل', 'an nakhil', '26.33208901,44.24551020', '26.31855482,44.22466507', 2777, NULL, NULL),
(3320, 'الشفاء', 'ash shifa', '26.33461456,44.25081337', '26.31858696,44.24017791', 2777, NULL, NULL),
(3322, 'البلاد', 'al bilad', '26.33973065,44.26811780', '26.32708688,44.25030905', 2777, NULL, NULL),
(3324, 'الفاروق', 'al faruq', '26.31008068,44.26649987', '26.30316942,44.25939149', 2777, NULL, NULL),
(3325, 'برزة', 'barzah', '26.31362082,44.26406155', '26.30848106,44.25934328', 2777, NULL, NULL),
(3326, 'الواسط', 'al wasit', '26.31642561,44.27315355', '26.30945217,44.26310541', 2777, NULL, NULL),
(3327, 'البدع', 'al bada', '26.32139166,44.26669947', '26.31232879,44.25649608', 2777, NULL, NULL),
(3328, 'الجال', 'al jal', '26.32159931,44.27262026', '26.31324114,44.26547707', 2777, NULL, NULL),
(3329, 'الاندلس', 'al andalus', '26.32138675,44.25962301', '26.30961127,44.25361378', 2777, NULL, NULL),
(3330, 'الميدان', 'al midan', '26.32065504,44.25706535', '26.30748218,44.24683455', 2777, NULL, NULL),
(3331, 'السلام', 'as salam', '26.31017196,44.26238070', '26.28723727,44.25143738', 2777, NULL, NULL),
(3332, 'الصفاء', 'as safa', '26.30668821,44.27124397', '26.30298486,44.26625260', 2777, NULL, NULL);
INSERT INTO `areas` (`id`, `name`, `enname`, `neCoordinates`, `swCoordinates`, `city_id`, `created_at`, `updated_at`) VALUES
(3333, 'القادسية', 'al qadisiyah', '26.31879214,44.24908619', '26.30914707,44.23063972', 2777, NULL, NULL),
(3334, 'الصناعية', 'as sinaiyah', '26.34437909,44.25030905', '26.33462443,44.24205847', 2777, NULL, NULL),
(3335, 'المتوكل', 'al mutawakil', '26.31173992,44.27375273', '26.30493220,44.26591830', 2777, NULL, NULL),
(3336, 'الخالدية', 'al khaldiyah', '21.90904905,42.02283761', '21.89896674,42.01281261', 1248, NULL, NULL),
(3337, 'الناصرية', 'an nasiriyah', '21.90631943,42.02992263', '21.89703001,42.02006318', 1248, NULL, NULL),
(3338, 'الروضة', 'ar rawdah', '21.92497357,42.02958132', '21.91359154,42.01900499', 1248, NULL, NULL),
(3339, 'الحزم', 'al hazm', '21.91633892,42.02587948', '21.90631943,42.01596115', 1248, NULL, NULL),
(3340, 'النزهة', 'an nuzha', '21.91988541,42.03574139', '21.90320262,42.02283761', 1248, NULL, NULL),
(3341, 'الحديقة', 'al hadiqah', '21.91600186,42.03545832', '21.91065565,42.02968101', 1248, NULL, NULL),
(3342, 'الفيصلية', 'al faisaliyah', '21.92243945,42.03582625', '21.91467152,42.02633625', 1248, NULL, NULL),
(3343, 'المحمدية', 'al muhammadiyah', '21.93788897,42.03493006', '21.92243945,42.02259087', 1248, NULL, NULL),
(3344, 'السوق القديم', 'as suq al qadim', '21.91471708,42.04531619', '21.90179610,42.03139546', 1248, NULL, NULL),
(3345, 'الحارثية', 'al harthiyah', '21.90641217,42.04382871', '21.89697526,42.03013189', 1248, NULL, NULL),
(3346, 'الهجرة', 'al hijrah', '21.90367505,42.04256651', '21.88995475,42.02116234', 1248, NULL, NULL),
(3347, 'الدغمية', 'ad daghmiyah', '21.97042573,42.06138870', '21.95863424,42.04838575', 1248, NULL, NULL),
(3353, 'الرفاع', 'ar rifaa', '27.56303217,47.71666032', '27.55547168,47.70829989', 89, NULL, NULL),
(3354, 'الربوة', 'ar rabwah', '27.56946705,47.71313411', '27.56108165,47.70455237', 89, NULL, NULL),
(3355, 'الواحة', 'al wahah', '27.55874730,47.71415066', '27.55225499,47.70670767', 89, NULL, NULL),
(3356, 'غرناطة', 'ghirnatah', '27.56199592,47.71073256', '27.55557698,47.70327266', 89, NULL, NULL),
(3357, 'الزهور', 'az zuhur', '27.56510189,47.70744600', '27.55894095,47.70057651', 89, NULL, NULL),
(3358, 'الروضة', 'ar rawdah', '27.57015212,47.70455237', '27.56070844,47.69727753', 89, NULL, NULL),
(3359, 'الربيع', 'ar rabi', '27.57198421,47.70839769', '27.56510189,47.70208259', 89, NULL, NULL),
(3360, 'قصر عالي', 'qasr aali', '27.56185064,47.70673284', '27.55231646,47.69516555', 89, NULL, NULL),
(3361, 'قرطبة', 'qurtubah', '27.55555173,47.71019006', '27.54446692,47.69368730', 89, NULL, NULL),
(3362, 'الاندلس', 'al andalus', '27.56514334,47.69899210', '27.55530831,47.68599991', 89, NULL, NULL),
(3363, 'الخالدية', 'al khaldiyah', '27.55177420,47.70068876', '27.54143904,47.69120943', 89, NULL, NULL),
(3364, 'الصناعيه', 'as sinaiyah', '27.56214333,47.69044908', '27.55242356,47.67118632', 89, NULL, NULL),
(3365, 'السلام', 'as salam', '27.55530831,47.69368730', '27.54712174,47.68429716', 89, NULL, NULL),
(3366, 'النزهة', 'an nuzha', '27.58934517,47.72262916', '27.56946705,47.70028247', 89, NULL, NULL),
(3367, 'المروج', 'al muruj', '27.55825805,47.69844716', '27.55177420,47.69044908', 89, NULL, NULL),
(3369, 'الصناعية', 'as sinaiyah', '27.47008372,48.49849145', '27.45938010,48.48080529', 115, NULL, NULL),
(3370, 'التشاليح', 'at tashalih', '27.46380409,48.50681132', '27.45632705,48.49641560', 115, NULL, NULL),
(3371, 'الربيع', 'ar rabi', '27.48971802,48.52494612', '27.46779241,48.49700922', 115, NULL, NULL),
(3372, 'العزيزية', 'al aziziyah', '27.47825258,48.50671646', '27.46191636,48.48587478', 115, NULL, NULL),
(3374, 'الخليج', 'al khalij', '27.48121147,48.53757230', '27.45655942,48.50661582', 115, NULL, NULL),
(3375, 'المحمدية', 'al muhammadiyah', '27.48079538,48.49272957', '27.46483882,48.47645681', 115, NULL, NULL),
(3376, 'الفيصلية', 'al faisaliyah', '27.48121638,48.48273399', '27.46484420,48.46247314', 115, NULL, NULL),
(3377, 'العدل', 'al adl', '21.46097480,39.89831915', '21.42932454,39.85566210', 6, NULL, NULL),
(3378, 'الروضة', 'ar rawdah', '21.43243473,39.86531641', '21.42171380,39.83419594', 6, NULL, NULL),
(3379, 'المعابدة', 'al maabdah', '21.44148993,39.86162028', '21.42908803,39.83542319', 6, NULL, NULL),
(3380, 'الخنساء', 'al khansa', '21.45627545,39.85566210', '21.43806171,39.83943861', 6, NULL, NULL),
(3381, 'السليمانية', 'as sulimaniyah', '21.43537423,39.83918265', '21.42874403,39.82763486', 6, NULL, NULL),
(3382, 'الجميزة', 'al jummayzah', '21.44359634,39.84013757', '21.43232805,39.82842192', 6, NULL, NULL),
(3383, 'جبل النور', 'jabal an nur', '21.47511120,39.89627704', '21.43823182,39.84824187', 6, NULL, NULL),
(3384, 'الهنداوية', 'al hindawiyah', '21.42449287,39.80876149', '21.40841419,39.79134033', 6, NULL, NULL),
(3385, 'الرصيفة', 'ar rusayfah', '21.42456855,39.79974728', '21.39834204,39.78080658', 6, NULL, NULL),
(3386, 'جرهم', 'jarham', '21.41164716,39.82189061', '21.39803320,39.80876149', 6, NULL, NULL),
(3387, 'الخالدية', 'al khalidiyah', '21.41096492,39.81109652', '21.39426513,39.78856319', 6, NULL, NULL),
(3388, 'المسفلة', 'al misfalah', '21.41105479,39.82899317', '21.39723857,39.81707762', 6, NULL, NULL),
(3389, 'التقوى', 'at taqwa', '21.40265190,39.82761353', '21.38526484,39.81052103', 6, NULL, NULL),
(3390, 'كدي', 'kudy', '21.41612827,39.85331576', '21.38369079,39.82633725', 6, NULL, NULL),
(3391, 'القرارة والنقا', 'al qararah and an naqa', '21.43270119,39.82943641', '21.42499861,39.82311411', 6, NULL, NULL),
(3392, 'الحرم', 'al haram', '21.42557172,39.82906396', '21.42022987,39.82460317', 6, NULL, NULL),
(3393, 'حارة الباب والشامية', 'harat al bab and ash shamiyah', '21.42766772,39.82690232', '21.42167767,39.82009414', 6, NULL, NULL),
(3394, 'التيسير', 'at taysir', '21.43397421,39.81716732', '21.42282577,39.80744213', 6, NULL, NULL),
(3395, 'جرول', 'jarwal', '21.43516981,39.82420166', '21.42344195,39.81496450', 6, NULL, NULL),
(3396, 'المشاعر', 'al mashair', '21.45805411,40.01374674', '21.32586942,39.86074679', 6, NULL, NULL),
(3397, 'المرسلات', 'al mursalat', '21.42165897,39.89842782', '21.39111088,39.86596837', 6, NULL, NULL),
(3398, 'العزيزية', 'al aziziyah', '21.42710849,39.86939052', '21.40322012,39.84215519', 6, NULL, NULL),
(3399, 'الجامعة', 'al jamiah', '21.41048534,39.89783873', '21.38372328,39.85970569', 6, NULL, NULL),
(3400, 'النسيم', 'an nasim', '21.40644009,39.89649835', '21.35751836,39.85054976', 6, NULL, NULL),
(3401, 'الزهراء', 'az zahra', '21.43321619,39.80771812', '21.42203931,39.79007981', 6, NULL, NULL),
(3402, 'الضيافة', 'ad diyafah', '21.44074343,39.80744213', '21.43184529,39.79089101', 6, NULL, NULL),
(3403, 'البيبان', 'al bibyan', '21.44128859,39.81230333', '21.43153846,39.80516284', 6, NULL, NULL),
(3404, 'الحجون', 'al hujun', '21.44140380,39.82886322', '21.43127050,39.81051944', 6, NULL, NULL),
(3405, 'الطندباوي', 'at tandabawi', '21.42403897,39.81909105', '21.41092883,39.81050869', 6, NULL, NULL),
(3406, 'الشبيكة', 'ash shubaikah', '21.42377305,39.82371631', '21.41105479,39.81753832', 6, NULL, NULL),
(3407, 'الهجلة', 'al hajlah', '21.42206566,39.82891029', '21.41104646,39.82189061', 6, NULL, NULL),
(3408, 'المنصور', 'al mansur', '21.42399679,39.81474057', '21.41096492,39.80767658', 6, NULL, NULL),
(3409, 'الكعكية', 'al kakiyah', '21.39426513,39.82702457', '21.36362895,39.80432229', 6, NULL, NULL),
(3410, 'الشوقية', 'ash shawqiyah', '21.40026281,39.81052103', '21.37031694,39.78439940', 6, NULL, NULL),
(3411, 'الهجرة', 'al hijrah', '21.39417098,39.86784848', '21.35553948,39.82761353', 6, NULL, NULL),
(3412, 'بطحاء قريش', 'batha quraysh', '21.38539167,39.86371328', '21.33922220,39.81512545', 6, NULL, NULL),
(3413, 'شرائع المجاهدين', 'sharai al mujahidin', '21.54985985,39.96821702', '21.48626944,39.91351325', 6, NULL, NULL),
(3414, 'العوالي', 'al awali', '21.36232279,40.01374674', '21.25516545,39.85356118', 6, NULL, NULL),
(3415, 'الشرائع', 'asharai', '21.54989301,39.94974073', '21.47619532,39.88499332', 6, NULL, NULL),
(3416, 'الراشدية', 'ar rashidiyah', '21.49293128,40.00603061', '21.43542945,39.93622319', 6, NULL, NULL),
(3417, 'الخضراء', 'al khadra', '21.48260693,39.99738931', '21.38556316,39.89627704', 6, NULL, NULL),
(3418, 'الملك فهد', 'king fahd', '21.42047648,39.78824260', '21.33035743,39.62275963', 6, NULL, NULL),
(3419, 'العكيشية', 'al ukayshiyah', '21.36563561,39.92319440', '21.16745556,39.80345551', 6, NULL, NULL),
(3420, 'ولي العهد', 'waly al ahd', '21.37625810,39.82460201', '21.22454517,39.63339226', 6, NULL, NULL),
(3421, 'الاندلس', 'al andalus', '21.47730245,39.83554800', '21.43559450,39.81899579', 6, NULL, NULL),
(3422, 'ريع زاخر', 'ray zakhir', '21.47715698,39.84605745', '21.44027709,39.83030540', 6, NULL, NULL),
(3423, 'التنعيم', 'at tanim', '21.51971548,39.83558685', '21.46037875,39.79219738', 6, NULL, NULL),
(3424, 'الزاهر', 'az zahir', '21.45657781,39.81051944', '21.43888559,39.78562866', 6, NULL, NULL),
(3425, 'شعب عامر وشعب علي', 'shaib amir and shaib ali', '21.43113568,39.83728364', '21.42228816,39.82836668', 6, NULL, NULL),
(3426, 'اجياد', 'ajyad', '21.42376255,39.83800755', '21.41177651,39.82629898', 6, NULL, NULL),
(3427, 'الحمراء وام الجود', 'al hamra umm al jud', '21.44737584,39.78080658', '21.35180910,39.61126264', 6, NULL, NULL),
(3428, 'النزهة', 'an nuzhah', '21.44034891,39.80010287', '21.42047648,39.77000023', 6, NULL, NULL),
(3429, 'العتيبية', 'al utaybiyah', '21.46618531,39.82732852', '21.43878608,39.80958665', 6, NULL, NULL),
(3430, 'الروابي', 'ar rawabi', '21.42236586,39.84335631', '21.39756257,39.82639847', 6, NULL, NULL),
(3431, 'العمرة الجديدة', 'al umrah al jadidah', '21.60870450,39.85729079', '21.51423069,39.76828523', 6, NULL, NULL),
(3432, 'السلامة', 'as salamah', '21.51725406,39.79340329', '21.41410269,39.60511519', 6, NULL, NULL),
(3433, 'البحيرات', 'al buhayrat', '21.52380493,39.80786521', '21.45408582,39.70115200', 6, NULL, NULL),
(3434, 'النوارية', 'an nawwariyah', '21.58410441,39.79219738', '21.48558799,39.68885260', 6, NULL, NULL),
(3435, 'الشهداء', 'ash shuhada', '21.46382125,39.81827110', '21.44773982,39.79736523', 6, NULL, NULL),
(3436, 'وادي جليل', 'wadi jalil', '21.51929128,39.89051223', '21.45084162,39.83232849', 6, NULL, NULL),
(3437, 'العسيلة', 'al usaylah', '21.56901589,39.91304592', '21.46097480,39.83173854', 6, NULL, NULL),
(3445, 'الصفاه الشمالي', 'as safah al shimali', '29.85272215,39.86345417', '29.83275756,39.84691918', 2268, NULL, NULL),
(3446, 'البحيرات', 'al buhayrat', '29.85228017,39.88512113', '29.82541504,39.86004461', 2268, NULL, NULL),
(3447, 'الصفاه الجنوبي', 'as safah al janubi', '29.83528230,39.86892314', '29.82497517,39.85433182', 2268, NULL, NULL),
(3448, 'العزيزية', 'al azizyah', '29.80620498,39.86949301', '29.79852995,39.85024617', 2268, NULL, NULL),
(3449, 'الملك فهد الشمالي', 'king fahd al shimali', '29.81528095,39.85065582', '29.80695493,39.84324706', 2268, NULL, NULL),
(3450, 'الملك فهد الجنوبي', 'king fahd al janubi', '29.80716285,39.85120947', '29.79784893,39.84394915', 2268, NULL, NULL),
(3451, 'الربوة', 'ar rabwah', '29.81516051,39.86251496', '29.80708848,39.84981976', 2268, NULL, NULL),
(3452, 'الفيصلية', 'al faisaliyah', '29.82218093,39.86739188', '29.80914633,39.84586231', 2268, NULL, NULL),
(3453, 'الاداري', 'al edari', '29.80828160,39.86249298', '29.80225119,39.84975414', 2268, NULL, NULL),
(3454, 'الصناعية', 'as sinaiyah', '29.80231212,39.86970382', '29.79591705,39.84830215', 2268, NULL, NULL),
(3455, 'السوق القديم', 'as suq al qadim', '29.81245739,39.86837037', '29.80501233,39.86124926', 2268, NULL, NULL),
(3456, 'الغدير الجنوبي', 'al ghadir al janubi', '29.84855181,39.85432035', '29.82782327,39.81781316', 2268, NULL, NULL),
(3457, 'الخالدية', 'al khaldiyah', '29.81490408,39.88849720', '29.80047800,39.86699661', 2268, NULL, NULL),
(3458, 'التحكيم', 'at tahkim', '29.83278823,39.86780697', '29.81337982,39.84519253', 2268, NULL, NULL),
(3459, 'الفاروق', 'al faruq', '29.82187903,39.88065030', '29.81068103,39.86466781', 2268, NULL, NULL),
(3460, 'الوادي ', 'al wadi', '29.84115855,39.89931649', '29.82113863,39.87950212', 2268, NULL, NULL),
(3461, 'قراطين', 'qaratin', '29.83193848,39.87948322', '29.81949777,39.86035619', 2268, NULL, NULL),
(3462, 'الزراعي', 'az zirae', '29.82542279,39.90348588', '29.80191570,39.87644288', 2268, NULL, NULL),
(3463, 'خذماء', 'khazma', '29.80391763,39.89010303', '29.79308485,39.86879024', 2268, NULL, NULL),
(3464, 'الجرعاوي', 'al jaraawi', '29.80465002,39.90461513', '29.78872142,39.87294843', 2268, NULL, NULL),
(3465, 'الحصيباء', 'al husiba', '29.79934872,39.87474214', '29.78592026,39.85110351', 2268, NULL, NULL),
(4609, 'المشاعل', 'al mishal', '24.64706532,46.91433572', '24.58581049,46.82466904', 3, NULL, NULL),
(4967, 'الحويلات', 'al huwaylat', '27.10562939,49.57913433', '27.08923040,49.56638627', 113, NULL, NULL),
(4968, 'اللؤلؤ', 'al lualu', '27.09512966,49.58308993', '27.08198644,49.57188294', 113, NULL, NULL),
(4969, 'المنطقة الصناعية الاولى', 'first industrial area', '27.09234316,49.57262291', '27.06400804,49.54107314', 113, NULL, NULL),
(4970, 'مخطط عبداللطيف جميل', 'abdul latif jameel subdivision', '27.01995690,49.64035678', '27.01271486,49.63505083', 113, NULL, NULL),
(4971, 'مخطط غرب المزارع', 'gharb al mazari subdivision', '27.02889287,49.63638973', '27.01265197,49.61968237', 113, NULL, NULL),
(4972, 'الجبيل البلد', 'jubail city center', '27.01977759,49.66800805', '26.98782834,49.64325200', 113, NULL, NULL),
(4973, 'مخطط السروات', 'as sarawat subdivision', '27.02013428,49.64051317', '27.01261950,49.63326942', 113, NULL, NULL),
(4975, 'المنطقة الصناعية', 'industrial area', '27.07934103,49.62312295', '26.99225355,49.50393139', 113, NULL, NULL),
(4976, 'الشاطئ', 'ash shati', '27.08507054,49.59231718', '27.07379835,49.57936314', 113, NULL, NULL),
(4977, 'منطقة العريفي', 'al urayfi area', '27.01270157,49.63428024', '26.99896925,49.61199494', 113, NULL, NULL),
(4978, 'مخطط الدخل المحدود', 'ad dakhal al mahdud subdivision', '26.98977182,49.66620754', '26.97930456,49.65373414', 113, NULL, NULL),
(4979, 'الاحساء', 'al ahsa', '27.13673245,49.57499945', '27.10342456,49.55013194', 113, NULL, NULL),
(4980, 'المنطقة الصناعية الثانية', 'second industrial area', '27.07632569,49.55367707', '27.04358800,49.51636343', 113, NULL, NULL),
(4981, 'المنطقة الصناعية الثالثة', 'third industrial area', '27.05613817,49.52907322', '27.02275848,49.48915755', 113, NULL, NULL),
(4982, 'ينبع', 'yanbu', '27.07764346,49.59825634', '27.06870964,49.58776647', 113, NULL, NULL),
(4983, 'دارين', 'darin', '27.18330789,49.58628395', '27.15518898,49.55615241', 113, NULL, NULL),
(4984, 'سدير', 'sudayr', '27.15606999,49.57220786', '27.11956945,49.55798308', 113, NULL, NULL),
(4985, 'مكة', 'makkah', '27.15771138,49.56435719', '27.13672422,49.54420413', 113, NULL, NULL),
(4986, 'الحجاز', 'al hijaz', '27.16589183,49.57217003', '27.14466329,49.55458778', 113, NULL, NULL),
(4987, 'الفردوس', 'al firdaws', '27.12062081,49.54872834', '27.10250344,49.53020314', 113, NULL, NULL),
(4988, 'الفيحاء', 'al faiha', '27.12952336,49.55937587', '27.10905498,49.53956271', 113, NULL, NULL),
(4989, 'الخليج', 'al khalij', '27.11641331,49.57300451', '27.11046827,49.56169831', 113, NULL, NULL),
(4990, 'نجد', 'najd', '27.15188034,49.55797819', '27.12952336,49.53521332', 113, NULL, NULL),
(4991, 'الاندلس', 'al andalus', '27.14688654,49.54765841', '27.12987896,49.52332136', 113, NULL, NULL),
(4992, 'الفاروق', 'al faruq', '27.14023668,49.53956271', '27.11363422,49.51023146', 113, NULL, NULL),
(4993, 'القدس', 'al quds', '27.13410172,49.55013194', '27.12062081,49.53120040', 113, NULL, NULL),
(4994, 'جلمودة', 'jalmudah', '27.18860983,49.55840963', '27.13151680,49.49542092', 113, NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `attachments`
--

CREATE TABLE `attachments` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` text NOT NULL,
  `attachments_types_id` varchar(255) DEFAULT NULL,
  `creator_id` varchar(255) NOT NULL,
  `module` varchar(255) DEFAULT NULL,
  `row_id` varchar(255) DEFAULT NULL,
  `link` varchar(512) NOT NULL,
  `folders_id` int(11) DEFAULT NULL,
  `size` double NOT NULL DEFAULT 0,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `cabinets_id` varchar(10) NOT NULL,
  `status` int(11) DEFAULT 1,
  `ocr` text DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `attachments`
--

INSERT INTO `attachments` (`id`, `name`, `attachments_types_id`, `creator_id`, `module`, `row_id`, `link`, `folders_id`, `size`, `created_at`, `updated_at`, `cabinets_id`, `status`, `ocr`) VALUES
(1, 'vzxczx', '5', '1', NULL, '82', 'Outgoings/JT8uAdc98N.jpeg', 10, 80934, '2024-06-02 08:38:31', '2024-06-02 08:38:31', '4', 1, NULL),
(2, '1', '5', '1', NULL, '90', 'Outgoings/SmCrYNXfix.docx', 26, 14085, '2024-06-02 13:26:01', '2024-06-02 13:26:01', '1', 1, NULL),
(3, 'gggg', '5', '1', NULL, '91', 'Outgoings/OCUIPP2ZzD.docx', 26, 14085, '2024-06-02 14:23:42', '2024-06-02 14:23:42', '1', 1, NULL),
(4, 'ملف 1', '5', '1', NULL, '103', 'Outgoings/xx3yGFQ8mG.docx', 1, 20813, '2024-06-03 09:31:02', '2024-06-03 09:31:02', '1', 1, NULL),
(5, 'اتصالات إدارية', '5', '14', NULL, '107', 'Outgoings/u597uZl27i.pdf', 19, 3499108, '2024-06-03 09:57:10', '2024-06-03 09:57:10', '1', 1, '‫نظام اﻹتصاﻻت اﻹدارية‬\n\n‫‪DARUNA‬‬\n\n‫ﴍكة الحلول الواقعية لتقنية المعلومات‬\n\n‫من هي ﴍكة الحلول الواقعية‬\n\n‫تعريف بالﴩكة‬\n\n‫سواء ا كان مﴩوعك صغﲑ ا او ﴍكة ‪ ،‬نحن عﲆ استعداد‬\n‫لتقديم الدعم الفﲏ والحلول الﱵ تجعل من عملك تحفة‬\n\n‫فنية ممﲒة‬\n\n‫عال من الخﱪة والمهارة‪،‬‬\n‫‬\n‫حيث نمتلك فريق عمل عﲆ مستوى‬\n‫‬\n\n‫يعمل عﲆ مدار الساعة لتقديم خدمات م مﲒة لع مﻼئنا‬\n\n‫‪2‬‬\n\n‫اتصال سلس‬\n\n‫نقاط القوة‬\n‫تعزز نظم اﻻتصاﻻت اﻹدارية الفعالية والكفاءة داخل اي منظمة‬\n\n‫او مؤسسة‪ ،‬فهي العنﴫ اﻷساﳼ الذي يجعل التفاعل سلس‬\n\n‫والتنسيق فعال في منشاتك‬\n\n‫يسهل التواصل بﲔ مختلف اقسام وادارات‬\n\n‫مؤسستك‪ ،‬ويتيح تبادل المعلومات بشكل فوري‬\n‫وامن عﱪ قنوات متعددة‬\n\n‫ادارة ذكية للمعامﻼت‬\n‫من خﻼل تقديم نظام متكامل ﻹدارة المعامﻼت‬\n‫والمستندات‪ ،‬واتمتة العمليات الروتينية وتحسﲔ‬\n‫سﲑ العمل‬\n\n‫واجهة سهلة اﻻستخدام‬\n\n‫نقدم لك واجهة مستخدم سهلة اﻻستخدام تتكيف‬\n\n‫مع احتياجات الﴩكات والمؤسسات‪ ،‬مما يتيح انجاز‬\n‫المهام بكفاءة وفعالية‬\n\n‫ادارة الصادر والوارد‬\n‫والمعامﻼت الداخلية وتصميم و ادارة سﲑ المعامﻼت‪،‬‬\n\n‫ومشاركة الملفات‪ ،‬مما يساعدك عﲆ تعزيز التعاون‬\n\n‫‪3‬‬\n\n‫واﻹنتاجية‪.‬‬\n\n‫نقاط القوة‬\n\n‫امان م حكم‬\n\n‫استخدام تقنية ‪OCR‬‬\n\n‫ندرك اهمية امان البيانات‪ ،‬ونقدم‬\n\n‫ندرك اهمية امان البيانات‪ ،‬ونقدم‬\n\n‫حصن ا ضد مختلف التهديدات‬\n‫نظام ا م ‬\n‫اﻹلكﱰونية‪.‬‬\n\n‫تحقيق تقنية ‪OTP‬‬\n\n‫‪4‬‬\n\n‫حصن ا ضد مختلف التهديدات‬\n‫نظام ا م ‬\n‫اﻹلكﱰونية‪.‬‬\n\n‫نظام اﻹتصاﻻت اﻹدارية‬\n\n‫مكونات نظام‬\n\n‫‪ - ي‬اﻹعدادات‬\n\n‫‪ - 7‬البحث المتقدم‬\n\n‫تشمل هذه المكونة جميع الموارد والمعلومات الﱵ يتم جمعها وادخالها‬\n\n‫‪ - 2‬تصميم المعامﻼت‬\n\n‫‪ - 8‬الﱪيد الداخﲇ‬\n\n‫اﱃ النظام للمعالجة‪ .‬يمكن ان تكون المدخﻼت بيانات من مصادر مختلفة‬\n‫مثل المستخدمﲔ‪ ،‬اجهزة اﻻستشعار‪ ،‬او انظمة خارجية‬\n\n‫‪ - 3‬سﲑ المعامﻼت‬\n\n‫‪ - 9‬اﻷرشفة‬\n\n‫‪- 4‬المعامﻼت الداخلية‬\n\n‫‪ - يو‬التخزين‬\n\n‫‪ - 5‬المعامﻼت واردة‬\n\n‫‪ - يي‬التقارير‬\n\n‫‪ - 6‬المعامﻼت صادرة‬\n\n‫نظام اﻹتصاﻻت اﻹدارية‬\n\n‫امكانيات و ممﲒات النظام‬\n‫يوفر نظام اﻻتصاﻻت اﻹدارية مجموعة شاملة من المﲒات‬\n‫الﱵ تعزز التنظيم والكفاءة في العمل اﻹداري‪ .‬يعتﱪ هذا‬\n\n‫النظام اداة اساسية لتحقيق اهداف المؤسسة وتعزيز‬\n\n‫التفاعل والتعاون بﲔ افراد المؤسسة‪.‬‬\n\n‫‪7‬‬\n\n‫نظام اﻹتصاﻻت اﻹدارية‬\n\n‫امكانيات و ممﲒات النظام‬\n‫نظام اﻻتصاﻻت اﻹدارية اداة حيوية لتحسﲔ التفاعل وتسهيل‬\n\n‫هيكل اداري‬\n\n‫التواصل داخل المؤسسات والﴩكات‪ .‬يوفر هذا النظام العديد‬\n\n‫يتيح النظام امكانية بناء هيكل اداري‬\n\n‫من المﲒات الﱵ تعزز الكفاءة والفعالية في العمل اﻹداري‪.‬‬\n\n‫صﻼحيات شاملة ومتقدمة‬\n\n‫صفحة رئيسية‬\n\n‫تصميم المعامﻼت‬\n\n‫ادارة التنبيهات‬\n\n‫عﲆ كامل الشاشات واﻹجراءات‬\n\n‫بالعديد من اﻹحصائيات والروابط‬\n\n‫بما فيها الخطابات من خﻼل باني‬\n\n‫من خﻼل توفﲑ اعدادات ادارة وارسال‬\n\n‫المرتبطة بها تحديد اﻹعدادات الخاصة‬\n‫بنظام اﻻتصاﻻت اﻹدارية‬\n\n‫‪8‬‬\n\n‫للﴩكة )فروع‪ -‬ادارات‪ -‬اقسام(‬\n\n‫الﴪيعة تختلف حسب الصﻼحيات‬\n\n‫نماذج الكﱰوني‬\n\n‫التنبيهات والتذكﲑات للمستخدمﲔ‬\n\n‫لضمان عدم تاخر اي مهمة او معاملة‬\n‫ويتم ذلك عﱪ قنوات متعددة‬\n\n‫نظام اﻹتصاﻻت اﻹدارية‬\n\n‫امكانيات و ممﲒات النظام‬\n‫نظام اﻻتصاﻻت اﻹدارية اداة حيوية لتحسﲔ التفاعل وتسهيل‬\n‫التواصل داخل المؤسسات والﴩكات‪ .‬يوفر هذا النظام العديد‬\n\n‫من المﲒات الﱵ تعزز الكفاءة والفعالية في العمل اﻹداري‪.‬‬\n\n‫·‬\n\n‫تعريف الموظفﲔ ومسمياتهم الوظيفية‬\n‫تحديد اﻹعدادات الخاصة بنظام اﻻتصاﻻت اﻹدارية‬\n‫توليد باركود ‪ QR CODE‬تلقائي لكل معاملة‬\n\n‫·‬\n\n‫ادارة الﱰقيم التلقائي للمعامﻼت حسب تصنيفها‬\n‫تصنيف الجهات والمرفقات‬\n‫يدعم النظام كﻼ التاريخﲔ الهجري والميﻼدي‬\n\n‫‪9‬‬\n\n‫امكانيات و ممﲒات النظام‬\n\n‫تحديد مسار لكل معاملة حسب النموذج بخيارات متعددة تشمل ‪:‬‬\n\n‫تحديد الحقول الﱵ يحق التعديل عليها‬\n\n‫في كل خطوة‬\n\n‫تحديد عدد المستويات لكل معاملة وعدد‬\n\n‫الموافقات المطلوبة في المستوى الواحد‬\n\n‫تحديد الخيارات المسموحة في حال الرفض )ارجاع‬\n\n‫للخطة السابقة‪ -‬اغﻼق‪ -‬تحويلها لمسار اخر مسار‬\n\n‫الرفض مثﻼ وغﲑها من الخيارات(‬\n\n‫تحديد مدة اﻻنتظار في كل خطوة واﻷجراء بعد تجاوز‬\n\n‫المدة )تصعيد للمعاملة‪ -‬اغﻼق‪ -‬تنبيه(‬\n\n‫‪يو‬‬\n\n‫امكانيات و ممﲒات النظام‬\n\n‫انشاء المعامﻼت مع اﻹمكانيات التالية ‪:‬‬\n\n‫امكانية تتبع المعاملة واﻹجراءات الﱵ تمت عليها )سجل تتبع لكل معاملة(‬\n\n‫ارسال نسخ من المعاملة بعد اﻻنتهاء‬\n\n‫امكانية طباعة تفاصيل المعاملة وطباعة كشف التسليم حسب الصﻼحيات‬\n\n‫تحديد المعامﻼت المرتبطة لكل معاملة‪.‬‬\n\n‫امكانية التعامل مع المعامﻼت العادية الﱵ ﻻ تحتاج مسار‬\n\n‫امكانية ارشفة المعاملة حسب الصﻼحيات‬\n\n‫تحديد درجات الﴪية واﻷهمية وﻷعجليه لكل معاملة‪.‬‬\n‫اضافة مرفقات اما من خﻼل رفع ملف مخزن عﲆ الجهاز او عﱪ الماسح الضوئي وهذا مرتبط بالصﻼحيات‬\n‫امكانية البحث المتقدم من خﻼل البحث في اي حقل يخص المعاملة كذلك البحث في‬\n\n‫نص المعاملة او النصوص ضمن المرفقات الخاصة بالمعاملة باستخدام تقنية ‪.OCR‬‬\n\n‫نظام اﻹتصاﻻت اﻹدارية‬\n\n‫امكانيات و ممﲒات النظام‬\n‫الﱪيد الداخﲇ‬\n‫نظام مراسﻼت بﲔ اﻹدارات واﻷقسام والموظفﲔ‬\n\n‫اﻷرشفة‬\n‫امكانية ارشفة المعامﻼت والمحادثات والبيانات الهامة‬\n‫للحفاظ عﲆ سجﻼت دقيقة ومحفوظة‬\n\n‫دردشة‬\n‫من خﻼل توفﲑ وسيلة للدردشة الفورية داخلية لتسهيل‬\n‫التواصل بﲔ مختلف افراد الﴩكة او المؤسسة‪.‬‬\n\n‫التخزين‬\n‫يتيح امكانية تعريف اقراص ومجلدات ضمنها‬\n‫يمكن لكل موظف رفع المرفقات في المجلد الخاص به‬\n‫يمكن استعراض ملفاتي لكل موظف‬\n‫يمكن نسخ ومشاركة الرابط للملفات‬\n\n‫‪ي3‬‬\n\n‫نظام اﻹتصاﻻت اﻹدارية‬\n\n‫امكانيات و ممﲒات النظام‬\n\n‫بروفايل خاص لكل مستخدم يعرض ‪:‬‬\n‫بياناته الوظيفية‬\n‫سجل بجميع نشاطاته عﲆ النظام‬\n‫صندوق الوارد والصادر الخاص بالموظف‬\n‫بياناته الشخصية بما فيها امكانية رسم التوقيع اﻻلكﱰوني الخاص به‬\n\n‫تفعيل ‪ OTP‬لتسجيل الدخول اﱃ النظام و ﻹرفاق‬\n‫التوقيع اﻻلكﱰوني‪.‬‬\n\n‫النظام يدعم التوقيع اﻻلكﱰوني و مسح ملفات عﱪ‬\n‫السكانر‪.‬‬\n\n‫‪ي4‬‬\n\n‫نظام اﻹتصاﻻت اﻹدارية‬\n\n‫امكانيات و ممﲒات النظام‬\n‫التقارير توفﲑ امكانية انشاء تقارير مفصلة واستعﻼمات مخصصة لتحليل البيانات والمعلومات‬\n\n‫الخاصة بالمعامﻼت واﻻتصاﻻت اﻹدارية‪ .‬يمكن لهذا المكون توفﲑ رؤى قيمة وتوجيهات لتحسﲔ‬\n\n‫اﻷداء واتخاذ القرارات اﻻسﱰاتيجية‪ ،‬سنذكر بعض التقارير المتوفرة في نظامنا‪.‬‬\n\n‫تقارير كشوفات التسليم‬\n‫استعﻼم عن المعامﻼت‬\n‫تقارير بكافة حركات المستخدمﲔ وصﻼحياتهم‬\n‫تقارير باﻹنجازات من قبل اﻹدارات واﻷقسام مع امكانية المقارنة باﻹنجاز‬\n‫حسب الشهر‬\n\n‫‪ي5‬‬\n\n‫ﴍكة الحلول الواقعية‬\n\n‫تواصل معنا‬\n‫‪5و57ي8و66و‬‬\n\n‫‪info@rs4it.com‬‬\n\n‫المملكة العربية‬\n‫السعودية ‪ -‬الرياض‬\n\n‫‪www.rs4it.sa‬‬\n\n‫ﴍكة الحلول الواقعية‬\n\n‫شكرا لكم‬\n‫حقوق النﴩ محفوظة‬\n\n‫‪www.rs4it.sa‬‬'),
(6, 'اتصالات إدارية', '5', '14', NULL, '108', 'Outgoings/Ifjw40iFAM.docx', 2, 20813, '2024-06-03 10:00:33', '2024-06-03 10:00:33', '1', 1, NULL),
(7, 'xcvxcv', '1', '1', NULL, '133', 'Outgoings/yoGajJdHL1.png', 1, 18560, '2024-06-06 14:46:02', '2024-06-06 14:46:02', '1', 1, '9399.0 ريال\n\n0 رصيد الدعوات\n200 رصيد رسائل التذكير\n0 رصيد مخصص\n\n30\n\n \n\n \n\n \n'),
(8, 'dfsdsfsdf', NULL, '1', NULL, '133', 'Outgoings/873mrgJaGC.png', 1, 243075, '2024-06-06 15:05:54', '2024-06-06 15:05:54', '1', 1, 'درك | اعع 0 أأنا؟ //301! ‎١5‏ 101113.60113\n\n \n\n \n'),
(10, 'Screenshot 2024-06-06 200824.png', '1', '1', NULL, NULL, 'Outgoings/EbMqLB6Aes.png', 0, 18560, '2024-06-06 17:38:18', '2024-06-06 17:38:18', '1', 1, '9399.0 ريال\n\n0 رصيد الدعوات\n200 رصيد رسائل التذكير\n0 رصيد مخصص\n\n30\n\n \n\n \n\n \n'),
(11, 'Screenshot 2024-06-06 201646.png', '1', '1', NULL, '133', 'Outgoings/EWneCeOy9F.png', 0, 243075, '2024-06-06 17:39:23', '2024-06-06 17:39:23', '1', 1, 'Igma.com Is now Tull screen ee\n\n \n'),
(12, 'Screenshot 2024-06-06 200824.png', '1', '1', NULL, '133', 'Outgoings/YY5cXxYtn5.png', 0, 18560, '2024-06-06 17:42:00', '2024-06-06 17:42:00', '1', 1, '9399.0 ريال\n\n0 رصيد الدعوات\n200 رصيد رسائل التذكير\n0 رصيد مخصص\n\n30\n\n \n\n \n\n \n'),
(13, 'Screenshot 2024-06-06 201615.png', '1', '1', NULL, '133', 'Outgoings/gS8ak2sfk8.png', 1, 32263, '2024-06-06 17:45:10', '2024-06-06 17:45:10', '1', 1, '©\" هه الدعوات ‏ ل ؛\n\nإضافة جهة اتصال\n\nالأسم بالكامل\nرقم الجوال\nالإريد الالكتروني\n\n ةئفلا‎\n\nالمجموعة -\n'),
(14, 'تيست.pdf', '1', '1', NULL, '132', 'Outgoings/61riGP4tWM.pdf', 1, 421393, '2024-06-07 10:09:41', '2024-06-07 10:09:41', '1', 1, '‫‪ -ي‬عند اضافة موظف حال ال يد مكرر ظ ور رسالة خطا وا‬\n\n‫ة وكذلك الرقم‬\n\n‫‪ -2‬س اﳌعاملة‬\n‫‪ .a‬اﻻجراء عد تجاوز ا د او مدة اﻻنتظار‬\n‫‪.b‬‬\n\n‫حال ا طوة اﻻو تث يت اﻻجراء ا شاء اﳌعاملة‬\n\n‫‪ .c‬عدد اﳌوافقات ما تظ ر اﻻ حال وجود اك من‬\n\n‫ص بالفل‬\n\n‫‪ .d‬مدة اﻻنتظار ممكن ت ون بالدقائق‬\n‫‪ .e‬ا شاء مستو ات للمعاملة‬\n‫‪ -3‬وقت اعمل عديل ﳌوظف عم يروح اﻹدارة والقسم‬\n‫‪ -4‬عند وجود حقل ناقص يفضل يختفي اﳌوديل ا اص با فظ‬\n‫‪ -5‬اﳌعامﻼت العادية‬\n‫‪ -6‬اعدادات للبار ود‬\n‫‪ -7‬ال‬\n\n‫اﻻحتياطي للملفات‬\n\n‫‪ -8‬اضافة سماحية جديدة متعلقة بتحديد ام انية ترفيع ملفات من ا‬\n\n‫‪ -9‬بيانات اﳌراجع ن الوارد العام‬\n‫‪ -يو‬ارسال‬\n\n‫ة من اﳌعاملة عد اﻻن اء‬\n\n‫‪ -يي‬تمثيل ال ي ل اﻹداري ش ل رسومي‬\n\n‫از او م‬\n\n‫ع الس انر‬'),
(15, 'Screenshot 2024-06-06 201646.png', '1', '1', NULL, '132', 'Outgoings/AqBAZ0OcjT.png', 1, 243075, '2024-06-07 11:14:00', '2024-06-07 11:14:00', '1', 1, 'درك | اعع 0 أأنا؟ //301! ‎١5‏ 101113.60113\n\n \n\n \n'),
(16, 'ملاحظات الاتصالات الإداريةمل.docx', '1', '1', NULL, '132', 'Outgoings/dDA2NrVoUX.docx', 1, 15204, '2024-06-07 11:29:29', '2024-06-07 11:29:29', '1', 1, '<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"yes\"?>\r\n<w:document xmlns:wpc=\"http://schemas.microsoft.com/office/word/2010/wordprocessingCanvas\" xmlns:cx=\"http://schemas.microsoft.com/office/drawing/2014/chartex\" xmlns:cx1=\"http://schemas.microsoft.com/office/drawing/2015/9/8/chartex\" xmlns:cx2=\"http://schemas.microsoft.com/office/drawing/2015/10/21/chartex\" xmlns:cx3=\"http://schemas.microsoft.com/office/drawing/2016/5/9/chartex\" xmlns:cx4=\"http://schemas.microsoft.com/office/drawing/2016/5/10/chartex\" xmlns:cx5=\"http://schemas.microsoft.com/office/drawing/2016/5/11/chartex\" xmlns:cx6=\"http://schemas.microsoft.com/office/drawing/2016/5/12/chartex\" xmlns:cx7=\"http://schemas.microsoft.com/office/drawing/2016/5/13/chartex\" xmlns:cx8=\"http://schemas.microsoft.com/office/drawing/2016/5/14/chartex\" xmlns:mc=\"http://schemas.openxmlformats.org/markup-compatibility/2006\" xmlns:aink=\"http://schemas.microsoft.com/office/drawing/2016/ink\" xmlns:am3d=\"http://schemas.microsoft.com/office/drawing/2017/model3d\" xmlns:o=\"urn:schemas-microsoft-com:office:office\" xmlns:oel=\"http://schemas.microsoft.com/office/2019/extlst\" xmlns:r=\"http://schemas.openxmlformats.org/officeDocument/2006/relationships\" xmlns:m=\"http://schemas.openxmlformats.org/officeDocument/2006/math\" xmlns:v=\"urn:schemas-microsoft-com:vml\" xmlns:wp14=\"http://schemas.microsoft.com/office/word/2010/wordprocessingDrawing\" xmlns:wp=\"http://schemas.openxmlformats.org/drawingml/2006/wordprocessingDrawing\" xmlns:w10=\"urn:schemas-microsoft-com:office:word\" xmlns:w=\"http://schemas.openxmlformats.org/wordprocessingml/2006/main\" xmlns:w14=\"http://schemas.microsoft.com/office/word/2010/wordml\" xmlns:w15=\"http://schemas.microsoft.com/office/word/2012/wordml\" xmlns:w16cex=\"http://schemas.microsoft.com/office/word/2018/wordml/cex\" xmlns:w16cid=\"http://schemas.microsoft.com/office/word/2016/wordml/cid\" xmlns:w16=\"http://schemas.microsoft.com/office/word/2018/wordml\" xmlns:w16du=\"http://schemas.microsoft.com/office/word/2023/wordml/word16du\" xmlns:w16sdtdh=\"http://schemas.microsoft.com/office/word/2020/wordml/sdtdatahash\" xmlns:w16se=\"http://schemas.microsoft.com/office/word/2015/wordml/symex\" xmlns:wpg=\"http://schemas.microsoft.com/office/word/2010/wordprocessingGroup\" xmlns:wpi=\"http://schemas.microsoft.com/office/word/2010/wordprocessingInk\" xmlns:wne=\"http://schemas.microsoft.com/office/word/2006/wordml\" xmlns:wps=\"http://schemas.microsoft.com/office/word/2010/wordprocessingShape\" mc:Ignorable=\"w14 w15 w16se w16cid w16 w16cex w16sdtdh w16du wp14\"><w:body><w:p w14:paraId=\"5851EF08\" w14:textId=\"0B82F8C5\" w:rsidR=\"00A22E96\" w:rsidRDefault=\"00FA1673\" w:rsidP=\"00A22E96\"><w:pPr><w:pStyle w:val=\"ListParagraph\"/><w:numPr><w:ilvl w:val=\"0\"/><w:numId w:val=\"1\"/></w:numPr><w:bidi/><w:rPr><w:rFonts w:cs=\"GE SS Text Light\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:lang w:bidi=\"ar-SY\"/></w:rPr></w:pPr><w:r><w:rPr><w:rFonts w:cs=\"GE SS Text Light\" w:hint=\"cs\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:rtl/><w:lang w:bidi=\"ar-SY\"/></w:rPr><w:t>عند إضافة موظف في حال البريد مكرر ظهور رسالة خطأ واضحة</w:t></w:r><w:r w:rsidR=\"00175A75\"><w:rPr><w:rFonts w:cs=\"GE SS Text Light\" w:hint=\"cs\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:rtl/><w:lang w:bidi=\"ar-SY\"/></w:rPr><w:t xml:space=\"preserve\"> وكذلك الرقم</w:t></w:r></w:p><w:p w14:paraId=\"294D1BD8\" w14:textId=\"3FCCF5F8\" w:rsidR=\"00FA1673\" w:rsidRDefault=\"0070696E\" w:rsidP=\"00FA1673\"><w:pPr><w:pStyle w:val=\"ListParagraph\"/><w:numPr><w:ilvl w:val=\"0\"/><w:numId w:val=\"1\"/></w:numPr><w:bidi/><w:rPr><w:rFonts w:cs=\"GE SS Text Light\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:lang w:bidi=\"ar-SY\"/></w:rPr></w:pPr><w:r><w:rPr><w:rFonts w:cs=\"GE SS Text Light\" w:hint=\"cs\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:rtl/><w:lang w:bidi=\"ar-SY\"/></w:rPr><w:t xml:space=\"preserve\">سير المعاملة </w:t></w:r></w:p><w:p w14:paraId=\"0DFB9531\" w14:textId=\"1A5390C0\" w:rsidR=\"009542D4\" w:rsidRDefault=\"009542D4\" w:rsidP=\"00AC3DB1\"><w:pPr><w:pStyle w:val=\"ListParagraph\"/><w:numPr><w:ilvl w:val=\"1\"/><w:numId w:val=\"1\"/></w:numPr><w:bidi/><w:rPr><w:rFonts w:cs=\"GE SS Text Light\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:lang w:bidi=\"ar-SY\"/></w:rPr></w:pPr><w:r><w:rPr><w:rFonts w:cs=\"GE SS Text Light\" w:hint=\"cs\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:rtl/><w:lang w:bidi=\"ar-SY\"/></w:rPr><w:t xml:space=\"preserve\">الاجراء بعد تجاوز الحد او مدة الانتظار </w:t></w:r><w:r w:rsidR=\"0070696E\"><w:rPr><w:rFonts w:cs=\"GE SS Text Light\" w:hint=\"cs\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:rtl/><w:lang w:bidi=\"ar-SY\"/></w:rPr><w:t xml:space=\"preserve\"> </w:t></w:r></w:p><w:p w14:paraId=\"1F91FB70\" w14:textId=\"29A5267E\" w:rsidR=\"009542D4\" w:rsidRDefault=\"009542D4\" w:rsidP=\"0070696E\"><w:pPr><w:pStyle w:val=\"ListParagraph\"/><w:numPr><w:ilvl w:val=\"1\"/><w:numId w:val=\"1\"/></w:numPr><w:bidi/><w:rPr><w:rFonts w:cs=\"GE SS Text Light\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:lang w:bidi=\"ar-SY\"/></w:rPr></w:pPr><w:r><w:rPr><w:rFonts w:cs=\"GE SS Text Light\" w:hint=\"cs\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:rtl/><w:lang w:bidi=\"ar-SY\"/></w:rPr><w:t>في حال الخطوة الاولى تثبيت الاجراء انشاء المعاملة</w:t></w:r></w:p><w:p w14:paraId=\"3D5F3D04\" w14:textId=\"78F1369E\" w:rsidR=\"00A30640\" w:rsidRDefault=\"00A30640\" w:rsidP=\"0070696E\"><w:pPr><w:pStyle w:val=\"ListParagraph\"/><w:numPr><w:ilvl w:val=\"1\"/><w:numId w:val=\"1\"/></w:numPr><w:bidi/><w:rPr><w:rFonts w:cs=\"GE SS Text Light\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:lang w:bidi=\"ar-SY\"/></w:rPr></w:pPr><w:r><w:rPr><w:rFonts w:cs=\"GE SS Text Light\" w:hint=\"cs\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:rtl/><w:lang w:bidi=\"ar-SY\"/></w:rPr><w:t xml:space=\"preserve\">عدد الموافقات </w:t></w:r><w:r w:rsidR=\"0070696E\"><w:rPr><w:rFonts w:cs=\"GE SS Text Light\" w:hint=\"cs\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:rtl/><w:lang w:bidi=\"ar-SY\"/></w:rPr><w:t>ما تظه</w:t></w:r><w:r w:rsidR=\"0070696E\"><w:rPr><w:rFonts w:cs=\"GE SS Text Light\" w:hint=\"eastAsia\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:rtl/><w:lang w:bidi=\"ar-SY\"/></w:rPr><w:t>ر</w:t></w:r><w:r><w:rPr><w:rFonts w:cs=\"GE SS Text Light\" w:hint=\"cs\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:rtl/><w:lang w:bidi=\"ar-SY\"/></w:rPr><w:t xml:space=\"preserve\"> الا في حال وجود </w:t></w:r><w:r w:rsidR=\"0070696E\"><w:rPr><w:rFonts w:cs=\"GE SS Text Light\" w:hint=\"cs\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:rtl/><w:lang w:bidi=\"ar-SY\"/></w:rPr><w:t>أكثر</w:t></w:r><w:r><w:rPr><w:rFonts w:cs=\"GE SS Text Light\" w:hint=\"cs\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:rtl/><w:lang w:bidi=\"ar-SY\"/></w:rPr><w:t xml:space=\"preserve\"> من شخص بالفلتر</w:t></w:r></w:p><w:p w14:paraId=\"7DECAC36\" w14:textId=\"2B07A784\" w:rsidR=\"00F17DE8\" w:rsidRDefault=\"00F17DE8\" w:rsidP=\"0070696E\"><w:pPr><w:pStyle w:val=\"ListParagraph\"/><w:numPr><w:ilvl w:val=\"1\"/><w:numId w:val=\"1\"/></w:numPr><w:bidi/><w:rPr><w:rFonts w:cs=\"GE SS Text Light\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:lang w:bidi=\"ar-SY\"/></w:rPr></w:pPr><w:r><w:rPr><w:rFonts w:cs=\"GE SS Text Light\" w:hint=\"cs\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:rtl/><w:lang w:bidi=\"ar-SY\"/></w:rPr><w:t>مدة الانتظار ممكن تكون بالدقائق</w:t></w:r></w:p><w:p w14:paraId=\"137D9EDD\" w14:textId=\"3E19F07E\" w:rsidR=\"0070696E\" w:rsidRDefault=\"0070696E\" w:rsidP=\"0070696E\"><w:pPr><w:pStyle w:val=\"ListParagraph\"/><w:numPr><w:ilvl w:val=\"1\"/><w:numId w:val=\"1\"/></w:numPr><w:bidi/><w:rPr><w:rFonts w:cs=\"GE SS Text Light\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:lang w:bidi=\"ar-SY\"/></w:rPr></w:pPr><w:r><w:rPr><w:rFonts w:cs=\"GE SS Text Light\" w:hint=\"cs\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:rtl/><w:lang w:bidi=\"ar-SY\"/></w:rPr><w:t>إنشاء مستويات للمعاملة</w:t></w:r></w:p><w:p w14:paraId=\"6B871947\" w14:textId=\"0AC82A36\" w:rsidR=\"004D778E\" w:rsidRDefault=\"004D778E\" w:rsidP=\"004D778E\"><w:pPr><w:pStyle w:val=\"ListParagraph\"/><w:numPr><w:ilvl w:val=\"0\"/><w:numId w:val=\"1\"/></w:numPr><w:bidi/><w:rPr><w:rFonts w:cs=\"GE SS Text Light\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:lang w:bidi=\"ar-SY\"/></w:rPr></w:pPr><w:r><w:rPr><w:rFonts w:cs=\"GE SS Text Light\" w:hint=\"cs\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:rtl/><w:lang w:bidi=\"ar-SY\"/></w:rPr><w:t>وقت اعمل تعديل لموظف عم يروح الإدارة والقسم</w:t></w:r></w:p><w:p w14:paraId=\"1BF3C301\" w14:textId=\"111964B6\" w:rsidR=\"004D778E\" w:rsidRDefault=\"004D778E\" w:rsidP=\"004D778E\"><w:pPr><w:pStyle w:val=\"ListParagraph\"/><w:numPr><w:ilvl w:val=\"0\"/><w:numId w:val=\"1\"/></w:numPr><w:bidi/><w:rPr><w:rFonts w:cs=\"GE SS Text Light\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:lang w:bidi=\"ar-SY\"/></w:rPr></w:pPr><w:r><w:rPr><w:rFonts w:cs=\"GE SS Text Light\" w:hint=\"cs\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:rtl/><w:lang w:bidi=\"ar-SY\"/></w:rPr><w:t xml:space=\"preserve\">عند وجود حقل ناقص يفضل يختفي </w:t></w:r><w:r w:rsidR=\"0070696E\"><w:rPr><w:rFonts w:cs=\"GE SS Text Light\" w:hint=\"cs\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:rtl/><w:lang w:bidi=\"ar-SY\"/></w:rPr><w:t>المودي</w:t></w:r><w:r w:rsidR=\"0070696E\"><w:rPr><w:rFonts w:cs=\"GE SS Text Light\" w:hint=\"eastAsia\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:rtl/><w:lang w:bidi=\"ar-SY\"/></w:rPr><w:t>ل</w:t></w:r><w:r><w:rPr><w:rFonts w:cs=\"GE SS Text Light\" w:hint=\"cs\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:rtl/><w:lang w:bidi=\"ar-SY\"/></w:rPr><w:t xml:space=\"preserve\"> </w:t></w:r><w:r w:rsidR=\"00B30809\"><w:rPr><w:rFonts w:cs=\"GE SS Text Light\" w:hint=\"cs\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:rtl/><w:lang w:bidi=\"ar-SY\"/></w:rPr><w:t>الخاص بالحفظ</w:t></w:r></w:p><w:p w14:paraId=\"09D6090D\" w14:textId=\"7C997F38\" w:rsidR=\"00FB744D\" w:rsidRDefault=\"00FB744D\" w:rsidP=\"00FB744D\"><w:pPr><w:pStyle w:val=\"ListParagraph\"/><w:numPr><w:ilvl w:val=\"0\"/><w:numId w:val=\"1\"/></w:numPr><w:bidi/><w:rPr><w:rFonts w:cs=\"GE SS Text Light\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:lang w:bidi=\"ar-SY\"/></w:rPr></w:pPr><w:r><w:rPr><w:rFonts w:cs=\"GE SS Text Light\" w:hint=\"cs\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:rtl/><w:lang w:bidi=\"ar-SY\"/></w:rPr><w:t>المعاملات العادية</w:t></w:r></w:p><w:p w14:paraId=\"5F3E18F8\" w14:textId=\"3FB0DE7E\" w:rsidR=\"00AC3DB1\" w:rsidRDefault=\"00AC3DB1\" w:rsidP=\"00AC3DB1\"><w:pPr><w:pStyle w:val=\"ListParagraph\"/><w:numPr><w:ilvl w:val=\"0\"/><w:numId w:val=\"1\"/></w:numPr><w:bidi/><w:rPr><w:rFonts w:cs=\"GE SS Text Light\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:lang w:bidi=\"ar-SY\"/></w:rPr></w:pPr><w:r><w:rPr><w:rFonts w:cs=\"GE SS Text Light\" w:hint=\"cs\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:rtl/><w:lang w:bidi=\"ar-SY\"/></w:rPr><w:t>اعدادات للباركود</w:t></w:r></w:p><w:p w14:paraId=\"6051B6D0\" w14:textId=\"69DE1056\" w:rsidR=\"00AC3DB1\" w:rsidRPr=\"0028718F\" w:rsidRDefault=\"00AC3DB1\" w:rsidP=\"00AC3DB1\"><w:pPr><w:pStyle w:val=\"ListParagraph\"/><w:numPr><w:ilvl w:val=\"0\"/><w:numId w:val=\"1\"/></w:numPr><w:bidi/><w:rPr><w:rFonts w:cs=\"GE SS Text Light\"/><w:sz w:val=\"24\"/><w:szCs w:val=\"24\"/><w:lang w:bidi=\"ar-SY\"/></w:rPr></w:pPr><w:r w:rsidRPr=\"0028718F\"><w:rPr><w:rFonts w:cs=\"GE SS Text Light\" w:hint=\"cs\"/><w:sz w:val=\"24\"/><w:szCs w:val=\"24\"/><w:rtl/><w:lang w:bidi=\"ar-SY\"/></w:rPr><w:t>النسخ الاحتياطي للملفات</w:t></w:r></w:p><w:p w14:paraId=\"3A794A5E\" w14:textId=\"1CAFDD79\" w:rsidR=\"0028718F\" w:rsidRPr=\"0028718F\" w:rsidRDefault=\"0028718F\" w:rsidP=\"0028718F\"><w:pPr><w:pStyle w:val=\"ListParagraph\"/><w:numPr><w:ilvl w:val=\"0\"/><w:numId w:val=\"1\"/></w:numPr><w:bidi/><w:rPr><w:rFonts w:cs=\"GE SS Text Light\"/><w:sz w:val=\"24\"/><w:szCs w:val=\"24\"/><w:highlight w:val=\"lightGray\"/><w:lang w:bidi=\"ar-SY\"/></w:rPr></w:pPr><w:r w:rsidRPr=\"0028718F\"><w:rPr><w:rFonts w:cs=\"GE SS Text Light\" w:hint=\"cs\"/><w:sz w:val=\"24\"/><w:szCs w:val=\"24\"/><w:highlight w:val=\"lightGray\"/><w:rtl/><w:lang w:bidi=\"ar-SY\"/></w:rPr><w:t xml:space=\"preserve\">إضافة سماحية جديدة متعلقة بتحديد إمكانية ترفيع ملفات من الجهاز </w:t></w:r><w:r w:rsidRPr=\"0028718F\"><w:rPr><w:rFonts w:cs=\"GE SS Text Light\" w:hint=\"cs\"/><w:sz w:val=\"24\"/><w:szCs w:val=\"24\"/><w:highlight w:val=\"lightGray\"/><w:rtl/><w:lang w:bidi=\"ar-SY\"/></w:rPr><w:t>أ</w:t></w:r><w:r w:rsidRPr=\"0028718F\"><w:rPr><w:rFonts w:cs=\"GE SS Text Light\" w:hint=\"cs\"/><w:sz w:val=\"24\"/><w:szCs w:val=\"24\"/><w:highlight w:val=\"lightGray\"/><w:rtl/><w:lang w:bidi=\"ar-SY\"/></w:rPr><w:t>و</w:t></w:r><w:r w:rsidRPr=\"0028718F\"><w:rPr><w:rFonts w:cs=\"GE SS Text Light\" w:hint=\"cs\"/><w:sz w:val=\"24\"/><w:szCs w:val=\"24\"/><w:highlight w:val=\"lightGray\"/><w:rtl/><w:lang w:bidi=\"ar-SY\"/></w:rPr><w:t xml:space=\"preserve\"> </w:t></w:r><w:r w:rsidRPr=\"0028718F\"><w:rPr><w:rFonts w:cs=\"GE SS Text Light\" w:hint=\"cs\"/><w:sz w:val=\"24\"/><w:szCs w:val=\"24\"/><w:highlight w:val=\"lightGray\"/><w:rtl/><w:lang w:bidi=\"ar-SY\"/></w:rPr><w:t>مسح عبر السكانر</w:t></w:r></w:p><w:p w14:paraId=\"3C3C5681\" w14:textId=\"12CA1ED4\" w:rsidR=\"0028718F\" w:rsidRPr=\"0028718F\" w:rsidRDefault=\"0028718F\" w:rsidP=\"0028718F\"><w:pPr><w:pStyle w:val=\"ListParagraph\"/><w:numPr><w:ilvl w:val=\"0\"/><w:numId w:val=\"1\"/></w:numPr><w:bidi/><w:rPr><w:rFonts w:cs=\"GE SS Text Light\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:highlight w:val=\"lightGray\"/><w:lang w:bidi=\"ar-SY\"/></w:rPr></w:pPr><w:r w:rsidRPr=\"0028718F\"><w:rPr><w:rFonts w:cs=\"GE SS Text Light\" w:hint=\"cs\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:highlight w:val=\"lightGray\"/><w:rtl/><w:lang w:bidi=\"ar-SY\"/></w:rPr><w:t>بيانات المراجعين في الوارد العام</w:t></w:r></w:p><w:p w14:paraId=\"6F19F781\" w14:textId=\"656CDEE5\" w:rsidR=\"0028718F\" w:rsidRDefault=\"0028718F\" w:rsidP=\"0028718F\"><w:pPr><w:pStyle w:val=\"ListParagraph\"/><w:numPr><w:ilvl w:val=\"0\"/><w:numId w:val=\"1\"/></w:numPr><w:bidi/><w:rPr><w:rFonts w:cs=\"GE SS Text Light\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:highlight w:val=\"lightGray\"/><w:lang w:bidi=\"ar-SY\"/></w:rPr></w:pPr><w:r w:rsidRPr=\"0028718F\"><w:rPr><w:rFonts w:cs=\"GE SS Text Light\" w:hint=\"cs\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:highlight w:val=\"lightGray\"/><w:rtl/><w:lang w:bidi=\"ar-SY\"/></w:rPr><w:t>إرسال نسخة من المعاملة بعد الانتهاء</w:t></w:r></w:p><w:p w14:paraId=\"03E7120B\" w14:textId=\"3BB659E7\" w:rsidR=\"00604D01\" w:rsidRPr=\"0028718F\" w:rsidRDefault=\"00604D01\" w:rsidP=\"00604D01\"><w:pPr><w:pStyle w:val=\"ListParagraph\"/><w:numPr><w:ilvl w:val=\"0\"/><w:numId w:val=\"1\"/></w:numPr><w:bidi/><w:rPr><w:rFonts w:cs=\"GE SS Text Light\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:highlight w:val=\"lightGray\"/><w:lang w:bidi=\"ar-SY\"/></w:rPr></w:pPr><w:r><w:rPr><w:rFonts w:cs=\"GE SS Text Light\" w:hint=\"cs\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:highlight w:val=\"lightGray\"/><w:rtl/><w:lang w:bidi=\"ar-SY\"/></w:rPr><w:t>تمثيل الهيكل الإداري بشكل رسومي</w:t></w:r></w:p><w:p w14:paraId=\"59CF47CA\" w14:textId=\"77777777\" w:rsidR=\"00526D56\" w:rsidRPr=\"00526D56\" w:rsidRDefault=\"00526D56\" w:rsidP=\"00526D56\"><w:pPr><w:bidi/><w:ind w:left=\"360\"/><w:rPr><w:rFonts w:cs=\"GE SS Text Light\"/><w:sz w:val=\"26\"/><w:szCs w:val=\"26\"/><w:lang w:bidi=\"ar-SY\"/></w:rPr></w:pPr></w:p><w:sectPr w:rsidR=\"00526D56\" w:rsidRPr=\"00526D56\"><w:pgSz w:w=\"12240\" w:h=\"15840\"/><w:pgMar w:top=\"1440\" w:right=\"1440\" w:bottom=\"1440\" w:left=\"1440\" w:header=\"720\" w:footer=\"720\" w:gutter=\"0\"/><w:cols w:space=\"720\"/><w:docGrid w:linePitch=\"360\"/></w:sectPr></w:body></w:document>');

-- --------------------------------------------------------

--
-- Table structure for table `attachments_types`
--

CREATE TABLE `attachments_types` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `status` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `attachments_types`
--

INSERT INTO `attachments_types` (`id`, `name`, `status`, `created_at`, `updated_at`) VALUES
(5, 'a:2:{s:2:\"en\";i:81;s:2:\"ar\";i:82;}', 1, '2023-12-05 14:13:05', '2023-12-05 14:13:05');

-- --------------------------------------------------------

--
-- Table structure for table `branches`
--

CREATE TABLE `branches` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `address` varchar(255) NOT NULL,
  `code` varchar(255) NOT NULL,
  `status` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `city_id` int(11) DEFAULT NULL,
  `area_id` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `branches`
--

INSERT INTO `branches` (`id`, `name`, `address`, `code`, `status`, `created_at`, `updated_at`, `city_id`, `area_id`) VALUES
(8, 'a:2:{s:2:\"en\";i:1283;s:2:\"ar\";i:1284;}', 'السعودية- الرياض', 'R01', 1, '2023-12-05 05:30:09', '2024-04-27 02:54:36', 18, 847),
(11, 'a:2:{s:2:\"en\";i:1289;s:2:\"ar\";i:1290;}', 'Saudi-Riyadh', 'First', 1, '2024-04-27 09:49:45', '2024-04-27 09:49:45', 18, 1921);

-- --------------------------------------------------------

--
-- Table structure for table `cabinets`
--

CREATE TABLE `cabinets` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `code` varchar(255) DEFAULT NULL,
  `status` int(11) NOT NULL,
  `size` double NOT NULL DEFAULT 0,
  `usedsize` double NOT NULL DEFAULT 0,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cabinets`
--

INSERT INTO `cabinets` (`id`, `name`, `code`, `status`, `size`, `usedsize`, `created_at`, `updated_at`) VALUES
(1, 'مرفقات المعاملات', 'Main1', 1, 536870912000, 1496840.003908, '2024-02-10 05:37:17', '2024-06-07 11:29:29'),
(2, 'خزانة قسم البرمجة', 'Dev', 1, 21474836480, 0, '2024-02-10 17:34:31', '2024-03-04 07:03:08'),
(3, 'خزانة الادارة المركزية', 'MC', 1, 42949672960, 595976, '2024-02-14 09:05:39', '2024-03-05 07:30:51'),
(4, 'أدمن النظام', 'admin', 1, 10737418240, 57951431, '2024-02-18 16:33:30', '2024-06-02 08:38:31'),
(9, 'فاطمة الماجد', 'cab', 1, 10737418240, 0, '2024-02-29 10:00:47', '2024-03-04 07:02:55'),
(10, 'جديد', NULL, 1, 10737418240, 0, '2024-03-02 09:43:39', '2024-03-04 07:03:32');

-- --------------------------------------------------------

--
-- Table structure for table `cabinets_permissions`
--

CREATE TABLE `cabinets_permissions` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `cabinets_id` int(11) NOT NULL,
  `transactions_permissions_id` int(11) NOT NULL,
  `permissions` varchar(255) DEFAULT NULL,
  `view` int(11) NOT NULL DEFAULT 0,
  `add` int(11) NOT NULL DEFAULT 0,
  `edit` int(11) NOT NULL DEFAULT 0,
  `delete` int(11) NOT NULL DEFAULT 0,
  `status` int(11) NOT NULL DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cabinets_permissions`
--

INSERT INTO `cabinets_permissions` (`id`, `cabinets_id`, `transactions_permissions_id`, `permissions`, `view`, `add`, `edit`, `delete`, `status`, `created_at`, `updated_at`) VALUES
(1, 1, 8, '8', 1, 1, 1, 1, 1, '2024-02-10 10:56:34', '2024-02-29 15:24:24'),
(2, 3, 9, '4', 1, 1, 0, 0, 0, '2024-02-14 16:26:52', '2024-02-18 17:09:13'),
(3, 4, 12, '1', 1, 1, 1, 1, 0, '2024-02-18 16:33:55', '2024-02-18 16:33:55'),
(4, 2, 10, '3', 1, 0, 0, 0, 0, '2024-02-19 10:34:15', '2024-03-04 05:58:19'),
(5, 9, 12, '2', 1, 1, 1, 1, 1, '2024-02-29 10:00:47', '2024-02-29 10:00:47'),
(7, 10, 12, '1', 1, 1, 1, 1, 0, '2024-03-02 09:44:22', '2024-03-02 09:44:22');

-- --------------------------------------------------------

--
-- Table structure for table `choices`
--

CREATE TABLE `choices` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `options` text DEFAULT NULL,
  `status` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `choices`
--

INSERT INTO `choices` (`id`, `name`, `options`, `status`, `created_at`, `updated_at`) VALUES
(1, 'نوع الاجازة', 'مرضية/وضع/عدة/مرافقة', 1, '2024-02-06 11:10:25', '2024-02-06 11:10:25'),
(2, 'نوع إخلاء الطرف', 'إجازة/خروج نهائي/أخرى', 1, '2024-04-21 06:54:12', '2024-04-21 06:54:52'),
(3, 'Clearance Form Type', 'Vacation/ Final Exit/ others', 1, '2024-04-21 06:57:37', '2024-04-21 06:57:37');

-- --------------------------------------------------------

--
-- Table structure for table `cities`
--

CREATE TABLE `cities` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `enname` varchar(255) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `cities`
--

INSERT INTO `cities` (`id`, `name`, `enname`, `created_at`, `updated_at`) VALUES
(1, 'تبوك', 'Tabuk', NULL, NULL),
(3, 'الرياض', 'Riyadh', NULL, NULL),
(5, 'الطائف', 'At Taif', NULL, NULL),
(6, 'مكة المكرمة', 'Makkah Al Mukarramah', NULL, NULL),
(10, 'حائل', 'Hail', NULL, NULL),
(11, 'بريدة', 'Buraydah', NULL, NULL),
(12, 'الهفوف', 'Al Hufuf', NULL, NULL),
(13, 'الدمام', 'Ad Dammam', NULL, NULL),
(14, 'المدينة المنورة', 'Al Madinah Al Munawwarah', NULL, NULL),
(15, 'ابها', 'Abha', NULL, '2023-11-27 04:25:36'),
(17, 'جازان', 'Jazan', NULL, NULL),
(18, 'جدة', 'Jeddah', NULL, NULL),
(24, 'المجمعة', 'Al Majmaah', NULL, NULL),
(31, 'الخبر', 'Al Khubar', NULL, NULL),
(47, 'حفر الباطن', 'Hafar Al Batin', NULL, NULL),
(62, 'خميس مشيط', 'Khamis Mushayt', NULL, NULL),
(65, 'احد رفيده', 'Ahad Rifaydah', NULL, NULL),
(67, 'القطيف', 'Al Qatif', NULL, NULL),
(80, 'عنيزة', 'Unayzah', NULL, NULL),
(89, 'قرية العليا', 'Qaryat Al Ulya', NULL, NULL),
(113, 'الجبيل', 'Al Jubail', NULL, NULL),
(115, 'النعيرية', 'An Nuayriyah', NULL, NULL),
(227, 'الظهران', 'Dhahran', NULL, NULL),
(233, 'الوجه', 'Al Wajh', NULL, NULL),
(243, 'بقيق', 'Buqayq', NULL, NULL),
(270, 'الزلفي', 'Az Zulfi', NULL, NULL),
(288, 'خيبر', 'Khaybar', NULL, NULL),
(306, 'الغاط', 'Al Ghat', NULL, NULL),
(323, 'املج', 'Umluj', NULL, NULL),
(377, 'رابغ', 'Rabigh', NULL, NULL),
(418, 'عفيف', 'Afif', NULL, NULL),
(443, 'ثادق', 'Thadiq', NULL, NULL),
(454, 'سيهات', 'Sayhat', NULL, NULL),
(456, 'تاروت', 'Tarut', NULL, NULL),
(483, 'ينبع', 'Yanbu', NULL, NULL),
(500, 'شقراء', 'Shaqra', NULL, NULL),
(669, 'الدوادمي', 'Ad Duwadimi', NULL, NULL),
(828, 'الدرعية', 'Ad Diriyah', NULL, NULL),
(880, 'القويعية', 'Quwayiyah', NULL, NULL),
(990, 'المزاحمية', 'Al Muzahimiyah', NULL, NULL),
(1053, 'بدر', 'Badr', NULL, NULL),
(1061, 'الخرج', 'Al Kharj', NULL, NULL),
(1073, 'الدلم', 'Ad Dilam', NULL, NULL),
(1228, 'الشنان', 'Ash Shinan', NULL, NULL),
(1248, 'الخرمة', 'Al Khurmah', NULL, NULL),
(1257, 'الجموم', 'Al Jumum', NULL, NULL),
(1294, 'المجاردة', 'Al Majardah', NULL, NULL),
(1361, 'السليل', 'As Sulayyil', NULL, NULL),
(1443, 'تثليث', 'Tathilith', NULL, NULL),
(1514, 'بيشة', 'Bishah', NULL, NULL),
(1542, 'الباحة', 'Al Baha', NULL, NULL),
(1625, 'القنفذة', 'Al Qunfidhah', NULL, NULL),
(1801, 'محايل', 'Muhayil', NULL, NULL),
(1879, 'ثول', 'Thuwal', NULL, NULL),
(1947, 'ضبا', 'Duba', NULL, NULL),
(2156, 'تربه', 'Turbah', NULL, NULL),
(2167, 'صفوى', 'Safwa', NULL, NULL),
(2171, 'عنك', 'Inak', NULL, NULL),
(2208, 'طريف', 'Turaif', NULL, NULL),
(2213, 'عرعر', 'Arar', NULL, NULL),
(2226, 'القريات', 'Al Qurayyat', NULL, NULL),
(2237, 'سكاكا', 'Sakaka', NULL, NULL),
(2256, 'رفحاء', 'Rafha', NULL, NULL),
(2268, 'دومة الجندل', 'Dawmat Al Jandal', NULL, NULL),
(2421, 'الرس', 'Ar Rass', NULL, NULL),
(2448, 'المذنب', 'Al Midhnab', NULL, NULL),
(2464, 'الخفجي', 'Al Khafji', NULL, NULL),
(2467, 'رياض الخبراء', 'Riyad Al Khabra', NULL, NULL),
(2481, 'البدائع', 'Al Badai', NULL, NULL),
(2590, 'رأس تنورة', 'Ras Tannurah', NULL, NULL),
(2630, 'البكيرية', 'Al Bukayriyah', NULL, NULL),
(2777, 'الشماسية', 'Ash Shimasiyah', NULL, NULL),
(3158, 'الحريق', 'Al Hariq', NULL, NULL),
(3161, 'حوطة بني تميم', 'Hawtat Bani Tamim', NULL, NULL),
(3174, 'ليلى', 'Layla', NULL, NULL),
(3275, 'بللسمر', 'Billasmar', NULL, NULL),
(3347, 'شرورة', 'Sharurah', NULL, NULL),
(3417, 'نجران', 'Najran', NULL, NULL),
(3479, 'صبيا', 'Sabya', NULL, NULL),
(3525, 'ابو عريش', 'Abu Arish', NULL, NULL),
(3542, 'صامطة', 'Samtah', NULL, NULL),
(3652, 'احد المسارحة', 'Ahad Al Musarihah', NULL, NULL),
(3666, 'مدينة الملك عبدالله الاقتصادية', 'King Abdullah Economic City', NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `comments`
--

CREATE TABLE `comments` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `outgoings_id` int(11) NOT NULL,
  `users_id` int(11) NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `comments`
--

INSERT INTO `comments` (`id`, `outgoings_id`, `users_id`, `name`, `created_at`, `updated_at`) VALUES
(1, 1, 1, 'asdasd', '2024-05-25 17:11:06', '2024-05-25 17:11:06'),
(2, 4, 1, 'مينبلمني ىلنميلي', '2024-05-26 15:57:57', '2024-05-26 15:57:57'),
(3, 4, 1, 'ghdf gmndfkgj ndfkjg dskfjgsldf gsdfg', '2024-05-27 04:34:19', '2024-05-27 04:34:19'),
(4, 5, 1, 'dda asd asd asd', '2024-05-27 09:22:09', '2024-05-27 09:22:09'),
(5, 3, 2, 'يييييي', '2024-05-31 13:42:09', '2024-05-31 13:42:09'),
(6, 81, 1, 'شسيشسي', '2024-06-02 08:13:33', '2024-06-02 08:13:33'),
(7, 90, 1, 'sdfsdfsdf', '2024-06-02 13:27:45', '2024-06-02 13:27:45'),
(8, 108, 14, 'اتصالات إدارية', '2024-06-03 10:00:53', '2024-06-03 10:00:53'),
(9, 111, 1, 'test', '2024-06-03 11:33:20', '2024-06-03 11:33:20');

-- --------------------------------------------------------

--
-- Table structure for table `confidentialities`
--

CREATE TABLE `confidentialities` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `status` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `confidentialities`
--

INSERT INTO `confidentialities` (`id`, `name`, `status`, `created_at`, `updated_at`) VALUES
(2, 'a:2:{s:2:\"en\";i:105;s:2:\"ar\";i:106;}', 1, '2023-12-05 14:35:01', '2023-12-05 14:35:01');

-- --------------------------------------------------------

--
-- Table structure for table `connections`
--

CREATE TABLE `connections` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `outgoings_id` int(11) NOT NULL,
  `transactions_categories_id` varchar(255) NOT NULL,
  `connection_id` int(11) NOT NULL,
  `note` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `delivers`
--

CREATE TABLE `delivers` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `users_id` int(11) NOT NULL,
  `outgoings_id` int(11) NOT NULL,
  `entities_id` int(11) NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `phone` varchar(255) DEFAULT NULL,
  `email` varchar(512) DEFAULT NULL,
  `receivingmethods_id` int(11) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `delivers`
--

INSERT INTO `delivers` (`id`, `users_id`, `outgoings_id`, `entities_id`, `name`, `phone`, `email`, `receivingmethods_id`, `created_at`, `updated_at`) VALUES
(1, 1, 111, 1, 'amer kasem', '123456789', 'amerkasem553@rs4it.com', 2, '2024-06-03 16:25:32', '2024-06-03 16:25:32'),
(2, 1, 92, 1, 'amer kasem', '33333', 'amer@rs.com', NULL, '2024-06-03 16:30:33', '2024-06-03 16:30:33');

-- --------------------------------------------------------

--
-- Table structure for table `departments`
--

CREATE TABLE `departments` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `address` varchar(255) DEFAULT NULL,
  `managements_id` varchar(255) NOT NULL,
  `code` varchar(255) NOT NULL,
  `status` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `departments`
--

INSERT INTO `departments` (`id`, `name`, `address`, `managements_id`, `code`, `status`, `created_at`, `updated_at`) VALUES
(3, 'a:2:{s:2:\"en\";i:867;s:2:\"ar\";i:868;}', 'a:2:{s:2:\"en\";i:869;s:2:\"ar\";i:870;}', '4', 'DD', 1, '2023-12-05 13:44:36', '2024-01-24 04:55:13'),
(4, 'a:2:{s:2:\"en\";i:937;s:2:\"ar\";i:938;}', 'a:2:{s:2:\"en\";i:939;s:2:\"ar\";i:940;}', '5', 'DW', 1, '2024-02-01 15:50:55', '2024-02-01 15:50:55'),
(5, 'a:2:{s:2:\"en\";i:1071;s:2:\"ar\";i:1072;}', 'a:2:{s:2:\"en\";i:1073;s:2:\"ar\";i:1074;}', '6', 'AA', 1, '2024-04-20 07:00:36', '2024-04-20 07:00:36'),
(6, 'a:2:{s:2:\"en\";i:1079;s:2:\"ar\";i:1080;}', 'a:2:{s:2:\"en\";i:1081;s:2:\"ar\";i:1082;}', '7', 'FD', 1, '2024-04-20 07:03:31', '2024-04-20 07:03:31'),
(7, 'a:2:{s:2:\"en\";i:1101;s:2:\"ar\";i:1102;}', 'a:2:{s:2:\"en\";i:1103;s:2:\"ar\";i:1104;}', '7', 'C', 1, '2024-04-20 07:54:13', '2024-04-20 07:54:13'),
(9, 'a:2:{s:2:\"en\";i:1293;s:2:\"ar\";i:1294;}', NULL, '9', 'IS', 1, '2024-04-27 09:53:20', '2024-04-27 09:53:20');

-- --------------------------------------------------------

--
-- Table structure for table `dictionaries`
--

CREATE TABLE `dictionaries` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `language` varchar(255) NOT NULL,
  `translate` text NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `dictionaries`
--

INSERT INTO `dictionaries` (`id`, `language`, `translate`, `created_at`, `updated_at`) VALUES
(1, 'en', 'ddd', '2023-12-05 04:08:21', '2023-12-05 04:08:21'),
(2, 'en', 'aaa', '2023-12-05 04:08:21', '2023-12-05 04:08:21'),
(3, 'en', 'ddd', '2023-12-05 04:09:06', '2023-12-05 04:09:06'),
(4, 'en', 'aaa', '2023-12-05 04:09:06', '2023-12-05 04:09:06'),
(5, 'en', 'qqq', '2023-12-05 04:09:40', '2023-12-05 04:09:40'),
(6, 'en', 'sss', '2023-12-05 04:09:40', '2023-12-05 04:09:40'),
(7, 'en', 'asdasd', '2023-12-05 04:13:24', '2023-12-05 04:13:24'),
(8, 'ar', 'سثبسيب', '2023-12-05 04:13:24', '2023-12-05 04:13:24'),
(9, 'en', 'cccccccc', '2023-12-05 04:13:24', '2023-12-05 04:13:24'),
(10, 'ar', 'ؤؤؤؤؤؤؤؤ', '2023-12-05 04:13:25', '2023-12-05 04:13:25'),
(11, 'en', 'asdasd', '2023-12-05 04:14:37', '2023-12-05 04:14:37'),
(12, 'ar', 'سثبسيب', '2023-12-05 04:14:37', '2023-12-05 04:14:37'),
(13, 'en', 'cccccccc', '2023-12-05 04:14:37', '2023-12-05 04:14:37'),
(14, 'ar', 'ؤؤؤؤؤؤؤؤ', '2023-12-05 04:14:37', '2023-12-05 04:14:37'),
(15, 'en', 'asdasd', '2023-12-05 04:16:09', '2023-12-05 04:16:09'),
(16, 'ar', 'سثبسيب', '2023-12-05 04:16:10', '2023-12-05 04:16:10'),
(17, 'en', 'cccccccc', '2023-12-05 04:16:10', '2023-12-05 04:16:10'),
(18, 'ar', 'ؤؤؤؤؤؤؤؤ', '2023-12-05 04:16:10', '2023-12-05 04:16:10'),
(19, 'en', 'asdasd', '2023-12-05 04:16:39', '2023-12-05 04:16:39'),
(20, 'ar', 'سثبسيب', '2023-12-05 04:16:39', '2023-12-05 04:16:39'),
(21, 'en', 'cccccccc', '2023-12-05 04:16:39', '2023-12-05 04:16:39'),
(22, 'ar', 'ؤؤؤؤؤؤؤؤ', '2023-12-05 04:16:39', '2023-12-05 04:16:39'),
(23, 'en', 'asdasd', '2023-12-05 04:16:49', '2023-12-05 04:16:49'),
(24, 'ar', 'سثبسيب', '2023-12-05 04:16:49', '2023-12-05 04:16:49'),
(25, 'en', 'cccccccc', '2023-12-05 04:16:49', '2023-12-05 04:16:49'),
(26, 'ar', 'ؤؤؤؤؤؤؤؤ', '2023-12-05 04:16:49', '2023-12-05 04:16:49'),
(27, 'en', 'qefdqwf', '2023-12-05 05:30:09', '2023-12-05 05:30:09'),
(28, 'ar', 'سيبسيب', '2023-12-05 05:30:09', '2023-12-05 05:30:09'),
(29, 'en', 'fbcvbcv', '2023-12-05 05:30:09', '2023-12-05 05:30:09'),
(30, 'ar', 'تفغتفغ', '2023-12-05 05:30:09', '2023-12-05 05:30:09'),
(31, 'en', 'Main', '2023-12-05 06:41:42', '2023-12-05 06:41:42'),
(32, 'ar', 'سيبسيب', '2023-12-05 06:41:42', '2023-12-05 06:41:42'),
(33, 'en', 'fbcvbcv', '2023-12-05 06:41:42', '2023-12-05 06:41:42'),
(34, 'ar', 'تفغتفغ', '2023-12-05 06:41:42', '2023-12-05 06:41:42'),
(35, 'en', 'Main', '2023-12-05 06:42:45', '2023-12-05 06:42:45'),
(36, 'ar', 'سيبسيب', '2023-12-05 06:42:45', '2023-12-05 06:42:45'),
(37, 'en', 'fbcvbcv', '2023-12-05 06:42:45', '2023-12-05 06:42:45'),
(38, 'ar', 'تفغتفغ', '2023-12-05 06:42:45', '2023-12-05 06:42:45'),
(39, 'en', 'Main', '2023-12-05 06:43:31', '2023-12-05 06:43:31'),
(40, 'ar', 'الرئيسي', '2023-12-05 06:43:31', '2023-12-05 06:43:31'),
(41, 'en', 'Riyadh', '2023-12-05 06:43:31', '2023-12-05 06:43:31'),
(42, 'ar', 'الرياض', '2023-12-05 06:43:31', '2023-12-05 06:43:31'),
(43, 'en', 'Main', '2023-12-05 06:57:21', '2023-12-05 06:57:21'),
(44, 'ar', 'الرئيسي', '2023-12-05 06:57:21', '2023-12-05 06:57:21'),
(45, 'en', 'Riyadh', '2023-12-05 06:57:21', '2023-12-05 06:57:21'),
(46, 'ar', 'الرياض', '2023-12-05 06:57:21', '2023-12-05 06:57:21'),
(47, 'en', 'second', '2023-12-05 10:56:27', '2023-12-05 10:56:27'),
(48, 'ar', 'الثاني', '2023-12-05 10:56:27', '2023-12-05 10:56:27'),
(49, 'en', 'there', '2023-12-05 10:56:27', '2023-12-05 10:56:27'),
(50, 'ar', 'هنيك', '2023-12-05 10:56:27', '2023-12-05 10:56:27'),
(51, 'en', '3d', '2023-12-05 11:03:49', '2023-12-05 11:03:49'),
(52, 'ar', 'تالت', '2023-12-05 11:03:49', '2023-12-05 11:03:49'),
(53, 'en', 'sdfsdf', '2023-12-05 11:03:49', '2023-12-05 11:03:49'),
(54, 'ar', 'سيبسيب', '2023-12-05 11:03:50', '2023-12-05 11:03:50'),
(55, 'en', 'north', '2023-12-05 11:04:25', '2023-12-05 11:04:25'),
(56, 'ar', 'الشمال', '2023-12-05 11:04:25', '2023-12-05 11:04:25'),
(57, 'en', 'dfgdfg', '2023-12-05 11:04:26', '2023-12-05 11:04:26'),
(58, 'ar', 'يبليبل', '2023-12-05 11:04:26', '2023-12-05 11:04:26'),
(59, 'en', '3d', '2023-12-05 11:10:23', '2023-12-05 11:10:23'),
(60, 'ar', 'تالت', '2023-12-05 11:10:23', '2023-12-05 11:10:23'),
(61, 'en', 'jeddah', '2023-12-05 11:10:23', '2023-12-05 11:10:23'),
(62, 'ar', 'جدة', '2023-12-05 11:10:23', '2023-12-05 11:10:23'),
(63, 'en', 'ttttttttt', '2023-12-05 11:11:10', '2023-12-05 11:11:10'),
(64, 'ar', 'ييييييييي', '2023-12-05 11:11:10', '2023-12-05 11:11:10'),
(65, 'en', 'vvvvvvvvv', '2023-12-05 11:11:10', '2023-12-05 11:11:10'),
(66, 'ar', 'ررررررررر', '2023-12-05 11:11:10', '2023-12-05 11:11:10'),
(67, 'en', 'center management', '2023-12-05 13:43:55', '2023-12-05 13:43:55'),
(68, 'ar', 'الادارة المركزية', '2023-12-05 13:43:56', '2023-12-05 13:43:56'),
(69, 'en', 'jeddah', '2023-12-05 13:43:56', '2023-12-05 13:43:56'),
(70, 'ar', 'جدة', '2023-12-05 13:43:56', '2023-12-05 13:43:56'),
(71, 'en', 'development', '2023-12-05 13:44:36', '2023-12-05 13:44:36'),
(72, 'ar', 'التطوير', '2023-12-05 13:44:36', '2023-12-05 13:44:36'),
(73, 'en', 'jeddah', '2023-12-05 13:44:36', '2023-12-05 13:44:36'),
(74, 'ar', 'جدة', '2023-12-05 13:44:36', '2023-12-05 13:44:36'),
(75, 'en', 'External Entities', '2023-12-05 13:53:48', '2023-12-05 13:53:48'),
(76, 'ar', 'جهات خارجية', '2023-12-05 13:53:48', '2023-12-05 13:53:48'),
(77, 'en', 'External Entities1', '2023-12-05 13:54:00', '2023-12-05 13:54:00'),
(78, 'ar', 'جهات خارجية', '2023-12-05 13:54:00', '2023-12-05 13:54:00'),
(79, 'en', 'External Entities', '2023-12-05 13:54:06', '2023-12-05 13:54:06'),
(80, 'ar', 'جهات خارجية', '2023-12-05 13:54:06', '2023-12-05 13:54:06'),
(81, 'en', 'Scanner', '2023-12-05 14:13:04', '2023-12-05 14:13:04'),
(82, 'ar', 'مسح ضوئي', '2023-12-05 14:13:04', '2023-12-05 14:13:04'),
(83, 'en', 'External Outbox', '2023-12-05 14:20:15', '2023-12-05 14:20:15'),
(84, 'ar', 'صادر خارجي', '2023-12-05 14:20:15', '2023-12-05 14:20:15'),
(85, 'en', 'External Inbox', '2023-12-05 14:20:33', '2023-12-05 14:20:33'),
(86, 'ar', 'وارد خارجي', '2023-12-05 14:20:33', '2023-12-05 14:20:33'),
(87, 'en', 'Internal Transaction', '2023-12-05 14:20:56', '2023-12-05 14:20:56'),
(88, 'ar', 'معاملة داخلية', '2023-12-05 14:20:56', '2023-12-05 14:20:56'),
(89, 'en', 'External Inbox1', '2023-12-05 14:21:16', '2023-12-05 14:21:16'),
(90, 'ar', 'وارد خارجي', '2023-12-05 14:21:16', '2023-12-05 14:21:16'),
(91, 'en', 'External Inbox', '2023-12-05 14:21:25', '2023-12-05 14:21:25'),
(92, 'ar', 'وارد خارجي', '2023-12-05 14:21:25', '2023-12-05 14:21:25'),
(93, 'en', 'All Employees', '2023-12-05 14:26:04', '2023-12-05 14:26:04'),
(94, 'ar', 'كل الموظفين', '2023-12-05 14:26:04', '2023-12-05 14:26:04'),
(95, 'en', 'Specific Branch', '2023-12-05 14:26:39', '2023-12-05 14:26:39'),
(96, 'ar', 'فرع محدد', '2023-12-05 14:26:39', '2023-12-05 14:26:39'),
(97, 'en', 'Specific Management', '2023-12-05 14:27:08', '2023-12-05 14:27:08'),
(98, 'ar', 'ادارة محددة', '2023-12-05 14:27:08', '2023-12-05 14:27:08'),
(99, 'en', 'Specific Department', '2023-12-05 14:27:44', '2023-12-05 14:27:44'),
(100, 'ar', 'قسم محدد', '2023-12-05 14:27:44', '2023-12-05 14:27:44'),
(101, 'en', 'Specific Job Title', '2023-12-05 14:28:14', '2023-12-05 14:28:14'),
(102, 'ar', 'مسمى وظيفي محدد', '2023-12-05 14:28:14', '2023-12-05 14:28:14'),
(103, 'en', 'Specific Employee', '2023-12-05 14:29:11', '2023-12-05 14:29:11'),
(104, 'ar', 'موظف محدد', '2023-12-05 14:29:11', '2023-12-05 14:29:11'),
(105, 'en', 'Very Confidential', '2023-12-05 14:35:01', '2023-12-05 14:35:01'),
(106, 'ar', 'سري جدا', '2023-12-05 14:35:01', '2023-12-05 14:35:01'),
(107, 'en', 'Very Important', '2023-12-05 14:39:03', '2023-12-05 14:39:03'),
(108, 'ar', 'هام جدا', '2023-12-05 14:39:03', '2023-12-05 14:39:03'),
(109, 'en', 'Very Urgent', '2023-12-05 14:44:21', '2023-12-05 14:44:21'),
(110, 'ar', 'عاجل جدا', '2023-12-05 14:44:21', '2023-12-05 14:44:21'),
(111, 'en', 'By Hand', '2023-12-05 14:49:34', '2023-12-05 14:49:34'),
(112, 'ar', 'باليد', '2023-12-05 14:49:34', '2023-12-05 14:49:34'),
(113, 'en', 'By Email', '2023-12-05 14:49:51', '2023-12-05 14:49:51'),
(114, 'ar', 'بالبريد الالكتروني', '2023-12-05 14:49:51', '2023-12-05 14:49:51'),
(115, 'en', 'To View', '2023-12-05 14:54:23', '2023-12-05 14:54:23'),
(116, 'ar', 'للاطلاع', '2023-12-05 14:54:23', '2023-12-05 14:54:23'),
(117, 'en', 'For Procedure', '2023-12-05 14:54:54', '2023-12-05 14:54:54'),
(118, 'ar', 'للاجراء', '2023-12-05 14:54:54', '2023-12-05 14:54:54'),
(119, 'en', 'For Accreditation', '2023-12-05 14:55:13', '2023-12-05 14:55:13'),
(120, 'ar', 'للاعتماد', '2023-12-05 14:55:13', '2023-12-05 14:55:13'),
(121, 'en', 'Signing', '2023-12-05 14:59:10', '2023-12-05 14:59:10'),
(122, 'ar', 'التوقيع', '2023-12-05 14:59:10', '2023-12-05 14:59:10'),
(123, 'en', 'Divorce Transaction', '2023-12-05 15:04:28', '2023-12-05 15:04:28'),
(124, 'ar', 'معاملة طلاق', '2023-12-05 15:04:28', '2023-12-05 15:04:28'),
(125, 'en', 'Divorce Transaction1', '2023-12-05 15:07:10', '2023-12-05 15:07:10'),
(126, 'ar', 'معاملة طلاق', '2023-12-05 15:07:10', '2023-12-05 15:07:10'),
(127, 'en', 'Divorce Transaction', '2023-12-05 15:10:22', '2023-12-05 15:10:22'),
(128, 'ar', 'معاملة طلاق', '2023-12-05 15:10:22', '2023-12-05 15:10:22'),
(129, 'en', 'Divorce Transaction1', '2023-12-05 15:10:30', '2023-12-05 15:10:30'),
(130, 'ar', 'معاملة طلاق', '2023-12-05 15:10:30', '2023-12-05 15:10:30'),
(131, 'en', 'Vacation', '2023-12-06 06:36:22', '2023-12-06 06:36:22'),
(132, 'ar', 'اجازة', '2023-12-06 06:36:22', '2023-12-06 06:36:22'),
(133, 'en', 'Vacation Template', '2023-12-06 06:38:34', '2023-12-06 06:38:34'),
(134, 'ar', 'نموذج الاجازة', '2023-12-06 06:38:34', '2023-12-06 06:38:34'),
(135, 'en', 'Vacation Template', '2023-12-06 06:39:41', '2023-12-06 06:39:41'),
(136, 'ar', 'نموذج الاجازة', '2023-12-06 06:39:41', '2023-12-06 06:39:41'),
(137, 'en', 'Vacation Template', '2023-12-06 06:40:15', '2023-12-06 06:40:15'),
(138, 'ar', 'نموذج الاجازة', '2023-12-06 06:40:15', '2023-12-06 06:40:15'),
(139, 'en', 'Vacation Template', '2023-12-06 06:40:21', '2023-12-06 06:40:21'),
(140, 'ar', 'نموذج الاجازة', '2023-12-06 06:40:21', '2023-12-06 06:40:21'),
(141, 'en', 'Vacation Template', '2023-12-06 06:41:23', '2023-12-06 06:41:23'),
(142, 'ar', 'نموذج الاجازة', '2023-12-06 06:41:23', '2023-12-06 06:41:23'),
(143, 'en', 'Vacation Template', '2023-12-07 06:51:26', '2023-12-07 06:51:26'),
(144, 'ar', 'نموذج الاجازة', '2023-12-07 06:51:26', '2023-12-07 06:51:26'),
(145, 'en', 'second1', '2023-12-07 08:02:58', '2023-12-07 08:02:58'),
(146, 'ar', 'الثاني', '2023-12-07 08:02:58', '2023-12-07 08:02:58'),
(147, 'en', 'there', '2023-12-07 08:02:58', '2023-12-07 08:02:58'),
(148, 'ar', 'هنيك', '2023-12-07 08:02:58', '2023-12-07 08:02:58'),
(149, 'en', 'Vacation Template', '2023-12-07 16:13:27', '2023-12-07 16:13:27'),
(150, 'ar', 'نموذج الاجازة', '2023-12-07 16:13:27', '2023-12-07 16:13:27'),
(151, 'en', 'Vacation Template', '2023-12-07 17:04:11', '2023-12-07 17:04:11'),
(152, 'ar', 'نموذج الاجازة', '2023-12-07 17:04:11', '2023-12-07 17:04:11'),
(153, 'en', 'Vacation Template', '2023-12-07 17:40:15', '2023-12-07 17:40:15'),
(154, 'ar', 'نموذج الاجازة', '2023-12-07 17:40:15', '2023-12-07 17:40:15'),
(155, 'en', 'dddd', '2023-12-11 14:45:27', '2023-12-11 14:45:27'),
(156, 'ar', 'سيبسيب', '2023-12-11 14:45:27', '2023-12-11 14:45:27'),
(157, 'en', 'Divorce Transaction', '2023-12-11 15:20:55', '2023-12-11 15:20:55'),
(158, 'ar', 'معاملة طلاق', '2023-12-11 15:20:55', '2023-12-11 15:20:55'),
(159, 'en', 'Vacation Template', '2023-12-11 17:00:26', '2023-12-11 17:00:26'),
(160, 'ar', 'نموذج الاجازة', '2023-12-11 17:00:26', '2023-12-11 17:00:26'),
(161, 'en', 'Vacation Template', '2023-12-11 17:02:25', '2023-12-11 17:02:25'),
(162, 'ar', 'نموذج الاجازة', '2023-12-11 17:02:25', '2023-12-11 17:02:25'),
(163, 'en', 'Vacation Template', '2023-12-11 17:06:49', '2023-12-11 17:06:49'),
(164, 'ar', 'نموذج الاجازة', '2023-12-11 17:06:49', '2023-12-11 17:06:49'),
(165, 'en', 'admin', '2023-12-15 06:05:51', '2023-12-15 06:05:51'),
(166, 'ar', 'أدمن', '2023-12-15 06:05:51', '2023-12-15 06:05:51'),
(167, 'en', 'admin', '2023-12-15 06:06:26', '2023-12-15 06:06:26'),
(168, 'ar', 'أدمن', '2023-12-15 06:06:26', '2023-12-15 06:06:26'),
(169, 'en', 'admin', '2023-12-15 06:06:47', '2023-12-15 06:06:47'),
(170, 'ar', 'أدمن', '2023-12-15 06:06:47', '2023-12-15 06:06:47'),
(171, 'en', 'Branch Manager', '2023-12-15 06:07:50', '2023-12-15 06:07:50'),
(172, 'ar', 'مدير فرع', '2023-12-15 06:07:51', '2023-12-15 06:07:51'),
(173, 'en', 'Director of Management', '2023-12-15 06:08:38', '2023-12-15 06:08:38'),
(174, 'ar', 'مدير ادارة', '2023-12-15 06:08:38', '2023-12-15 06:08:38'),
(175, 'en', 'Head of Department', '2023-12-15 06:09:11', '2023-12-15 06:09:11'),
(176, 'ar', 'رئيس قسم', '2023-12-15 06:09:11', '2023-12-15 06:09:11'),
(177, 'en', 'Current branch manager', '2023-12-15 15:53:39', '2023-12-15 15:53:39'),
(178, 'ar', 'مدير الفرع الحالي', '2023-12-15 15:53:39', '2023-12-15 15:53:39'),
(179, 'en', 'Transaction Creator', '2023-12-15 15:58:31', '2023-12-15 15:58:31'),
(180, 'ar', 'منشئ المعاملة', '2023-12-15 15:58:32', '2023-12-15 15:58:32'),
(181, 'en', 'head of dep. agree', '2023-12-16 05:25:43', '2023-12-16 05:25:43'),
(182, 'ar', 'موافقة رئيس القسم', '2023-12-16 05:25:43', '2023-12-16 05:25:43'),
(183, 'en', 'head of dep. agree', '2023-12-16 05:48:15', '2023-12-16 05:48:15'),
(184, 'ar', 'موافقة رئيس القسم', '2023-12-16 05:48:15', '2023-12-16 05:48:15'),
(185, 'en', 'موافقة رئيس القسم', '2023-12-16 05:56:16', '2023-12-16 05:56:16'),
(186, 'ar', 'موافقة رئيس القسم', '2023-12-16 05:56:16', '2023-12-16 05:56:16'),
(187, 'en', 'موافقة رئيس القسم', '2023-12-16 05:58:28', '2023-12-16 05:58:28'),
(188, 'ar', 'موافقة رئيس القسم', '2023-12-16 05:58:28', '2023-12-16 05:58:28'),
(189, 'en', 'head of dep. agree', '2023-12-16 05:59:26', '2023-12-16 05:59:26'),
(190, 'ar', 'موافقة رئيس القسم', '2023-12-16 05:59:26', '2023-12-16 05:59:26'),
(191, 'en', 'Main', '2023-12-17 03:58:11', '2023-12-17 03:58:11'),
(192, 'ar', 'الفرع الرئيسي', '2023-12-17 03:58:11', '2023-12-17 03:58:11'),
(193, 'en', 'Riyadh', '2023-12-17 03:58:11', '2023-12-17 03:58:11'),
(194, 'ar', 'الرياض', '2023-12-17 03:58:11', '2023-12-17 03:58:11'),
(195, 'en', 'development', '2023-12-17 04:01:32', '2023-12-17 04:01:32'),
(196, 'ar', 'قسم التطوير', '2023-12-17 04:01:32', '2023-12-17 04:01:32'),
(197, 'en', 'jeddah', '2023-12-17 04:01:32', '2023-12-17 04:01:32'),
(198, 'ar', 'جدة', '2023-12-17 04:01:32', '2023-12-17 04:01:32'),
(199, 'en', 'Vacation Template', '2023-12-17 08:16:20', '2023-12-17 08:16:20'),
(200, 'ar', 'نموذج الاجازة', '2023-12-17 08:16:20', '2023-12-17 08:16:20'),
(201, 'en', 'head of dep. agree', '2023-12-17 16:47:50', '2023-12-17 16:47:50'),
(202, 'ar', 'موافقة رئيس القسم', '2023-12-17 16:47:50', '2023-12-17 16:47:50'),
(203, 'en', 'head of dep. agree', '2023-12-17 16:49:20', '2023-12-17 16:49:20'),
(204, 'ar', 'موافقة رئيس القسم', '2023-12-17 16:49:20', '2023-12-17 16:49:20'),
(205, 'en', 'head of dep. agree', '2023-12-17 16:51:55', '2023-12-17 16:51:55'),
(206, 'ar', 'موافقة رئيس القسم', '2023-12-17 16:51:55', '2023-12-17 16:51:55'),
(207, 'en', 'head of dep. agree', '2023-12-17 16:52:32', '2023-12-17 16:52:32'),
(208, 'ar', 'موافقة رئيس القسم', '2023-12-17 16:52:32', '2023-12-17 16:52:32'),
(209, 'en', 'head of dep. agree', '2023-12-17 16:54:07', '2023-12-17 16:54:07'),
(210, 'ar', 'موافقة رئيس القسم', '2023-12-17 16:54:07', '2023-12-17 16:54:07'),
(211, 'en', 'head of dep. agree', '2023-12-17 17:00:35', '2023-12-17 17:00:35'),
(212, 'ar', 'موافقة رئيس القسم', '2023-12-17 17:00:36', '2023-12-17 17:00:36'),
(213, 'en', 'head of dep. agree', '2023-12-17 17:08:40', '2023-12-17 17:08:40'),
(214, 'ar', 'موافقة رئيس القسم', '2023-12-17 17:08:40', '2023-12-17 17:08:40'),
(215, 'en', 'head of dep. agree', '2023-12-17 17:08:53', '2023-12-17 17:08:53'),
(216, 'ar', 'موافقة رئيس القسم', '2023-12-17 17:08:53', '2023-12-17 17:08:53'),
(217, 'en', 'head of dep. agree', '2023-12-17 17:09:15', '2023-12-17 17:09:15'),
(218, 'ar', 'موافقة رئيس القسم', '2023-12-17 17:09:15', '2023-12-17 17:09:15'),
(219, 'en', 'head of dep. agree', '2023-12-17 17:09:33', '2023-12-17 17:09:33'),
(220, 'ar', 'موافقة رئيس القسم', '2023-12-17 17:09:33', '2023-12-17 17:09:33'),
(221, 'en', 'head of dep. agree', '2023-12-17 17:10:08', '2023-12-17 17:10:08'),
(222, 'ar', 'موافقة رئيس القسم', '2023-12-17 17:10:08', '2023-12-17 17:10:08'),
(223, 'en', 'head of dep. agree', '2023-12-17 17:10:18', '2023-12-17 17:10:18'),
(224, 'ar', 'موافقة رئيس القسم', '2023-12-17 17:10:18', '2023-12-17 17:10:18'),
(225, 'en', 'head of dep. agree', '2023-12-17 17:10:42', '2023-12-17 17:10:42'),
(226, 'ar', 'موافقة رئيس القسم', '2023-12-17 17:10:42', '2023-12-17 17:10:42'),
(227, 'en', 'head of dep. agree', '2023-12-17 17:11:28', '2023-12-17 17:11:28'),
(228, 'ar', 'موافقة رئيس القسم', '2023-12-17 17:11:28', '2023-12-17 17:11:28'),
(229, 'en', 'head of dep. agree', '2023-12-17 17:11:45', '2023-12-17 17:11:45'),
(230, 'ar', 'موافقة رئيس القسم', '2023-12-17 17:11:45', '2023-12-17 17:11:45'),
(231, 'en', 'head of dep. agree', '2023-12-17 17:11:55', '2023-12-17 17:11:55'),
(232, 'ar', 'موافقة رئيس القسم', '2023-12-17 17:11:55', '2023-12-17 17:11:55'),
(233, 'en', 'head of dep. agree', '2023-12-17 17:13:10', '2023-12-17 17:13:10'),
(234, 'ar', 'موافقة رئيس القسم', '2023-12-17 17:13:10', '2023-12-17 17:13:10'),
(235, 'en', 'head of dep. agree', '2023-12-17 17:48:16', '2023-12-17 17:48:16'),
(236, 'ar', 'موافقة رئيس القسم', '2023-12-17 17:48:16', '2023-12-17 17:48:16'),
(237, 'en', 'second', '2023-12-17 17:48:44', '2023-12-17 17:48:44'),
(238, 'ar', 'الثاني', '2023-12-17 17:48:44', '2023-12-17 17:48:44'),
(239, 'en', 'there', '2023-12-17 17:48:44', '2023-12-17 17:48:44'),
(240, 'ar', 'هنيك', '2023-12-17 17:48:44', '2023-12-17 17:48:44'),
(241, 'en', 'dddddddd', '2023-12-17 18:00:07', '2023-12-17 18:00:07'),
(242, 'ar', 'يييييييي', '2023-12-17 18:00:07', '2023-12-17 18:00:07'),
(243, 'en', 'dsfsdf', '2023-12-17 18:03:06', '2023-12-17 18:03:06'),
(244, 'ar', 'سي', '2023-12-17 18:03:06', '2023-12-17 18:03:06'),
(245, 'en', 'dsfsdf', '2023-12-17 18:03:19', '2023-12-17 18:03:19'),
(246, 'ar', 'سي', '2023-12-17 18:03:19', '2023-12-17 18:03:19'),
(247, 'en', 'dsfsdf', '2023-12-17 18:03:26', '2023-12-17 18:03:26'),
(248, 'ar', 'سي', '2023-12-17 18:03:27', '2023-12-17 18:03:27'),
(249, 'en', 'dsfsdf', '2023-12-17 18:03:37', '2023-12-17 18:03:37'),
(250, 'ar', 'سي', '2023-12-17 18:03:37', '2023-12-17 18:03:37'),
(251, 'en', 'New', '2023-12-18 09:33:27', '2023-12-18 09:33:27'),
(252, 'ar', 'جديد', '2023-12-18 09:33:27', '2023-12-18 09:33:27'),
(253, 'en', 'New', '2023-12-18 09:33:35', '2023-12-18 09:33:35'),
(254, 'ar', 'جديد', '2023-12-18 09:33:35', '2023-12-18 09:33:35'),
(255, 'en', 'Head of Dep. Agree', '2023-12-18 09:34:17', '2023-12-18 09:34:17'),
(256, 'ar', 'موافقة رئيس القسم', '2023-12-18 09:34:17', '2023-12-18 09:34:17'),
(257, 'en', 'Head of Dep. Agree', '2023-12-18 09:35:05', '2023-12-18 09:35:05'),
(258, 'ar', 'موافقة رئيس القسم', '2023-12-18 09:35:05', '2023-12-18 09:35:05'),
(259, 'en', 'New', '2023-12-18 09:43:46', '2023-12-18 09:43:46'),
(260, 'ar', 'جديد', '2023-12-18 09:43:46', '2023-12-18 09:43:46'),
(261, 'en', 'Head of Dep. Agree', '2023-12-18 09:43:53', '2023-12-18 09:43:53'),
(262, 'ar', 'موافقة رئيس القسم', '2023-12-18 09:43:53', '2023-12-18 09:43:53'),
(263, 'en', 'Vacation', '2023-12-18 14:46:47', '2023-12-18 14:46:47'),
(264, 'ar', 'اجازة', '2023-12-18 14:46:47', '2023-12-18 14:46:47'),
(265, 'en', 'asdadf', '2023-12-18 15:11:48', '2023-12-18 15:11:48'),
(266, 'ar', 'سيبسيب', '2023-12-18 15:11:48', '2023-12-18 15:11:48'),
(267, 'en', 'asdadf', '2023-12-18 15:23:31', '2023-12-18 15:23:31'),
(268, 'ar', 'سيبسيب', '2023-12-18 15:23:31', '2023-12-18 15:23:31'),
(269, 'en', 'asdadf', '2023-12-18 15:23:55', '2023-12-18 15:23:55'),
(270, 'ar', 'سيبسيب', '2023-12-18 15:23:55', '2023-12-18 15:23:55'),
(271, 'en', 'asdadf', '2023-12-18 15:25:10', '2023-12-18 15:25:10'),
(272, 'ar', 'سيبسيب', '2023-12-18 15:25:10', '2023-12-18 15:25:10'),
(273, 'en', 'asdadf', '2023-12-18 15:26:03', '2023-12-18 15:26:03'),
(274, 'ar', 'سيبسيب', '2023-12-18 15:26:03', '2023-12-18 15:26:03'),
(275, 'en', 'asdadf', '2023-12-18 15:26:12', '2023-12-18 15:26:12'),
(276, 'ar', 'سيبسيب', '2023-12-18 15:26:12', '2023-12-18 15:26:12'),
(277, 'en', 'New', '2023-12-18 16:00:23', '2023-12-18 16:00:23'),
(278, 'ar', 'جديد', '2023-12-18 16:00:23', '2023-12-18 16:00:23'),
(279, 'en', 'New', '2023-12-18 16:00:45', '2023-12-18 16:00:45'),
(280, 'ar', 'جديد', '2023-12-18 16:00:45', '2023-12-18 16:00:45'),
(281, 'en', 'New', '2023-12-18 16:02:42', '2023-12-18 16:02:42'),
(282, 'ar', 'جديد', '2023-12-18 16:02:42', '2023-12-18 16:02:42'),
(283, 'en', 'New', '2023-12-18 16:07:04', '2023-12-18 16:07:04'),
(284, 'ar', 'جديد', '2023-12-18 16:07:04', '2023-12-18 16:07:04'),
(285, 'en', 'Head of Dep. Agree', '2023-12-18 16:09:08', '2023-12-18 16:09:08'),
(286, 'ar', 'موافقة رئيس القسم', '2023-12-18 16:09:08', '2023-12-18 16:09:08'),
(287, 'en', 'Head of Dep. Agree', '2023-12-18 16:09:19', '2023-12-18 16:09:19'),
(288, 'ar', 'موافقة رئيس القسم', '2023-12-18 16:09:19', '2023-12-18 16:09:19'),
(289, 'en', 'New', '2023-12-18 16:12:05', '2023-12-18 16:12:05'),
(290, 'ar', 'جديد', '2023-12-18 16:12:05', '2023-12-18 16:12:05'),
(291, 'en', 'Head of Dep. Agree', '2023-12-18 16:12:19', '2023-12-18 16:12:19'),
(292, 'ar', 'موافقة رئيس القسم', '2023-12-18 16:12:19', '2023-12-18 16:12:19'),
(293, 'en', 'admin', '2023-12-18 16:49:14', '2023-12-18 16:49:14'),
(294, 'ar', 'التوقيع', '2023-12-18 16:49:14', '2023-12-18 16:49:14'),
(295, 'en', 'Signing', '2023-12-18 16:49:14', '2023-12-18 16:49:14'),
(296, 'ar', 'التوقيع', '2023-12-18 16:49:14', '2023-12-18 16:49:14'),
(297, 'en', 'Signing', '2023-12-18 16:49:15', '2023-12-18 16:49:15'),
(298, 'ar', 'التوقيع', '2023-12-18 16:49:15', '2023-12-18 16:49:15'),
(299, 'en', 'admin', '2023-12-18 16:50:00', '2023-12-18 16:50:00'),
(300, 'ar', 'أدمن', '2023-12-18 16:50:00', '2023-12-18 16:50:00'),
(301, 'en', 'manager', '2023-12-18 16:50:00', '2023-12-18 16:50:00'),
(302, 'ar', 'مدير', '2023-12-18 16:50:00', '2023-12-18 16:50:00'),
(303, 'en', 'system', '2023-12-18 16:50:00', '2023-12-18 16:50:00'),
(304, 'ar', 'النظام', '2023-12-18 16:50:00', '2023-12-18 16:50:00'),
(305, 'en', 'Mayada', '2023-12-18 16:52:36', '2023-12-18 16:52:36'),
(306, 'ar', 'ميادة', '2023-12-18 16:52:36', '2023-12-18 16:52:36'),
(307, 'en', 'Dyab', '2023-12-18 16:52:36', '2023-12-18 16:52:36'),
(308, 'ar', 'دياب', '2023-12-18 16:52:36', '2023-12-18 16:52:36'),
(309, 'en', 'Dyab', '2023-12-18 16:52:36', '2023-12-18 16:52:36'),
(310, 'ar', 'دياب', '2023-12-18 16:52:36', '2023-12-18 16:52:36'),
(311, 'en', 'Vacation', '2023-12-19 09:45:23', '2023-12-19 09:45:23'),
(312, 'ar', 'اجازة', '2023-12-19 09:45:23', '2023-12-19 09:45:23'),
(313, 'en', 'Stores Mgt.', '2023-12-19 09:46:38', '2023-12-19 09:46:38'),
(314, 'ar', 'ادارة المستودعات', '2023-12-19 09:46:38', '2023-12-19 09:46:38'),
(315, 'en', 'jeddah', '2023-12-19 09:46:38', '2023-12-19 09:46:38'),
(316, 'ar', 'جدة', '2023-12-19 09:46:38', '2023-12-19 09:46:38'),
(317, 'en', 'Vacation', '2023-12-19 09:59:07', '2023-12-19 09:59:07'),
(318, 'ar', 'اجازة', '2023-12-19 09:59:07', '2023-12-19 09:59:07'),
(319, 'en', 'Vacation', '2023-12-19 10:01:09', '2023-12-19 10:01:09'),
(320, 'ar', 'اجازة', '2023-12-19 10:01:09', '2023-12-19 10:01:09'),
(321, 'en', 'Vacation', '2023-12-19 10:06:03', '2023-12-19 10:06:03'),
(322, 'ar', 'اجازة', '2023-12-19 10:06:03', '2023-12-19 10:06:03'),
(323, 'en', 'Vacation', '2023-12-19 10:07:42', '2023-12-19 10:07:42'),
(324, 'ar', 'اجازة', '2023-12-19 10:07:42', '2023-12-19 10:07:42'),
(325, 'en', 'Vacation', '2023-12-19 10:12:52', '2023-12-19 10:12:52'),
(326, 'ar', 'اجازة', '2023-12-19 10:12:52', '2023-12-19 10:12:52'),
(327, 'en', 'admin', '2023-12-19 10:20:37', '2023-12-19 10:20:37'),
(328, 'ar', 'أدمن', '2023-12-19 10:20:37', '2023-12-19 10:20:37'),
(329, 'en', 'manager', '2023-12-19 10:20:37', '2023-12-19 10:20:37'),
(330, 'ar', 'مدير', '2023-12-19 10:20:37', '2023-12-19 10:20:37'),
(331, 'en', 'system', '2023-12-19 10:20:37', '2023-12-19 10:20:37'),
(332, 'ar', 'النظام', '2023-12-19 10:20:37', '2023-12-19 10:20:37'),
(333, 'en', 'Vacation', '2023-12-19 10:25:03', '2023-12-19 10:25:03'),
(334, 'ar', 'اجازة', '2023-12-19 10:25:03', '2023-12-19 10:25:03'),
(335, 'en', 'Vacation', '2023-12-19 10:25:28', '2023-12-19 10:25:28'),
(336, 'ar', 'اجازة', '2023-12-19 10:25:28', '2023-12-19 10:25:28'),
(337, 'en', 'Vacation', '2023-12-19 10:27:28', '2023-12-19 10:27:28'),
(338, 'ar', 'اجازة', '2023-12-19 10:27:28', '2023-12-19 10:27:28'),
(339, 'en', 'Vacation', '2023-12-19 10:27:44', '2023-12-19 10:27:44'),
(340, 'ar', 'اجازة', '2023-12-19 10:27:44', '2023-12-19 10:27:44'),
(341, 'en', 'Vacation', '2023-12-19 10:28:00', '2023-12-19 10:28:00'),
(342, 'ar', 'اجازة', '2023-12-19 10:28:00', '2023-12-19 10:28:00'),
(343, 'en', 'asdadf', '2023-12-19 10:32:47', '2023-12-19 10:32:47'),
(344, 'ar', 'سيبسيب', '2023-12-19 10:32:47', '2023-12-19 10:32:47'),
(345, 'en', 'New', '2023-12-19 14:53:48', '2023-12-19 14:53:48'),
(346, 'ar', 'جديد', '2023-12-19 14:53:48', '2023-12-19 14:53:48'),
(347, 'en', 'New', '2023-12-19 14:59:02', '2023-12-19 14:59:02'),
(348, 'ar', 'جديد', '2023-12-19 14:59:03', '2023-12-19 14:59:03'),
(349, 'en', 'New', '2023-12-19 14:59:47', '2023-12-19 14:59:47'),
(350, 'ar', 'جديد', '2023-12-19 14:59:47', '2023-12-19 14:59:47'),
(351, 'en', 'Head of Dep. Agree', '2023-12-19 14:59:58', '2023-12-19 14:59:58'),
(352, 'ar', 'موافقة رئيس القسم', '2023-12-19 14:59:58', '2023-12-19 14:59:58'),
(353, 'en', 'aaaa', '2023-12-19 15:01:33', '2023-12-19 15:01:33'),
(354, 'ar', 'يييي', '2023-12-19 15:01:33', '2023-12-19 15:01:33'),
(355, 'en', 'New', '2023-12-19 15:59:40', '2023-12-19 15:59:40'),
(356, 'ar', 'جديد', '2023-12-19 15:59:41', '2023-12-19 15:59:41'),
(357, 'en', 'New', '2023-12-19 16:00:00', '2023-12-19 16:00:00'),
(358, 'ar', 'جديد', '2023-12-19 16:00:00', '2023-12-19 16:00:00'),
(359, 'en', 'New', '2023-12-19 16:01:42', '2023-12-19 16:01:42'),
(360, 'ar', 'جديد', '2023-12-19 16:01:42', '2023-12-19 16:01:42'),
(361, 'en', 'New', '2023-12-19 16:01:54', '2023-12-19 16:01:54'),
(362, 'ar', 'جديد', '2023-12-19 16:01:54', '2023-12-19 16:01:54'),
(363, 'en', 'Head of Dep. Agree', '2023-12-19 16:02:02', '2023-12-19 16:02:02'),
(364, 'ar', 'موافقة رئيس القسم', '2023-12-19 16:02:02', '2023-12-19 16:02:02'),
(365, 'en', 'New', '2023-12-19 16:05:35', '2023-12-19 16:05:35'),
(366, 'ar', 'جديد', '2023-12-19 16:05:35', '2023-12-19 16:05:35'),
(367, 'en', 'New', '2023-12-19 16:07:35', '2023-12-19 16:07:35'),
(368, 'ar', 'جديد', '2023-12-19 16:07:35', '2023-12-19 16:07:35'),
(369, 'en', 'New', '2023-12-19 16:12:20', '2023-12-19 16:12:20'),
(370, 'ar', 'جديد', '2023-12-19 16:12:20', '2023-12-19 16:12:20'),
(371, 'en', 'admin', '2023-12-19 16:16:30', '2023-12-19 16:16:30'),
(372, 'ar', 'أدمن', '2023-12-19 16:16:30', '2023-12-19 16:16:30'),
(373, 'en', 'manager', '2023-12-19 16:16:30', '2023-12-19 16:16:30'),
(374, 'ar', 'مدير', '2023-12-19 16:16:30', '2023-12-19 16:16:30'),
(375, 'en', 'system', '2023-12-19 16:16:30', '2023-12-19 16:16:30'),
(376, 'ar', 'النظام', '2023-12-19 16:16:30', '2023-12-19 16:16:30'),
(377, 'en', 'Head of Dep. Agree', '2023-12-19 16:18:26', '2023-12-19 16:18:26'),
(378, 'ar', 'موافقة رئيس القسم', '2023-12-19 16:18:26', '2023-12-19 16:18:26'),
(379, 'en', 'admin', '2023-12-19 16:25:24', '2023-12-19 16:25:24'),
(380, 'ar', 'أدمن', '2023-12-19 16:25:24', '2023-12-19 16:25:24'),
(381, 'en', 'manager', '2023-12-19 16:25:24', '2023-12-19 16:25:24'),
(382, 'ar', 'مدير', '2023-12-19 16:25:24', '2023-12-19 16:25:24'),
(383, 'en', 'system', '2023-12-19 16:25:24', '2023-12-19 16:25:24'),
(384, 'ar', 'النظام', '2023-12-19 16:25:24', '2023-12-19 16:25:24'),
(385, 'en', 'Head of Dep. Agree', '2023-12-19 16:33:02', '2023-12-19 16:33:02'),
(386, 'ar', 'موافقة رئيس القسم', '2023-12-19 16:33:02', '2023-12-19 16:33:02'),
(387, 'en', 'Head of Dep. Agree', '2023-12-19 16:33:25', '2023-12-19 16:33:25'),
(388, 'ar', 'موافقة رئيس القسم', '2023-12-19 16:33:25', '2023-12-19 16:33:25'),
(389, 'en', 'Head of Dep. Agree', '2023-12-19 16:34:12', '2023-12-19 16:34:12'),
(390, 'ar', 'موافقة رئيس القسم', '2023-12-19 16:34:12', '2023-12-19 16:34:12'),
(391, 'en', 'New', '2023-12-19 16:36:02', '2023-12-19 16:36:02'),
(392, 'ar', 'جديد', '2023-12-19 16:36:02', '2023-12-19 16:36:02'),
(393, 'en', 'New', '2023-12-19 16:36:40', '2023-12-19 16:36:40'),
(394, 'ar', 'جديد', '2023-12-19 16:36:40', '2023-12-19 16:36:40'),
(395, 'en', 'New', '2023-12-19 16:37:10', '2023-12-19 16:37:10'),
(396, 'ar', 'جديد', '2023-12-19 16:37:10', '2023-12-19 16:37:10'),
(397, 'en', 'GM. Approval', '2023-12-20 05:41:50', '2023-12-20 05:41:50'),
(398, 'ar', 'موافقة المدير العام', '2023-12-20 05:41:50', '2023-12-20 05:41:50'),
(399, 'en', 'GM. Approval', '2023-12-20 14:26:20', '2023-12-20 14:26:20'),
(400, 'ar', 'موافقة المدير العام', '2023-12-20 14:26:20', '2023-12-20 14:26:20'),
(401, 'en', 'admin', '2023-12-20 14:26:54', '2023-12-20 14:26:54'),
(402, 'ar', 'أدمن', '2023-12-20 14:26:54', '2023-12-20 14:26:54'),
(403, 'en', 'manager', '2023-12-20 14:26:54', '2023-12-20 14:26:54'),
(404, 'ar', 'مدير', '2023-12-20 14:26:54', '2023-12-20 14:26:54'),
(405, 'en', 'system', '2023-12-20 14:26:54', '2023-12-20 14:26:54'),
(406, 'ar', 'النظام', '2023-12-20 14:26:54', '2023-12-20 14:26:54'),
(407, 'en', 'Mayada', '2023-12-20 14:37:04', '2023-12-20 14:37:04'),
(408, 'ar', 'ميادة', '2023-12-20 14:37:05', '2023-12-20 14:37:05'),
(409, 'en', 'Dyab', '2023-12-20 14:37:05', '2023-12-20 14:37:05'),
(410, 'ar', 'دياب', '2023-12-20 14:37:05', '2023-12-20 14:37:05'),
(411, 'en', 'Dyab', '2023-12-20 14:37:05', '2023-12-20 14:37:05'),
(412, 'ar', 'دياب', '2023-12-20 14:37:05', '2023-12-20 14:37:05'),
(413, 'en', 'cccc', '2023-12-20 16:04:32', '2023-12-20 16:04:32'),
(414, 'ar', 'ييي', '2023-12-20 16:04:32', '2023-12-20 16:04:32'),
(415, 'en', 'ddd', '2023-12-20 16:04:32', '2023-12-20 16:04:32'),
(416, 'ar', 'بلل', '2023-12-20 16:04:32', '2023-12-20 16:04:32'),
(417, 'en', 'vvv', '2023-12-20 16:04:32', '2023-12-20 16:04:32'),
(418, 'ar', 'يسس', '2023-12-20 16:04:32', '2023-12-20 16:04:32'),
(419, 'en', 'cccc', '2023-12-20 16:05:58', '2023-12-20 16:05:58'),
(420, 'ar', 'فادي', '2023-12-20 16:05:58', '2023-12-20 16:05:58'),
(421, 'en', 'ddd', '2023-12-20 16:05:58', '2023-12-20 16:05:58'),
(422, 'ar', 'بلل', '2023-12-20 16:05:59', '2023-12-20 16:05:59'),
(423, 'en', 'vvv', '2023-12-20 16:05:59', '2023-12-20 16:05:59'),
(424, 'ar', 'يسس', '2023-12-20 16:05:59', '2023-12-20 16:05:59'),
(425, 'en', 'admin', '2023-12-20 16:06:42', '2023-12-20 16:06:42'),
(426, 'ar', 'أدمن', '2023-12-20 16:06:42', '2023-12-20 16:06:42'),
(427, 'en', 'manager', '2023-12-20 16:06:42', '2023-12-20 16:06:42'),
(428, 'ar', 'مدير', '2023-12-20 16:06:42', '2023-12-20 16:06:42'),
(429, 'en', 'system', '2023-12-20 16:06:42', '2023-12-20 16:06:42'),
(430, 'ar', 'النظام', '2023-12-20 16:06:42', '2023-12-20 16:06:42'),
(431, 'en', 'admin', '2023-12-20 16:08:19', '2023-12-20 16:08:19'),
(432, 'ar', 'أدمن', '2023-12-20 16:08:19', '2023-12-20 16:08:19'),
(433, 'en', 'manager', '2023-12-20 16:08:19', '2023-12-20 16:08:19'),
(434, 'ar', 'مدير', '2023-12-20 16:08:19', '2023-12-20 16:08:19'),
(435, 'en', 'system', '2023-12-20 16:08:20', '2023-12-20 16:08:20'),
(436, 'ar', 'النظام', '2023-12-20 16:08:20', '2023-12-20 16:08:20'),
(437, 'en', 'admin', '2023-12-20 16:16:24', '2023-12-20 16:16:24'),
(438, 'ar', 'أدمن', '2023-12-20 16:16:24', '2023-12-20 16:16:24'),
(439, 'en', 'manager', '2023-12-20 16:16:24', '2023-12-20 16:16:24'),
(440, 'ar', 'مدير', '2023-12-20 16:16:24', '2023-12-20 16:16:24'),
(441, 'en', 'system', '2023-12-20 16:16:25', '2023-12-20 16:16:25'),
(442, 'ar', 'النظام', '2023-12-20 16:16:25', '2023-12-20 16:16:25'),
(443, 'en', 'Closed', '2023-12-20 16:39:39', '2023-12-20 16:39:39'),
(444, 'ar', 'انتهاء', '2023-12-20 16:39:40', '2023-12-20 16:39:40'),
(445, 'en', 'Mayada', '2023-12-20 16:40:43', '2023-12-20 16:40:43'),
(446, 'ar', 'ميادة', '2023-12-20 16:40:43', '2023-12-20 16:40:43'),
(447, 'en', 'Dyab', '2023-12-20 16:40:43', '2023-12-20 16:40:43'),
(448, 'ar', 'دياب', '2023-12-20 16:40:43', '2023-12-20 16:40:43'),
(449, 'en', 'Dyab', '2023-12-20 16:40:43', '2023-12-20 16:40:43'),
(450, 'ar', 'دياب', '2023-12-20 16:40:43', '2023-12-20 16:40:43'),
(451, 'en', 'New', '2023-12-21 05:16:14', '2023-12-21 05:16:14'),
(452, 'ar', 'جديد', '2023-12-21 05:16:14', '2023-12-21 05:16:14'),
(453, 'en', 'New', '2023-12-21 05:16:59', '2023-12-21 05:16:59'),
(454, 'ar', 'جديد', '2023-12-21 05:16:59', '2023-12-21 05:16:59'),
(455, 'en', 'Manager Agree', '2023-12-23 14:35:49', '2023-12-23 14:35:49'),
(456, 'ar', 'موافقة المدير', '2023-12-23 14:35:49', '2023-12-23 14:35:49'),
(457, 'en', 'Mayada', '2023-12-23 14:41:39', '2023-12-23 14:41:39'),
(458, 'ar', 'ميادة', '2023-12-23 14:41:39', '2023-12-23 14:41:39'),
(459, 'en', 'Dyab', '2023-12-23 14:41:39', '2023-12-23 14:41:39'),
(460, 'ar', 'دياب', '2023-12-23 14:41:39', '2023-12-23 14:41:39'),
(461, 'en', 'Dyab', '2023-12-23 14:41:39', '2023-12-23 14:41:39'),
(462, 'ar', 'دياب', '2023-12-23 14:41:39', '2023-12-23 14:41:39'),
(463, 'en', 'Branch manager', '2023-12-24 03:28:02', '2023-12-24 03:28:02'),
(464, 'ar', 'مدير الفرع', '2023-12-24 03:28:02', '2023-12-24 03:28:02'),
(465, 'en', 'Mayada', '2023-12-24 03:28:18', '2023-12-24 03:28:18'),
(466, 'ar', 'ميادة', '2023-12-24 03:28:18', '2023-12-24 03:28:18'),
(467, 'en', 'Dyab', '2023-12-24 03:28:18', '2023-12-24 03:28:18'),
(468, 'ar', 'دياب', '2023-12-24 03:28:18', '2023-12-24 03:28:18'),
(469, 'en', 'Dyab', '2023-12-24 03:28:18', '2023-12-24 03:28:18'),
(470, 'ar', 'دياب', '2023-12-24 03:28:18', '2023-12-24 03:28:18'),
(471, 'en', 'Manager Agree', '2023-12-24 03:33:10', '2023-12-24 03:33:10'),
(472, 'ar', 'موافقة مدير الفرع', '2023-12-24 03:33:10', '2023-12-24 03:33:10'),
(473, 'en', 'Mgmt. Manager', '2023-12-24 03:37:45', '2023-12-24 03:37:45'),
(474, 'ar', 'مدير الادارة', '2023-12-24 03:37:45', '2023-12-24 03:37:45'),
(475, 'en', 'GM. Approval', '2023-12-24 03:41:55', '2023-12-24 03:41:55'),
(476, 'ar', 'موافقة المدير العام', '2023-12-24 03:41:55', '2023-12-24 03:41:55'),
(477, 'en', 'Mayada', '2023-12-24 03:42:31', '2023-12-24 03:42:31'),
(478, 'ar', 'ميادة', '2023-12-24 03:42:31', '2023-12-24 03:42:31'),
(479, 'en', 'Dyab', '2023-12-24 03:42:31', '2023-12-24 03:42:31'),
(480, 'ar', 'دياب', '2023-12-24 03:42:31', '2023-12-24 03:42:31'),
(481, 'en', 'Dyab', '2023-12-24 03:42:31', '2023-12-24 03:42:31'),
(482, 'ar', 'دياب', '2023-12-24 03:42:31', '2023-12-24 03:42:31'),
(483, 'en', 'GM. Approval', '2023-12-24 03:43:03', '2023-12-24 03:43:03'),
(484, 'ar', 'موافقة المدير العام', '2023-12-24 03:43:03', '2023-12-24 03:43:03'),
(485, 'en', 'Head of Department', '2023-12-24 03:48:18', '2023-12-24 03:48:18'),
(486, 'ar', 'رئيس القسم', '2023-12-24 03:48:18', '2023-12-24 03:48:18'),
(487, 'en', 'Head of Dep. Agree', '2023-12-24 03:50:51', '2023-12-24 03:50:51'),
(488, 'ar', 'موافقة رئيس القسم', '2023-12-24 03:50:51', '2023-12-24 03:50:51'),
(489, 'en', 'Mayada', '2023-12-24 03:51:16', '2023-12-24 03:51:16'),
(490, 'ar', 'ميادة', '2023-12-24 03:51:16', '2023-12-24 03:51:16'),
(491, 'en', 'Dyab', '2023-12-24 03:51:16', '2023-12-24 03:51:16'),
(492, 'ar', 'دياب', '2023-12-24 03:51:16', '2023-12-24 03:51:16'),
(493, 'en', 'Dyab', '2023-12-24 03:51:16', '2023-12-24 03:51:16'),
(494, 'ar', 'دياب', '2023-12-24 03:51:16', '2023-12-24 03:51:16'),
(495, 'en', 'Head of Dep. Agree', '2023-12-24 05:18:03', '2023-12-24 05:18:03'),
(496, 'ar', 'موافقة رئيس القسم', '2023-12-24 05:18:03', '2023-12-24 05:18:03'),
(497, 'en', 'Head of Dep. Agree', '2023-12-24 05:29:21', '2023-12-24 05:29:21'),
(498, 'ar', 'موافقة رئيس القسم', '2023-12-24 05:29:21', '2023-12-24 05:29:21'),
(499, 'en', 'Mayada', '2023-12-24 08:42:36', '2023-12-24 08:42:36'),
(500, 'ar', 'ميادة', '2023-12-24 08:42:36', '2023-12-24 08:42:36'),
(501, 'en', 'Dyab', '2023-12-24 08:42:36', '2023-12-24 08:42:36'),
(502, 'ar', 'دياب', '2023-12-24 08:42:36', '2023-12-24 08:42:36'),
(503, 'en', 'Dyab', '2023-12-24 08:42:36', '2023-12-24 08:42:36'),
(504, 'ar', 'دياب', '2023-12-24 08:42:37', '2023-12-24 08:42:37'),
(505, 'en', 'Mayada', '2023-12-24 08:51:05', '2023-12-24 08:51:05'),
(506, 'ar', 'ميادة', '2023-12-24 08:51:05', '2023-12-24 08:51:05'),
(507, 'en', 'Dyab', '2023-12-24 08:51:05', '2023-12-24 08:51:05'),
(508, 'ar', 'دياب', '2023-12-24 08:51:05', '2023-12-24 08:51:05'),
(509, 'en', 'Dyab', '2023-12-24 08:51:05', '2023-12-24 08:51:05'),
(510, 'ar', 'دياب', '2023-12-24 08:51:05', '2023-12-24 08:51:05'),
(511, 'en', 'Mayada', '2023-12-24 08:51:16', '2023-12-24 08:51:16'),
(512, 'ar', 'ميادة', '2023-12-24 08:51:16', '2023-12-24 08:51:16'),
(513, 'en', 'Dyab', '2023-12-24 08:51:16', '2023-12-24 08:51:16'),
(514, 'ar', 'دياب', '2023-12-24 08:51:16', '2023-12-24 08:51:16'),
(515, 'en', 'Dyab', '2023-12-24 08:51:16', '2023-12-24 08:51:16'),
(516, 'ar', 'دياب', '2023-12-24 08:51:16', '2023-12-24 08:51:16'),
(517, 'en', 'Mayada', '2023-12-24 08:51:30', '2023-12-24 08:51:30'),
(518, 'ar', 'ميادة', '2023-12-24 08:51:30', '2023-12-24 08:51:30'),
(519, 'en', 'Dyab', '2023-12-24 08:51:30', '2023-12-24 08:51:30'),
(520, 'ar', 'دياب', '2023-12-24 08:51:30', '2023-12-24 08:51:30'),
(521, 'en', 'Dyab', '2023-12-24 08:51:30', '2023-12-24 08:51:30'),
(522, 'ar', 'دياب', '2023-12-24 08:51:30', '2023-12-24 08:51:30'),
(523, 'en', 'Mayada', '2023-12-24 08:51:49', '2023-12-24 08:51:49'),
(524, 'ar', 'ميادة', '2023-12-24 08:51:49', '2023-12-24 08:51:49'),
(525, 'en', 'Dyab', '2023-12-24 08:51:49', '2023-12-24 08:51:49'),
(526, 'ar', 'دياب', '2023-12-24 08:51:49', '2023-12-24 08:51:49'),
(527, 'en', 'Dyab', '2023-12-24 08:51:49', '2023-12-24 08:51:49'),
(528, 'ar', 'دياب', '2023-12-24 08:51:49', '2023-12-24 08:51:49'),
(529, 'en', 'Mayada', '2023-12-24 08:57:56', '2023-12-24 08:57:56'),
(530, 'ar', 'ميادة', '2023-12-24 08:57:56', '2023-12-24 08:57:56'),
(531, 'en', 'Dyab', '2023-12-24 08:57:56', '2023-12-24 08:57:56'),
(532, 'ar', 'دياب', '2023-12-24 08:57:56', '2023-12-24 08:57:56'),
(533, 'en', 'Dyab', '2023-12-24 08:57:56', '2023-12-24 08:57:56'),
(534, 'ar', 'دياب', '2023-12-24 08:57:56', '2023-12-24 08:57:56'),
(535, 'en', 'Mayada', '2023-12-24 08:58:17', '2023-12-24 08:58:17'),
(536, 'ar', 'ميادة', '2023-12-24 08:58:17', '2023-12-24 08:58:17'),
(537, 'en', 'Dyab', '2023-12-24 08:58:17', '2023-12-24 08:58:17'),
(538, 'ar', 'دياب', '2023-12-24 08:58:17', '2023-12-24 08:58:17'),
(539, 'en', 'Dyab', '2023-12-24 08:58:17', '2023-12-24 08:58:17'),
(540, 'ar', 'دياب', '2023-12-24 08:58:17', '2023-12-24 08:58:17'),
(541, 'en', 'Mayada', '2023-12-24 08:58:58', '2023-12-24 08:58:58'),
(542, 'ar', 'ميادة', '2023-12-24 08:58:58', '2023-12-24 08:58:58'),
(543, 'en', 'Dyab', '2023-12-24 08:58:58', '2023-12-24 08:58:58'),
(544, 'ar', 'دياب', '2023-12-24 08:58:58', '2023-12-24 08:58:58'),
(545, 'en', 'Dyab', '2023-12-24 08:58:58', '2023-12-24 08:58:58'),
(546, 'ar', 'دياب', '2023-12-24 08:58:58', '2023-12-24 08:58:58'),
(547, 'en', 'Mayada', '2023-12-24 08:59:37', '2023-12-24 08:59:37'),
(548, 'ar', 'ميادة', '2023-12-24 08:59:37', '2023-12-24 08:59:37'),
(549, 'en', 'Dyab', '2023-12-24 08:59:37', '2023-12-24 08:59:37'),
(550, 'ar', 'دياب', '2023-12-24 08:59:37', '2023-12-24 08:59:37'),
(551, 'en', 'Dyab', '2023-12-24 08:59:37', '2023-12-24 08:59:37'),
(552, 'ar', 'دياب', '2023-12-24 08:59:37', '2023-12-24 08:59:37'),
(553, 'en', 'Mayada', '2023-12-24 08:59:49', '2023-12-24 08:59:49'),
(554, 'ar', 'ميادة', '2023-12-24 08:59:49', '2023-12-24 08:59:49'),
(555, 'en', 'Dyab', '2023-12-24 08:59:49', '2023-12-24 08:59:49'),
(556, 'ar', 'دياب', '2023-12-24 08:59:49', '2023-12-24 08:59:49'),
(557, 'en', 'Dyab', '2023-12-24 08:59:49', '2023-12-24 08:59:49'),
(558, 'ar', 'دياب', '2023-12-24 08:59:49', '2023-12-24 08:59:49'),
(559, 'en', 'Mayada', '2023-12-24 09:00:24', '2023-12-24 09:00:24'),
(560, 'ar', 'ميادة', '2023-12-24 09:00:24', '2023-12-24 09:00:24'),
(561, 'en', 'Dyab', '2023-12-24 09:00:24', '2023-12-24 09:00:24'),
(562, 'ar', 'دياب', '2023-12-24 09:00:24', '2023-12-24 09:00:24'),
(563, 'en', 'Dyab', '2023-12-24 09:00:24', '2023-12-24 09:00:24'),
(564, 'ar', 'دياب', '2023-12-24 09:00:24', '2023-12-24 09:00:24'),
(565, 'en', 'Mayada', '2023-12-24 09:00:30', '2023-12-24 09:00:30'),
(566, 'ar', 'ميادة', '2023-12-24 09:00:30', '2023-12-24 09:00:30'),
(567, 'en', 'Dyab', '2023-12-24 09:00:30', '2023-12-24 09:00:30'),
(568, 'ar', 'دياب', '2023-12-24 09:00:30', '2023-12-24 09:00:30'),
(569, 'en', 'Dyab', '2023-12-24 09:00:30', '2023-12-24 09:00:30'),
(570, 'ar', 'دياب', '2023-12-24 09:00:30', '2023-12-24 09:00:30'),
(571, 'en', 'Mayada', '2023-12-24 09:00:36', '2023-12-24 09:00:36'),
(572, 'ar', 'ميادة', '2023-12-24 09:00:36', '2023-12-24 09:00:36'),
(573, 'en', 'Dyab', '2023-12-24 09:00:36', '2023-12-24 09:00:36'),
(574, 'ar', 'دياب', '2023-12-24 09:00:36', '2023-12-24 09:00:36'),
(575, 'en', 'Dyab', '2023-12-24 09:00:36', '2023-12-24 09:00:36'),
(576, 'ar', 'دياب', '2023-12-24 09:00:36', '2023-12-24 09:00:36'),
(577, 'en', 'Mayada', '2023-12-24 09:00:58', '2023-12-24 09:00:58'),
(578, 'ar', 'ميادة', '2023-12-24 09:00:58', '2023-12-24 09:00:58'),
(579, 'en', 'Dyab', '2023-12-24 09:00:58', '2023-12-24 09:00:58'),
(580, 'ar', 'دياب', '2023-12-24 09:00:58', '2023-12-24 09:00:58'),
(581, 'en', 'Dyab', '2023-12-24 09:00:58', '2023-12-24 09:00:58'),
(582, 'ar', 'دياب', '2023-12-24 09:00:58', '2023-12-24 09:00:58'),
(583, 'en', 'Mayada', '2023-12-24 09:01:18', '2023-12-24 09:01:18'),
(584, 'ar', 'ميادة', '2023-12-24 09:01:18', '2023-12-24 09:01:18'),
(585, 'en', 'Dyab', '2023-12-24 09:01:18', '2023-12-24 09:01:18'),
(586, 'ar', 'دياب', '2023-12-24 09:01:18', '2023-12-24 09:01:18'),
(587, 'en', 'Dyab', '2023-12-24 09:01:18', '2023-12-24 09:01:18'),
(588, 'ar', 'دياب', '2023-12-24 09:01:18', '2023-12-24 09:01:18'),
(589, 'en', 'cccc', '2023-12-24 09:01:49', '2023-12-24 09:01:49'),
(590, 'ar', 'فادي', '2023-12-24 09:01:49', '2023-12-24 09:01:49'),
(591, 'en', 'ddd', '2023-12-24 09:01:49', '2023-12-24 09:01:49'),
(592, 'ar', 'بلل', '2023-12-24 09:01:49', '2023-12-24 09:01:49'),
(593, 'en', 'vvv', '2023-12-24 09:01:49', '2023-12-24 09:01:49'),
(594, 'ar', 'يسس', '2023-12-24 09:01:49', '2023-12-24 09:01:49'),
(595, 'en', 'cccc', '2023-12-24 09:02:01', '2023-12-24 09:02:01'),
(596, 'ar', 'فادي', '2023-12-24 09:02:01', '2023-12-24 09:02:01'),
(597, 'en', 'ddd', '2023-12-24 09:02:01', '2023-12-24 09:02:01'),
(598, 'ar', 'بلل', '2023-12-24 09:02:01', '2023-12-24 09:02:01'),
(599, 'en', 'vvv', '2023-12-24 09:02:01', '2023-12-24 09:02:01'),
(600, 'ar', 'يسس', '2023-12-24 09:02:01', '2023-12-24 09:02:01'),
(601, 'en', 'cccc', '2023-12-24 09:02:12', '2023-12-24 09:02:12'),
(602, 'ar', 'فادي', '2023-12-24 09:02:12', '2023-12-24 09:02:12'),
(603, 'en', 'ddd', '2023-12-24 09:02:12', '2023-12-24 09:02:12'),
(604, 'ar', 'بلل', '2023-12-24 09:02:12', '2023-12-24 09:02:12'),
(605, 'en', 'vvv', '2023-12-24 09:02:12', '2023-12-24 09:02:12'),
(606, 'ar', 'يسس', '2023-12-24 09:02:12', '2023-12-24 09:02:12'),
(607, 'en', 'cccc', '2023-12-24 09:02:23', '2023-12-24 09:02:23'),
(608, 'ar', 'فادي', '2023-12-24 09:02:23', '2023-12-24 09:02:23'),
(609, 'en', 'ddd', '2023-12-24 09:02:23', '2023-12-24 09:02:23'),
(610, 'ar', 'بلل', '2023-12-24 09:02:23', '2023-12-24 09:02:23'),
(611, 'en', 'vvv', '2023-12-24 09:02:23', '2023-12-24 09:02:23'),
(612, 'ar', 'يسس', '2023-12-24 09:02:23', '2023-12-24 09:02:23'),
(613, 'en', 'Approval or rejection', '2023-12-25 03:49:27', '2023-12-25 03:49:27'),
(614, 'ar', 'للموافقة أو الرفض', '2023-12-25 03:49:27', '2023-12-25 03:49:27'),
(615, 'en', 'To View', '2023-12-25 03:50:12', '2023-12-25 03:50:12'),
(616, 'ar', 'للاطلاع', '2023-12-25 03:50:12', '2023-12-25 03:50:12'),
(617, 'en', 'New', '2023-12-25 03:51:06', '2023-12-25 03:51:06'),
(618, 'ar', 'جديد', '2023-12-25 03:51:06', '2023-12-25 03:51:06'),
(619, 'en', 'Closed', '2023-12-25 04:00:23', '2023-12-25 04:00:23'),
(620, 'ar', 'انتهاء', '2023-12-25 04:00:23', '2023-12-25 04:00:23'),
(621, 'en', 'Head of Dep. Agree', '2023-12-25 04:52:19', '2023-12-25 04:52:19'),
(622, 'ar', 'موافقة رئيس القسم', '2023-12-25 04:52:19', '2023-12-25 04:52:19'),
(623, 'en', 'New', '2023-12-25 05:37:44', '2023-12-25 05:37:44'),
(624, 'ar', 'جديد', '2023-12-25 05:37:44', '2023-12-25 05:37:44'),
(625, 'en', 'Head of Dep. Agree', '2023-12-25 05:38:00', '2023-12-25 05:38:00'),
(626, 'ar', 'موافقة رئيس القسم', '2023-12-25 05:38:00', '2023-12-25 05:38:00'),
(627, 'en', 'GM. Approval', '2023-12-25 05:38:07', '2023-12-25 05:38:07'),
(628, 'ar', 'موافقة المدير العام', '2023-12-25 05:38:07', '2023-12-25 05:38:07'),
(629, 'en', 'New', '2023-12-25 05:41:19', '2023-12-25 05:41:19'),
(630, 'ar', 'جديد', '2023-12-25 05:41:19', '2023-12-25 05:41:19'),
(631, 'en', 'New', '2023-12-25 13:43:45', '2023-12-25 13:43:45'),
(632, 'ar', 'جديد', '2023-12-25 13:43:45', '2023-12-25 13:43:45'),
(633, 'en', 'Head of Dep. Agree', '2023-12-25 16:53:39', '2023-12-25 16:53:39'),
(634, 'ar', 'موافقة رئيس القسم', '2023-12-25 16:53:39', '2023-12-25 16:53:39'),
(635, 'en', 'New', '2023-12-26 05:18:49', '2023-12-26 05:18:49'),
(636, 'ar', 'جديد', '2023-12-26 05:18:49', '2023-12-26 05:18:49'),
(637, 'en', 'New', '2023-12-26 08:46:15', '2023-12-26 08:46:15'),
(638, 'ar', 'جديد', '2023-12-26 08:46:15', '2023-12-26 08:46:15'),
(639, 'en', 'New', '2023-12-26 08:50:10', '2023-12-26 08:50:10'),
(640, 'ar', 'جديد', '2023-12-26 08:50:10', '2023-12-26 08:50:10'),
(641, 'en', 'New', '2023-12-26 08:53:46', '2023-12-26 08:53:46'),
(642, 'ar', 'جديد', '2023-12-26 08:53:46', '2023-12-26 08:53:46'),
(643, 'en', 'New', '2023-12-26 08:55:00', '2023-12-26 08:55:00'),
(644, 'ar', 'جديد', '2023-12-26 08:55:00', '2023-12-26 08:55:00'),
(645, 'en', 'New', '2023-12-26 13:20:15', '2023-12-26 13:20:15'),
(646, 'ar', 'جديد', '2023-12-26 13:20:15', '2023-12-26 13:20:15'),
(647, 'en', 'Head of Dep. Agree', '2023-12-26 13:20:37', '2023-12-26 13:20:37'),
(648, 'ar', 'موافقة رئيس القسم', '2023-12-26 13:20:37', '2023-12-26 13:20:37'),
(649, 'en', 'Head of Dep. Agree', '2023-12-26 13:20:51', '2023-12-26 13:20:51'),
(650, 'ar', 'موافقة رئيس القسم', '2023-12-26 13:20:51', '2023-12-26 13:20:51'),
(651, 'en', 'GM. Approval', '2023-12-26 13:21:01', '2023-12-26 13:21:01'),
(652, 'ar', 'موافقة المدير العام', '2023-12-26 13:21:01', '2023-12-26 13:21:01'),
(653, 'en', 'New', '2023-12-26 13:27:23', '2023-12-26 13:27:23'),
(654, 'ar', 'جديد', '2023-12-26 13:27:23', '2023-12-26 13:27:23'),
(655, 'en', 'New', '2023-12-26 14:06:02', '2023-12-26 14:06:02'),
(656, 'ar', 'جديد', '2023-12-26 14:06:02', '2023-12-26 14:06:02'),
(657, 'en', 'Head of Dep. Agree', '2023-12-26 14:06:20', '2023-12-26 14:06:20'),
(658, 'ar', 'موافقة رئيس القسم', '2023-12-26 14:06:20', '2023-12-26 14:06:20'),
(659, 'en', 'GM. Approval', '2023-12-26 14:06:37', '2023-12-26 14:06:37'),
(660, 'ar', 'موافقة المدير العام', '2023-12-26 14:06:37', '2023-12-26 14:06:37'),
(661, 'en', 'New', '2023-12-26 14:06:45', '2023-12-26 14:06:45'),
(662, 'ar', 'جديد', '2023-12-26 14:06:45', '2023-12-26 14:06:45'),
(663, 'en', 'Head of Dep. Agree', '2023-12-26 14:08:55', '2023-12-26 14:08:55'),
(664, 'ar', 'موافقة رئيس القسم', '2023-12-26 14:08:55', '2023-12-26 14:08:55'),
(665, 'en', 'Head of Dep. Agree', '2023-12-26 14:10:07', '2023-12-26 14:10:07'),
(666, 'ar', 'موافقة رئيس القسم', '2023-12-26 14:10:07', '2023-12-26 14:10:07'),
(667, 'en', 'GM. Approval', '2023-12-26 14:10:33', '2023-12-26 14:10:33'),
(668, 'ar', 'موافقة المدير العام', '2023-12-26 14:10:33', '2023-12-26 14:10:33'),
(669, 'en', 'Head of Dep. Agree', '2023-12-26 14:29:28', '2023-12-26 14:29:28'),
(670, 'ar', 'موافقة رئيس القسم', '2023-12-26 14:29:28', '2023-12-26 14:29:28'),
(671, 'en', 'Head of Dep. Agree', '2023-12-26 15:01:15', '2023-12-26 15:01:15'),
(672, 'ar', 'موافقة رئيس القسم', '2023-12-26 15:01:15', '2023-12-26 15:01:15'),
(673, 'en', 'New', '2023-12-26 15:51:35', '2023-12-26 15:51:35'),
(674, 'ar', 'جديد', '2023-12-26 15:51:35', '2023-12-26 15:51:35'),
(675, 'en', 'Head of Dep. Agree', '2023-12-26 15:51:50', '2023-12-26 15:51:50'),
(676, 'ar', 'موافقة رئيس القسم', '2023-12-26 15:51:50', '2023-12-26 15:51:50'),
(677, 'en', 'GM. Approval', '2023-12-26 15:52:03', '2023-12-26 15:52:03'),
(678, 'ar', 'موافقة المدير العام', '2023-12-26 15:52:03', '2023-12-26 15:52:03'),
(679, 'en', 'New', '2023-12-26 15:55:55', '2023-12-26 15:55:55'),
(680, 'ar', 'جديد', '2023-12-26 15:55:55', '2023-12-26 15:55:55'),
(681, 'en', 'Head of Dep. Agree', '2023-12-26 15:56:15', '2023-12-26 15:56:15'),
(682, 'ar', 'موافقة رئيس القسم', '2023-12-26 15:56:15', '2023-12-26 15:56:15'),
(683, 'en', 'GM. Approval', '2023-12-26 15:56:29', '2023-12-26 15:56:29'),
(684, 'ar', 'موافقة المدير العام', '2023-12-26 15:56:29', '2023-12-26 15:56:29'),
(685, 'en', 'New', '2023-12-27 15:57:30', '2023-12-27 15:57:30'),
(686, 'ar', 'جديد', '2023-12-27 15:57:31', '2023-12-27 15:57:31'),
(687, 'en', 'Head of Dep. Agree', '2023-12-27 15:57:43', '2023-12-27 15:57:43'),
(688, 'ar', 'موافقة رئيس القسم', '2023-12-27 15:57:43', '2023-12-27 15:57:43'),
(689, 'en', 'Closed', '2023-12-27 16:02:54', '2023-12-27 16:02:54'),
(690, 'ar', 'انتهاء', '2023-12-27 16:02:54', '2023-12-27 16:02:54'),
(691, 'en', 'New', '2023-12-27 16:24:44', '2023-12-27 16:24:44'),
(692, 'ar', 'جديد', '2023-12-27 16:24:44', '2023-12-27 16:24:44'),
(693, 'en', 'Head of Dep. Agree', '2023-12-27 16:24:58', '2023-12-27 16:24:58'),
(694, 'ar', 'موافقة رئيس القسم', '2023-12-27 16:24:58', '2023-12-27 16:24:58'),
(695, 'en', 'Diwan Record', '2023-12-29 09:51:20', '2023-12-29 09:51:20'),
(696, 'ar', 'تسجيل الديوان', '2023-12-29 09:51:21', '2023-12-29 09:51:21'),
(697, 'en', 'Incoming Record', '2023-12-29 09:52:02', '2023-12-29 09:52:02'),
(698, 'ar', 'تسجيل وارد', '2023-12-29 09:52:02', '2023-12-29 09:52:02'),
(699, 'en', 'Outgoing Record', '2023-12-29 09:52:21', '2023-12-29 09:52:21'),
(700, 'ar', 'تسحيل صادر', '2023-12-29 09:52:21', '2023-12-29 09:52:21'),
(701, 'en', 'aaa', '2023-12-30 09:24:45', '2023-12-30 09:24:45'),
(702, 'ar', 'ششش', '2023-12-30 09:24:45', '2023-12-30 09:24:45'),
(703, 'en', 'Employee', '2023-12-30 15:00:22', '2023-12-30 15:00:22'),
(704, 'ar', 'موظف', '2023-12-30 15:00:22', '2023-12-30 15:00:22'),
(705, 'en', 'Amer', '2023-12-30 15:02:56', '2023-12-30 15:02:56'),
(706, 'ar', 'عامر', '2023-12-30 15:02:56', '2023-12-30 15:02:56'),
(707, 'en', 'Mahmoud', '2023-12-30 15:02:56', '2023-12-30 15:02:56'),
(708, 'ar', 'محمود', '2023-12-30 15:02:56', '2023-12-30 15:02:56'),
(709, 'en', 'Kasem', '2023-12-30 15:02:56', '2023-12-30 15:02:56'),
(710, 'ar', 'قاسم', '2023-12-30 15:02:56', '2023-12-30 15:02:56'),
(711, 'en', 'General Outbox', '2023-12-31 13:28:25', '2023-12-31 13:28:25'),
(712, 'ar', 'صادر عام', '2023-12-31 13:28:25', '2023-12-31 13:28:25'),
(713, 'en', 'General Outgoing', '2023-12-31 13:28:37', '2023-12-31 13:28:37'),
(714, 'ar', 'صادر عام', '2023-12-31 13:28:37', '2023-12-31 13:28:37'),
(715, 'en', 'General Incoming', '2023-12-31 13:29:14', '2023-12-31 13:29:14'),
(716, 'ar', 'وارد عام', '2023-12-31 13:29:14', '2023-12-31 13:29:14'),
(717, 'en', 'd', '2024-01-01 09:23:58', '2024-01-01 09:23:58'),
(718, 'ar', 'd', '2024-01-01 09:23:58', '2024-01-01 09:23:58'),
(719, 'en', 'd', '2024-01-01 09:23:58', '2024-01-01 09:23:58'),
(720, 'ar', 'd', '2024-01-01 09:23:58', '2024-01-01 09:23:58');
INSERT INTO `dictionaries` (`id`, `language`, `translate`, `created_at`, `updated_at`) VALUES
(721, 'en', 'd', '2024-01-01 09:23:58', '2024-01-01 09:23:58'),
(722, 'ar', 'd', '2024-01-01 09:23:59', '2024-01-01 09:23:59'),
(723, 'en', 'sss', '2024-01-01 09:29:04', '2024-01-01 09:29:04'),
(724, 'ar', 'سسس', '2024-01-01 09:29:05', '2024-01-01 09:29:05'),
(725, 'en', 'x', '2024-01-01 09:31:06', '2024-01-01 09:31:06'),
(726, 'ar', 'ء', '2024-01-01 09:31:06', '2024-01-01 09:31:06'),
(727, 'en', 'v', '2024-01-01 09:31:06', '2024-01-01 09:31:06'),
(728, 'ar', 'ر', '2024-01-01 09:31:07', '2024-01-01 09:31:07'),
(729, 'en', 'ض', '2024-01-01 09:39:13', '2024-01-01 09:39:13'),
(730, 'ar', 'ض', '2024-01-01 09:39:13', '2024-01-01 09:39:13'),
(731, 'en', 'Incoming Record Template', '2024-01-01 09:46:11', '2024-01-01 09:46:11'),
(732, 'ar', 'نموذج تسجيل الوارد', '2024-01-01 09:46:11', '2024-01-01 09:46:11'),
(733, 'en', 'Incoming Record Template', '2024-01-01 09:46:44', '2024-01-01 09:46:44'),
(734, 'ar', 'نموذج تسجيل الوارد', '2024-01-01 09:46:44', '2024-01-01 09:46:44'),
(735, 'en', 'Incoming Record Template', '2024-01-01 09:47:01', '2024-01-01 09:47:01'),
(736, 'ar', 'نموذج تسجيل الوارد', '2024-01-01 09:47:01', '2024-01-01 09:47:01'),
(737, 'en', 'Incoming Record Template', '2024-01-01 09:47:15', '2024-01-01 09:47:15'),
(738, 'ar', 'نموذج تسجيل الوارد', '2024-01-01 09:47:16', '2024-01-01 09:47:16'),
(739, 'en', 'Incoming Record Template', '2024-01-01 10:04:06', '2024-01-01 10:04:06'),
(740, 'ar', 'نموذج تسجيل الوارد', '2024-01-01 10:04:06', '2024-01-01 10:04:06'),
(741, 'en', 'Create', '2024-01-01 10:25:08', '2024-01-01 10:25:08'),
(742, 'ar', 'انشاء', '2024-01-01 10:25:08', '2024-01-01 10:25:08'),
(743, 'en', 'Outgoing Record Template', '2024-01-01 14:09:47', '2024-01-01 14:09:47'),
(744, 'ar', 'نموذج تسجيل الصادر', '2024-01-01 14:09:48', '2024-01-01 14:09:48'),
(745, 'en', 'Main', '2024-01-01 14:36:51', '2024-01-01 14:36:51'),
(746, 'ar', 'الفرع الرئيسي', '2024-01-01 14:36:51', '2024-01-01 14:36:51'),
(747, 'en', '1Riyadh', '2024-01-01 14:36:51', '2024-01-01 14:36:51'),
(748, 'ar', 'الرياض', '2024-01-01 14:36:51', '2024-01-01 14:36:51'),
(749, 'en', 'Normal', '2024-01-02 08:39:21', '2024-01-02 08:39:21'),
(750, 'ar', 'عادي', '2024-01-02 08:39:21', '2024-01-02 08:39:21'),
(751, 'en', 'You have a new transaction', '2024-01-02 08:39:21', '2024-01-02 08:39:21'),
(752, 'ar', 'لديك معاملة جديدة', '2024-01-02 08:39:21', '2024-01-02 08:39:21'),
(753, 'en', 'Normal', '2024-01-02 08:39:57', '2024-01-02 08:39:57'),
(754, 'ar', 'عادي', '2024-01-02 08:39:57', '2024-01-02 08:39:57'),
(755, 'en', 'You have a new transaction', '2024-01-02 08:39:57', '2024-01-02 08:39:57'),
(756, 'ar', 'لديك معاملة جديدة', '2024-01-02 08:39:57', '2024-01-02 08:39:57'),
(757, 'en', 'ssdf', '2024-01-08 17:19:23', '2024-01-08 17:19:23'),
(758, 'ar', 'بيبسيب', '2024-01-08 17:19:24', '2024-01-08 17:19:24'),
(759, 'en', 'ssdf', '2024-01-08 17:19:42', '2024-01-08 17:19:42'),
(760, 'ar', 'بيبسيب', '2024-01-08 17:19:42', '2024-01-08 17:19:42'),
(761, 'en', 'admin', '2024-01-17 13:42:25', '2024-01-17 13:42:25'),
(762, 'ar', 'أدمن', '2024-01-17 13:42:25', '2024-01-17 13:42:25'),
(763, 'en', 'manager', '2024-01-17 13:42:25', '2024-01-17 13:42:25'),
(764, 'ar', 'مدير', '2024-01-17 13:42:25', '2024-01-17 13:42:25'),
(765, 'en', 'system', '2024-01-17 13:42:25', '2024-01-17 13:42:25'),
(766, 'ar', 'النظام', '2024-01-17 13:42:25', '2024-01-17 13:42:25'),
(767, 'en', 'admin', '2024-01-17 13:45:00', '2024-01-17 13:45:00'),
(768, 'ar', 'أدمن', '2024-01-17 13:45:00', '2024-01-17 13:45:00'),
(769, 'en', 'manager', '2024-01-17 13:45:00', '2024-01-17 13:45:00'),
(770, 'ar', 'مدير', '2024-01-17 13:45:00', '2024-01-17 13:45:00'),
(771, 'en', 'system', '2024-01-17 13:45:00', '2024-01-17 13:45:00'),
(772, 'ar', 'النظام', '2024-01-17 13:45:00', '2024-01-17 13:45:00'),
(773, 'en', 'Amer', '2024-01-17 14:06:01', '2024-01-17 14:06:01'),
(774, 'ar', 'عامر', '2024-01-17 14:06:01', '2024-01-17 14:06:01'),
(775, 'en', 'Mahmoud', '2024-01-17 14:06:01', '2024-01-17 14:06:01'),
(776, 'ar', 'محمود', '2024-01-17 14:06:01', '2024-01-17 14:06:01'),
(777, 'en', 'Kasem', '2024-01-17 14:06:01', '2024-01-17 14:06:01'),
(778, 'ar', 'قاسم', '2024-01-17 14:06:01', '2024-01-17 14:06:01'),
(779, 'en', 'cccc', '2024-01-17 14:06:26', '2024-01-17 14:06:26'),
(780, 'ar', 'فادي', '2024-01-17 14:06:26', '2024-01-17 14:06:26'),
(781, 'en', 'ddd', '2024-01-17 14:06:26', '2024-01-17 14:06:26'),
(782, 'ar', 'بلل', '2024-01-17 14:06:26', '2024-01-17 14:06:26'),
(783, 'en', 'vvv', '2024-01-17 14:06:26', '2024-01-17 14:06:26'),
(784, 'ar', 'يسس', '2024-01-17 14:06:26', '2024-01-17 14:06:26'),
(785, 'en', 'Head of Dep. Agree', '2024-01-21 15:24:35', '2024-01-21 15:24:35'),
(786, 'ar', 'موافقة رئيس القسم', '2024-01-21 15:24:35', '2024-01-21 15:24:35'),
(787, 'en', 'New', '2024-01-21 15:25:44', '2024-01-21 15:25:44'),
(788, 'ar', 'جديد', '2024-01-21 15:25:44', '2024-01-21 15:25:44'),
(789, 'en', 'Head of Dep. Agree', '2024-01-21 15:25:58', '2024-01-21 15:25:58'),
(790, 'ar', 'موافقة رئيس القسم', '2024-01-21 15:25:58', '2024-01-21 15:25:58'),
(791, 'en', 'GM. Approval', '2024-01-21 15:26:15', '2024-01-21 15:26:15'),
(792, 'ar', 'موافقة المدير العام', '2024-01-21 15:26:15', '2024-01-21 15:26:15'),
(793, 'en', 'New', '2024-01-21 15:41:31', '2024-01-21 15:41:31'),
(794, 'ar', 'جديد', '2024-01-21 15:41:32', '2024-01-21 15:41:32'),
(795, 'en', 'New', '2024-01-21 17:08:41', '2024-01-21 17:08:41'),
(796, 'ar', 'جديد', '2024-01-21 17:08:41', '2024-01-21 17:08:41'),
(797, 'en', 'Head of Dep. Agree', '2024-01-21 17:09:00', '2024-01-21 17:09:00'),
(798, 'ar', 'موافقة رئيس القسم', '2024-01-21 17:09:00', '2024-01-21 17:09:00'),
(799, 'en', 'GM. Approval', '2024-01-21 17:09:15', '2024-01-21 17:09:15'),
(800, 'ar', 'موافقة المدير العام', '2024-01-21 17:09:15', '2024-01-21 17:09:15'),
(801, 'en', 'Hasan', '2024-01-22 14:03:53', '2024-01-22 14:03:53'),
(802, 'ar', 'حسن', '2024-01-22 14:03:53', '2024-01-22 14:03:53'),
(803, 'en', 'Mahmoud', '2024-01-22 14:03:53', '2024-01-22 14:03:53'),
(804, 'ar', 'محمود', '2024-01-22 14:03:53', '2024-01-22 14:03:53'),
(805, 'en', 'Alghamidy', '2024-01-22 14:03:53', '2024-01-22 14:03:53'),
(806, 'ar', 'الغامدي', '2024-01-22 14:03:53', '2024-01-22 14:03:53'),
(807, 'en', 'Jawad', '2024-01-22 14:04:48', '2024-01-22 14:04:48'),
(808, 'ar', 'جواد', '2024-01-22 14:04:48', '2024-01-22 14:04:48'),
(809, 'en', 'Abdullah', '2024-01-22 14:04:48', '2024-01-22 14:04:48'),
(810, 'ar', 'عبد الله', '2024-01-22 14:04:48', '2024-01-22 14:04:48'),
(811, 'en', 'Alotaibi', '2024-01-22 14:04:49', '2024-01-22 14:04:49'),
(812, 'ar', 'العتيبي', '2024-01-22 14:04:49', '2024-01-22 14:04:49'),
(813, 'en', 'Fatima', '2024-01-22 14:06:21', '2024-01-22 14:06:21'),
(814, 'ar', 'فاطمة', '2024-01-22 14:06:21', '2024-01-22 14:06:21'),
(815, 'en', 'Dyab', '2024-01-22 14:06:21', '2024-01-22 14:06:21'),
(816, 'ar', 'دياب', '2024-01-22 14:06:21', '2024-01-22 14:06:21'),
(817, 'en', 'Almajed', '2024-01-22 14:06:21', '2024-01-22 14:06:21'),
(818, 'ar', 'الماجد', '2024-01-22 14:06:22', '2024-01-22 14:06:22'),
(819, 'en', 'System', '2024-01-23 15:36:45', '2024-01-23 15:36:45'),
(820, 'ar', 'نظام', '2024-01-23 15:36:45', '2024-01-23 15:36:45'),
(821, 'en', 'You have a new transaction', '2024-01-23 15:36:45', '2024-01-23 15:36:45'),
(822, 'en', 'System', '2024-01-23 15:36:45', '2024-01-23 15:36:45'),
(823, 'ar', 'لديك معاملة جديدة', '2024-01-23 15:36:45', '2024-01-23 15:36:45'),
(824, 'ar', 'نظام', '2024-01-23 15:36:45', '2024-01-23 15:36:45'),
(825, 'en', 'You have a new transaction', '2024-01-23 15:36:45', '2024-01-23 15:36:45'),
(826, 'ar', 'لديك معاملة جديدة', '2024-01-23 15:36:45', '2024-01-23 15:36:45'),
(827, 'en', 'Without', '2024-01-23 15:37:16', '2024-01-23 15:37:16'),
(828, 'ar', 'بدون', '2024-01-23 15:37:16', '2024-01-23 15:37:16'),
(829, 'en', 'Without', '2024-01-23 15:37:32', '2024-01-23 15:37:32'),
(830, 'ar', 'بدون', '2024-01-23 15:37:33', '2024-01-23 15:37:33'),
(831, 'en', '-', '2024-01-23 15:37:33', '2024-01-23 15:37:33'),
(832, 'ar', '-', '2024-01-23 15:37:33', '2024-01-23 15:37:33'),
(833, 'en', 'System', '2024-01-23 15:38:07', '2024-01-23 15:38:07'),
(834, 'ar', 'نظام', '2024-01-23 15:38:07', '2024-01-23 15:38:07'),
(835, 'en', 'You have a new transaction', '2024-01-23 15:38:08', '2024-01-23 15:38:08'),
(836, 'ar', 'لديك معاملة جديدة', '2024-01-23 15:38:08', '2024-01-23 15:38:08'),
(837, 'en', 'System + Email', '2024-01-23 15:38:57', '2024-01-23 15:38:57'),
(838, 'ar', 'نظام + ايميل', '2024-01-23 15:38:57', '2024-01-23 15:38:57'),
(839, 'en', 'You have a new transaction', '2024-01-23 15:38:57', '2024-01-23 15:38:57'),
(840, 'ar', 'لديك معاملة جديدة', '2024-01-23 15:38:57', '2024-01-23 15:38:57'),
(841, 'en', 'New', '2024-01-23 15:39:35', '2024-01-23 15:39:35'),
(842, 'ar', 'جديد', '2024-01-23 15:39:35', '2024-01-23 15:39:35'),
(843, 'en', 'Head of Dep. Agree', '2024-01-23 15:41:58', '2024-01-23 15:41:58'),
(844, 'ar', 'موافقة رئيس القسم', '2024-01-23 15:41:58', '2024-01-23 15:41:58'),
(845, 'en', 'GM. Approval', '2024-01-23 15:42:06', '2024-01-23 15:42:06'),
(846, 'ar', 'موافقة المدير العام', '2024-01-23 15:42:06', '2024-01-23 15:42:06'),
(847, 'en', 'Closed', '2024-01-23 15:42:14', '2024-01-23 15:42:14'),
(848, 'ar', 'انتهاء', '2024-01-23 15:42:14', '2024-01-23 15:42:14'),
(849, 'en', 'Head of Dep. Agree', '2024-01-23 16:06:54', '2024-01-23 16:06:54'),
(850, 'ar', 'موافقة رئيس القسم', '2024-01-23 16:06:54', '2024-01-23 16:06:54'),
(851, 'en', 'Head of Dep. Agree', '2024-01-23 16:11:20', '2024-01-23 16:11:20'),
(852, 'ar', 'موافقة رئيس القسم', '2024-01-23 16:11:20', '2024-01-23 16:11:20'),
(853, 'en', 'Head of Dep. Agree', '2024-01-23 16:41:11', '2024-01-23 16:41:11'),
(854, 'ar', 'موافقة رئيس القسم', '2024-01-23 16:41:11', '2024-01-23 16:41:11'),
(855, 'en', 'Main', '2024-01-24 04:54:28', '2024-01-24 04:54:28'),
(856, 'ar', 'الفرع الرئيسي', '2024-01-24 04:54:28', '2024-01-24 04:54:28'),
(857, 'en', 'Riyadh', '2024-01-24 04:54:28', '2024-01-24 04:54:28'),
(858, 'ar', 'الرياض', '2024-01-24 04:54:28', '2024-01-24 04:54:28'),
(859, 'en', 'Stores Mgt.', '2024-01-24 04:54:47', '2024-01-24 04:54:47'),
(860, 'ar', 'ادارة المستودعات', '2024-01-24 04:54:47', '2024-01-24 04:54:47'),
(861, 'en', 'jeddah', '2024-01-24 04:54:47', '2024-01-24 04:54:47'),
(862, 'ar', 'جدة', '2024-01-24 04:54:47', '2024-01-24 04:54:47'),
(863, 'en', 'center management', '2024-01-24 04:54:57', '2024-01-24 04:54:57'),
(864, 'ar', 'الادارة المركزية', '2024-01-24 04:54:57', '2024-01-24 04:54:57'),
(865, 'en', 'jeddah', '2024-01-24 04:54:57', '2024-01-24 04:54:57'),
(866, 'ar', 'جدة', '2024-01-24 04:54:57', '2024-01-24 04:54:57'),
(867, 'en', 'development', '2024-01-24 04:55:13', '2024-01-24 04:55:13'),
(868, 'ar', 'قسم التطوير', '2024-01-24 04:55:13', '2024-01-24 04:55:13'),
(869, 'en', 'jeddah', '2024-01-24 04:55:13', '2024-01-24 04:55:13'),
(870, 'ar', 'جدة', '2024-01-24 04:55:13', '2024-01-24 04:55:13'),
(871, 'en', 'Manual', '2024-01-24 05:48:30', '2024-01-24 05:48:30'),
(872, 'ar', 'يدوي', '2024-01-24 05:48:30', '2024-01-24 05:48:30'),
(873, 'en', '-', '2024-01-24 05:48:30', '2024-01-24 05:48:30'),
(874, 'ar', '-', '2024-01-24 05:48:30', '2024-01-24 05:48:30'),
(875, 'en', 'Vacation', '2024-01-24 14:05:08', '2024-01-24 14:05:08'),
(876, 'ar', 'اجازة', '2024-01-24 14:05:09', '2024-01-24 14:05:09'),
(877, 'en', 'Vacation', '2024-01-24 14:05:39', '2024-01-24 14:05:39'),
(878, 'ar', 'اجازة', '2024-01-24 14:05:39', '2024-01-24 14:05:39'),
(879, 'en', 'Vacation', '2024-01-24 14:05:56', '2024-01-24 14:05:56'),
(880, 'ar', 'اجازة', '2024-01-24 14:05:56', '2024-01-24 14:05:56'),
(881, 'en', 'Internal Transaction', '2024-01-24 14:06:38', '2024-01-24 14:06:38'),
(882, 'ar', 'معاملة داخلية', '2024-01-24 14:06:38', '2024-01-24 14:06:38'),
(883, 'en', 'Vacation Template', '2024-01-24 14:29:09', '2024-01-24 14:29:09'),
(884, 'ar', 'نموذج الاجازة', '2024-01-24 14:29:09', '2024-01-24 14:29:09'),
(885, 'en', 'General Outgoing', '2024-01-25 03:45:08', '2024-01-25 03:45:08'),
(886, 'ar', 'الصادر العام', '2024-01-25 03:45:08', '2024-01-25 03:45:08'),
(887, 'en', 'General Incoming', '2024-01-25 03:46:00', '2024-01-25 03:46:00'),
(888, 'ar', 'الوارد العام', '2024-01-25 03:46:00', '2024-01-25 03:46:00'),
(889, 'en', 'Create', '2024-01-25 03:53:50', '2024-01-25 03:53:50'),
(890, 'ar', 'انشاء', '2024-01-25 03:53:50', '2024-01-25 03:53:50'),
(891, 'en', 'General Incoming', '2024-01-25 04:34:06', '2024-01-25 04:34:06'),
(892, 'ar', 'الوارد العام', '2024-01-25 04:34:06', '2024-01-25 04:34:06'),
(893, 'en', 'Fatima', '2024-01-25 14:02:17', '2024-01-25 14:02:17'),
(894, 'ar', 'فاطمة', '2024-01-25 14:02:18', '2024-01-25 14:02:18'),
(895, 'en', 'Dyab', '2024-01-25 14:02:18', '2024-01-25 14:02:18'),
(896, 'ar', 'دياب', '2024-01-25 14:02:18', '2024-01-25 14:02:18'),
(897, 'en', 'Almajed', '2024-01-25 14:02:18', '2024-01-25 14:02:18'),
(898, 'ar', 'الماجد', '2024-01-25 14:02:18', '2024-01-25 14:02:18'),
(899, 'en', 'Fatima', '2024-01-25 15:44:58', '2024-01-25 15:44:58'),
(900, 'ar', 'فاطمة', '2024-01-25 15:44:58', '2024-01-25 15:44:58'),
(901, 'en', 'Dyab', '2024-01-25 15:44:58', '2024-01-25 15:44:58'),
(902, 'ar', 'دياب', '2024-01-25 15:44:58', '2024-01-25 15:44:58'),
(903, 'en', 'Almajed', '2024-01-25 15:44:58', '2024-01-25 15:44:58'),
(904, 'ar', 'الماجد', '2024-01-25 15:44:58', '2024-01-25 15:44:58'),
(905, 'en', 'Incoming Record Template', '2024-01-27 13:56:27', '2024-01-27 13:56:27'),
(906, 'ar', 'نموذج تسجيل الوارد', '2024-01-27 13:56:27', '2024-01-27 13:56:27'),
(907, 'en', 'Outgoing Record Template', '2024-01-27 13:57:27', '2024-01-27 13:57:27'),
(908, 'ar', 'نموذج تسجيل الصادر', '2024-01-27 13:57:27', '2024-01-27 13:57:27'),
(909, 'en', 'finish', '2024-01-27 14:06:23', '2024-01-27 14:06:23'),
(910, 'ar', 'انتهاء', '2024-01-27 14:06:23', '2024-01-27 14:06:23'),
(911, 'en', 'Create', '2024-01-27 14:07:33', '2024-01-27 14:07:33'),
(912, 'ar', 'انشاء', '2024-01-27 14:07:33', '2024-01-27 14:07:33'),
(913, 'en', 'finish', '2024-01-27 14:08:02', '2024-01-27 14:08:02'),
(914, 'ar', 'انتهاء', '2024-01-27 14:08:02', '2024-01-27 14:08:02'),
(915, 'en', 'Create', '2024-01-27 14:19:20', '2024-01-27 14:19:20'),
(916, 'ar', 'انشاء', '2024-01-27 14:19:20', '2024-01-27 14:19:20'),
(917, 'en', 'Create', '2024-01-27 14:19:42', '2024-01-27 14:19:42'),
(918, 'ar', 'انشاء', '2024-01-27 14:19:42', '2024-01-27 14:19:42'),
(919, 'en', 'Vacation', '2024-01-28 16:16:01', '2024-01-28 16:16:01'),
(920, 'ar', 'اجازة ساعية', '2024-01-28 16:16:01', '2024-01-28 16:16:01'),
(921, 'en', 'Fatima', '2024-02-01 06:06:59', '2024-02-01 06:06:59'),
(922, 'ar', 'فاطمة', '2024-02-01 06:06:59', '2024-02-01 06:06:59'),
(923, 'en', 'Dyab', '2024-02-01 06:06:59', '2024-02-01 06:06:59'),
(924, 'ar', 'دياب', '2024-02-01 06:06:59', '2024-02-01 06:06:59'),
(925, 'en', 'Almajed', '2024-02-01 06:07:00', '2024-02-01 06:07:00'),
(926, 'ar', 'الماجد', '2024-02-01 06:07:00', '2024-02-01 06:07:00'),
(927, 'en', 'Human Resources Management', '2024-02-01 15:47:56', '2024-02-01 15:47:56'),
(928, 'ar', 'ادارة شؤون الموظفين', '2024-02-01 15:47:57', '2024-02-01 15:47:57'),
(929, 'en', 'jeddah', '2024-02-01 15:47:57', '2024-02-01 15:47:57'),
(930, 'ar', 'جدة', '2024-02-01 15:47:57', '2024-02-01 15:47:57'),
(931, 'en', 'Jawad', '2024-02-01 15:48:48', '2024-02-01 15:48:48'),
(932, 'ar', 'جواد', '2024-02-01 15:48:48', '2024-02-01 15:48:48'),
(933, 'en', 'Abdullah', '2024-02-01 15:48:48', '2024-02-01 15:48:48'),
(934, 'ar', 'عبد الله', '2024-02-01 15:48:48', '2024-02-01 15:48:48'),
(935, 'en', 'Alotaibi', '2024-02-01 15:48:48', '2024-02-01 15:48:48'),
(936, 'ar', 'العتيبي', '2024-02-01 15:48:48', '2024-02-01 15:48:48'),
(937, 'en', 'Diwan Department', '2024-02-01 15:50:55', '2024-02-01 15:50:55'),
(938, 'ar', 'قسم الديوان', '2024-02-01 15:50:55', '2024-02-01 15:50:55'),
(939, 'en', 'jeddah', '2024-02-01 15:50:55', '2024-02-01 15:50:55'),
(940, 'ar', 'جدة', '2024-02-01 15:50:55', '2024-02-01 15:50:55'),
(941, 'en', 'Closed', '2024-02-02 09:33:33', '2024-02-02 09:33:33'),
(942, 'ar', 'انتهاء', '2024-02-02 09:33:33', '2024-02-02 09:33:33'),
(943, 'en', 'Head of Dep. Agree', '2024-02-08 07:51:37', '2024-02-08 07:51:37'),
(944, 'ar', 'موافقة رئيس القسم', '2024-02-08 07:51:37', '2024-02-08 07:51:37'),
(945, 'en', 'test', '2024-02-08 09:49:41', '2024-02-08 09:49:41'),
(946, 'ar', 'تيست', '2024-02-08 09:49:41', '2024-02-08 09:49:41'),
(947, 'en', 'create', '2024-02-08 09:51:17', '2024-02-08 09:51:17'),
(948, 'ar', 'انشاء', '2024-02-08 09:51:17', '2024-02-08 09:51:17'),
(949, 'en', 'create', '2024-02-08 10:47:34', '2024-02-08 10:47:34'),
(950, 'ar', 'انشاء', '2024-02-08 10:47:34', '2024-02-08 10:47:34'),
(951, 'en', 'test', '2024-02-08 10:50:24', '2024-02-08 10:50:24'),
(952, 'ar', 'تيست', '2024-02-08 10:50:24', '2024-02-08 10:50:24'),
(953, 'en', 'create', '2024-02-08 15:48:17', '2024-02-08 15:48:17'),
(954, 'ar', 'انشاء', '2024-02-08 15:48:17', '2024-02-08 15:48:17'),
(955, 'en', 'Eyad', '2024-02-09 05:18:22', '2024-02-09 05:18:22'),
(956, 'ar', 'اياد', '2024-02-09 05:18:23', '2024-02-09 05:18:23'),
(957, 'en', 'Hamza', '2024-02-09 05:18:23', '2024-02-09 05:18:23'),
(958, 'ar', 'حمزة', '2024-02-09 05:18:23', '2024-02-09 05:18:23'),
(959, 'en', 'Jahni', '2024-02-09 05:18:23', '2024-02-09 05:18:23'),
(960, 'ar', 'الجهني', '2024-02-09 05:18:23', '2024-02-09 05:18:23'),
(961, 'en', 'Zaid', '2024-02-09 05:20:14', '2024-02-09 05:20:14'),
(962, 'ar', 'زايد', '2024-02-09 05:20:14', '2024-02-09 05:20:14'),
(963, 'en', 'Jamil', '2024-02-09 05:20:14', '2024-02-09 05:20:14'),
(964, 'ar', 'جميل', '2024-02-09 05:20:14', '2024-02-09 05:20:14'),
(965, 'en', 'Alzahrani', '2024-02-09 05:20:14', '2024-02-09 05:20:14'),
(966, 'ar', 'الزهراني', '2024-02-09 05:20:14', '2024-02-09 05:20:14'),
(967, 'en', 'Zaid', '2024-02-09 05:20:32', '2024-02-09 05:20:32'),
(968, 'ar', 'زايد', '2024-02-09 05:20:33', '2024-02-09 05:20:33'),
(969, 'en', 'Jamil', '2024-02-09 05:20:33', '2024-02-09 05:20:33'),
(970, 'ar', 'جميل', '2024-02-09 05:20:33', '2024-02-09 05:20:33'),
(971, 'en', 'Alzahrani', '2024-02-09 05:20:33', '2024-02-09 05:20:33'),
(972, 'ar', 'الزهراني', '2024-02-09 05:20:33', '2024-02-09 05:20:33'),
(973, 'en', 'Zaid', '2024-02-09 05:20:52', '2024-02-09 05:20:52'),
(974, 'ar', 'زايد', '2024-02-09 05:20:52', '2024-02-09 05:20:52'),
(975, 'en', 'Jamil', '2024-02-09 05:20:52', '2024-02-09 05:20:52'),
(976, 'ar', 'جميل', '2024-02-09 05:20:52', '2024-02-09 05:20:52'),
(977, 'en', 'Alzahrani', '2024-02-09 05:20:52', '2024-02-09 05:20:52'),
(978, 'ar', 'الزهراني', '2024-02-09 05:20:52', '2024-02-09 05:20:52'),
(979, 'en', 'Moayad', '2024-02-09 05:39:40', '2024-02-09 05:39:40'),
(980, 'ar', 'مؤيد', '2024-02-09 05:39:40', '2024-02-09 05:39:40'),
(981, 'en', 'Omar', '2024-02-09 05:39:40', '2024-02-09 05:39:40'),
(982, 'ar', 'ععر', '2024-02-09 05:39:40', '2024-02-09 05:39:40'),
(983, 'en', 'Shamali', '2024-02-09 05:39:40', '2024-02-09 05:39:40'),
(984, 'ar', 'الشمالي', '2024-02-09 05:39:40', '2024-02-09 05:39:40'),
(985, 'en', 'Archive', '2024-02-13 16:00:33', '2024-02-13 16:00:33'),
(986, 'ar', 'أرشفة', '2024-02-13 16:00:33', '2024-02-13 16:00:33'),
(987, 'en', 'Archive', '2024-02-13 16:01:03', '2024-02-13 16:01:03'),
(988, 'ar', 'أرشفة', '2024-02-13 16:01:03', '2024-02-13 16:01:03'),
(989, 'en', 'Create', '2024-02-13 17:01:01', '2024-02-13 17:01:01'),
(990, 'ar', 'إنشاء', '2024-02-13 17:01:01', '2024-02-13 17:01:01'),
(991, 'en', 'Quality Assurance', '2024-02-13 17:02:56', '2024-02-13 17:02:56'),
(992, 'ar', 'مراقبة الجودة', '2024-02-13 17:02:56', '2024-02-13 17:02:56'),
(993, 'en', 'Finish', '2024-02-13 17:03:46', '2024-02-13 17:03:46'),
(994, 'ar', 'انتهاء', '2024-02-13 17:03:46', '2024-02-13 17:03:46'),
(995, 'en', 'Internal Transaction', '2024-02-13 17:07:50', '2024-02-13 17:07:50'),
(996, 'ar', 'معاملة داخلية', '2024-02-13 17:07:50', '2024-02-13 17:07:50'),
(997, 'en', 'External User', '2024-03-05 13:55:12', '2024-03-05 13:55:12'),
(998, 'ar', 'مستخدم خارجي', '2024-03-05 13:55:12', '2024-03-05 13:55:12'),
(999, 'en', 'Internal Entities', '2024-03-13 17:53:41', '2024-03-13 17:53:41'),
(1000, 'ar', 'جهات داخلية', '2024-03-13 17:53:41', '2024-03-13 17:53:41'),
(1001, 'en', 'create', '2024-03-23 16:47:28', '2024-03-23 16:47:28'),
(1002, 'ar', 'انشاء', '2024-03-23 16:47:28', '2024-03-23 16:47:28'),
(1003, 'en', 'create', '2024-03-23 16:52:58', '2024-03-23 16:52:58'),
(1004, 'ar', 'انشاء', '2024-03-23 16:52:58', '2024-03-23 16:52:58'),
(1005, 'en', 'Specific Employee', '2024-03-31 12:33:39', '2024-03-31 12:33:39'),
(1006, 'ar', 'موظف محدد', '2024-03-31 12:33:39', '2024-03-31 12:33:39'),
(1007, 'en', 'Specific Management', '2024-03-31 12:35:07', '2024-03-31 12:35:07'),
(1008, 'ar', 'ادارة محددة', '2024-03-31 12:35:07', '2024-03-31 12:35:07'),
(1009, 'en', 'Specific Branch', '2024-03-31 12:35:28', '2024-03-31 12:35:28'),
(1010, 'ar', 'فرع محدد', '2024-03-31 12:35:28', '2024-03-31 12:35:28'),
(1011, 'en', 'All Employees', '2024-03-31 12:36:16', '2024-03-31 12:36:16'),
(1012, 'ar', 'كل الموظفين', '2024-03-31 12:36:16', '2024-03-31 12:36:16'),
(1013, 'en', 'All Places', '2024-03-31 12:37:25', '2024-03-31 12:37:25'),
(1014, 'ar', 'كل الأماكن', '2024-03-31 12:37:25', '2024-03-31 12:37:25'),
(1015, 'en', 'External User', '2024-03-31 12:39:36', '2024-03-31 12:39:36'),
(1016, 'ar', 'مستخدم خارجي', '2024-03-31 12:39:36', '2024-03-31 12:39:36'),
(1017, 'en', 'Department of creator', '2024-03-31 12:41:09', '2024-03-31 12:41:09'),
(1018, 'ar', 'قسم المنشئ', '2024-03-31 12:41:09', '2024-03-31 12:41:09'),
(1019, 'en', 'Creator Management', '2024-03-31 12:41:44', '2024-03-31 12:41:44'),
(1020, 'ar', 'ادارة المنشئ', '2024-03-31 12:41:44', '2024-03-31 12:41:44'),
(1021, 'en', 'Transaction Creator', '2024-03-31 12:42:09', '2024-03-31 12:42:09'),
(1022, 'ar', 'منشئ المعاملة', '2024-03-31 12:42:09', '2024-03-31 12:42:09'),
(1023, 'en', 'Creator Branche', '2024-03-31 12:43:08', '2024-03-31 12:43:08'),
(1024, 'ar', 'فرع المنشئ', '2024-03-31 12:43:08', '2024-03-31 12:43:08'),
(1025, 'en', 'Job Title', '2024-03-31 12:43:59', '2024-03-31 12:43:59'),
(1026, 'ar', 'مسمى وظيفي', '2024-03-31 12:43:59', '2024-03-31 12:43:59'),
(1027, 'en', 'Specific Department', '2024-03-31 12:44:13', '2024-03-31 12:44:13'),
(1028, 'ar', 'قسم محدد', '2024-03-31 12:44:13', '2024-03-31 12:44:13'),
(1029, 'en', 'thing', '2024-03-31 16:16:19', '2024-03-31 16:16:19'),
(1030, 'ar', 'شي', '2024-03-31 16:16:19', '2024-03-31 16:16:19'),
(1031, 'en', '2', '2024-03-31 17:07:30', '2024-03-31 17:07:30'),
(1032, 'ar', '2', '2024-03-31 17:07:30', '2024-03-31 17:07:30'),
(1033, 'en', 'Head of Dep. Agree', '2024-04-01 16:37:33', '2024-04-01 16:37:33'),
(1034, 'ar', 'موافقة رئيس القسم', '2024-04-01 16:37:33', '2024-04-01 16:37:33'),
(1035, 'en', 'GM. Approval', '2024-04-01 16:37:49', '2024-04-01 16:37:49'),
(1036, 'ar', 'موافقة المدير العام', '2024-04-01 16:37:49', '2024-04-01 16:37:49'),
(1037, 'en', 'New', '2024-04-01 16:37:59', '2024-04-01 16:37:59'),
(1038, 'ar', 'جديد', '2024-04-01 16:37:59', '2024-04-01 16:37:59'),
(1039, 'en', 'view', '2024-04-01 17:47:22', '2024-04-01 17:47:22'),
(1040, 'ar', 'اطلاع', '2024-04-01 17:47:22', '2024-04-01 17:47:22'),
(1041, 'en', 'a', '2024-04-02 08:56:50', '2024-04-02 08:56:50'),
(1042, 'ar', 'a', '2024-04-02 08:56:50', '2024-04-02 08:56:50'),
(1043, 'en', 'v', '2024-04-02 08:59:18', '2024-04-02 08:59:18'),
(1044, 'ar', 'v', '2024-04-02 08:59:18', '2024-04-02 08:59:18'),
(1045, 'en', 'q', '2024-04-02 09:00:41', '2024-04-02 09:00:41'),
(1046, 'ar', 'q', '2024-04-02 09:00:41', '2024-04-02 09:00:41'),
(1047, 'en', 'r', '2024-04-02 09:03:51', '2024-04-02 09:03:51'),
(1048, 'ar', 'r', '2024-04-02 09:03:51', '2024-04-02 09:03:51'),
(1049, 'en', 's1', '2024-04-02 14:58:14', '2024-04-02 14:58:14'),
(1050, 'ar', 's1', '2024-04-02 14:58:14', '2024-04-02 14:58:14'),
(1051, 'en', 'New', '2024-04-02 17:40:35', '2024-04-02 17:40:35'),
(1052, 'ar', 'جديد', '2024-04-02 17:40:35', '2024-04-02 17:40:35'),
(1053, 'en', 'Head of Dep. Agree', '2024-04-02 17:41:18', '2024-04-02 17:41:18'),
(1054, 'ar', 'موافقة رئيس القسم', '2024-04-02 17:41:18', '2024-04-02 17:41:18'),
(1055, 'en', 'GM. Approval', '2024-04-02 17:41:50', '2024-04-02 17:41:50'),
(1056, 'ar', 'موافقة المدير العام', '2024-04-02 17:41:50', '2024-04-02 17:41:50'),
(1057, 'en', 'Head of Dep. Agree', '2024-04-03 05:22:37', '2024-04-03 05:22:37'),
(1058, 'ar', 'موافقة رئيس القسم', '2024-04-03 05:22:37', '2024-04-03 05:22:37'),
(1059, 'en', 'General Outgoing', '2024-04-16 06:45:23', '2024-04-16 06:45:23'),
(1060, 'ar', 'الصادر العام', '2024-04-16 06:45:24', '2024-04-16 06:45:24'),
(1061, 'en', 'New', '2024-04-18 08:23:22', '2024-04-18 08:23:22'),
(1062, 'ar', 'جديد', '2024-04-18 08:23:22', '2024-04-18 08:23:22'),
(1063, 'en', 'Head of Dep. Agree', '2024-04-18 08:24:33', '2024-04-18 08:24:33'),
(1064, 'ar', 'موافقة رئيس القسم', '2024-04-18 08:24:33', '2024-04-18 08:24:33'),
(1065, 'en', 'Closed', '2024-04-18 08:25:44', '2024-04-18 08:25:44'),
(1066, 'ar', 'انتهاء', '2024-04-18 08:25:44', '2024-04-18 08:25:44'),
(1067, 'en', 'Administrative Affairs', '2024-04-20 05:39:13', '2024-04-20 05:39:13'),
(1068, 'ar', 'شؤون ادارية', '2024-04-20 05:39:13', '2024-04-20 05:39:13'),
(1069, 'en', 'FINEL SETTLEMENT (TERMINATION)', '2024-04-20 05:40:30', '2024-04-20 05:40:30'),
(1070, 'ar', 'استمارة استحقاق (نهاية خدمة / اجازة)', '2024-04-20 05:40:30', '2024-04-20 05:40:30'),
(1071, 'en', 'Administrative audit', '2024-04-20 07:00:36', '2024-04-20 07:00:36'),
(1072, 'ar', 'التدقيق الاداري', '2024-04-20 07:00:36', '2024-04-20 07:00:36'),
(1073, 'en', 'Riyadh', '2024-04-20 07:00:36', '2024-04-20 07:00:36'),
(1074, 'ar', 'الرياض', '2024-04-20 07:00:36', '2024-04-20 07:00:36'),
(1075, 'en', 'Finance', '2024-04-20 07:02:27', '2024-04-20 07:02:27'),
(1076, 'ar', 'المالية', '2024-04-20 07:02:27', '2024-04-20 07:02:27'),
(1077, 'en', 'Riyadh', '2024-04-20 07:02:27', '2024-04-20 07:02:27'),
(1078, 'ar', 'الرياض', '2024-04-20 07:02:27', '2024-04-20 07:02:27'),
(1079, 'en', 'Financial Department', '2024-04-20 07:03:31', '2024-04-20 07:03:31'),
(1080, 'ar', 'قسم الحسابات', '2024-04-20 07:03:31', '2024-04-20 07:03:31'),
(1081, 'en', 'Riyadh', '2024-04-20 07:03:31', '2024-04-20 07:03:31'),
(1082, 'ar', 'الرياض', '2024-04-20 07:03:31', '2024-04-20 07:03:31'),
(1083, 'en', 'FINEL SETTLEMENT Create', '2024-04-20 07:07:57', '2024-04-20 07:07:57'),
(1084, 'ar', 'انشاء استمارة استحقاق', '2024-04-20 07:07:57', '2024-04-20 07:07:57'),
(1085, 'en', 'HR Director Approval', '2024-04-20 07:10:36', '2024-04-20 07:10:36'),
(1086, 'ar', 'موافقة مدير الموارد البشرية', '2024-04-20 07:10:36', '2024-04-20 07:10:36'),
(1087, 'en', 'FINEL SETTLEMENT Create', '2024-04-20 07:41:26', '2024-04-20 07:41:26'),
(1088, 'ar', 'انشاء استمارة استحقاق', '2024-04-20 07:41:26', '2024-04-20 07:41:26'),
(1089, 'en', 'HR Director Approval', '2024-04-20 07:42:09', '2024-04-20 07:42:09'),
(1090, 'ar', 'موافقة مدير الموارد البشرية', '2024-04-20 07:42:09', '2024-04-20 07:42:09'),
(1091, 'en', 'Auditing', '2024-04-20 07:44:38', '2024-04-20 07:44:38'),
(1092, 'ar', 'التدقيق', '2024-04-20 07:44:38', '2024-04-20 07:44:38'),
(1093, 'en', 'Finance', '2024-04-20 07:48:46', '2024-04-20 07:48:46'),
(1094, 'ar', 'المالية', '2024-04-20 07:48:46', '2024-04-20 07:48:46'),
(1095, 'en', 'Insert data', '2024-04-20 07:49:33', '2024-04-20 07:49:33'),
(1096, 'ar', 'ادراج البيانات', '2024-04-20 07:49:33', '2024-04-20 07:49:33'),
(1097, 'en', 'Finance', '2024-04-20 07:49:48', '2024-04-20 07:49:48'),
(1098, 'ar', 'المالية', '2024-04-20 07:49:48', '2024-04-20 07:49:48'),
(1099, 'en', 'Financial director approval', '2024-04-20 07:52:28', '2024-04-20 07:52:28'),
(1100, 'ar', 'موافقة المدير المالي', '2024-04-20 07:52:28', '2024-04-20 07:52:28'),
(1101, 'en', 'Cashier', '2024-04-20 07:54:13', '2024-04-20 07:54:13'),
(1102, 'ar', 'أمين الصندوق', '2024-04-20 07:54:13', '2024-04-20 07:54:13'),
(1103, 'en', 'Riyadh', '2024-04-20 07:54:13', '2024-04-20 07:54:13'),
(1104, 'ar', 'الرياض', '2024-04-20 07:54:13', '2024-04-20 07:54:13'),
(1105, 'en', 'Receiving amount', '2024-04-20 07:54:57', '2024-04-20 07:54:57'),
(1106, 'ar', 'استلام مبلغ', '2024-04-20 07:54:57', '2024-04-20 07:54:57'),
(1107, 'en', 'Receiving Amount', '2024-04-20 07:57:07', '2024-04-20 07:57:07'),
(1108, 'ar', 'استلام المبلغ', '2024-04-20 07:57:07', '2024-04-20 07:57:07'),
(1109, 'en', 'Finish', '2024-04-20 07:58:30', '2024-04-20 07:58:30'),
(1110, 'ar', 'نهاية', '2024-04-20 07:58:30', '2024-04-20 07:58:30'),
(1111, 'en', 'Moayad', '2024-04-20 08:44:57', '2024-04-20 08:44:57'),
(1112, 'ar', 'مؤيد', '2024-04-20 08:44:57', '2024-04-20 08:44:57'),
(1113, 'en', 'Omar', '2024-04-20 08:44:57', '2024-04-20 08:44:57'),
(1114, 'ar', 'ععر', '2024-04-20 08:44:57', '2024-04-20 08:44:57'),
(1115, 'en', 'Shamali', '2024-04-20 08:44:57', '2024-04-20 08:44:57'),
(1116, 'ar', 'الشمالي', '2024-04-20 08:44:57', '2024-04-20 08:44:57'),
(1117, 'en', 'Moayad', '2024-04-20 08:46:09', '2024-04-20 08:46:09'),
(1118, 'ar', 'مؤيد', '2024-04-20 08:46:09', '2024-04-20 08:46:09'),
(1119, 'en', 'Omar', '2024-04-20 08:46:09', '2024-04-20 08:46:09'),
(1120, 'ar', 'ععر', '2024-04-20 08:46:09', '2024-04-20 08:46:09'),
(1121, 'en', 'Shamali', '2024-04-20 08:46:09', '2024-04-20 08:46:09'),
(1122, 'ar', 'الشمالي', '2024-04-20 08:46:09', '2024-04-20 08:46:09'),
(1123, 'en', 'To Check', '2024-04-20 08:51:08', '2024-04-20 08:51:08'),
(1124, 'ar', 'للتدقيق', '2024-04-20 08:51:08', '2024-04-20 08:51:08'),
(1125, 'en', 'Auditing', '2024-04-20 08:51:25', '2024-04-20 08:51:25'),
(1126, 'ar', 'التدقيق', '2024-04-20 08:51:25', '2024-04-20 08:51:25'),
(1127, 'en', 'Moayad', '2024-04-20 09:16:41', '2024-04-20 09:16:41'),
(1128, 'ar', 'مؤيد', '2024-04-20 09:16:41', '2024-04-20 09:16:41'),
(1129, 'en', 'Omar', '2024-04-20 09:16:41', '2024-04-20 09:16:41'),
(1130, 'ar', 'ععر', '2024-04-20 09:16:41', '2024-04-20 09:16:41'),
(1131, 'en', 'Shamali', '2024-04-20 09:16:41', '2024-04-20 09:16:41'),
(1132, 'ar', 'الشمالي', '2024-04-20 09:16:41', '2024-04-20 09:16:41'),
(1133, 'en', 'HR Director Approval', '2024-04-20 16:24:50', '2024-04-20 16:24:50'),
(1134, 'ar', 'موافقة مدير الموارد البشرية', '2024-04-20 16:24:50', '2024-04-20 16:24:50'),
(1135, 'en', 'HR Director Approval', '2024-04-20 16:41:45', '2024-04-20 16:41:45'),
(1136, 'ar', 'موافقة مدير الموارد البشرية', '2024-04-20 16:41:45', '2024-04-20 16:41:45'),
(1137, 'en', 'Headquartes', '2024-04-21 06:26:29', '2024-04-21 06:26:29'),
(1138, 'ar', 'إخلاء طرف', '2024-04-21 06:26:30', '2024-04-21 06:26:30'),
(1139, 'en', 'Headquartes', '2024-04-21 06:30:02', '2024-04-21 06:30:02'),
(1140, 'ar', 'إخلاء طرف', '2024-04-21 06:30:02', '2024-04-21 06:30:02'),
(1141, 'en', 'Headquartes', '2024-04-21 06:33:52', '2024-04-21 06:33:52'),
(1142, 'ar', 'Clearance Form', '2024-04-21 06:33:52', '2024-04-21 06:33:52'),
(1143, 'en', 'FINEL SETTLEMENT Create', '2024-04-21 07:05:14', '2024-04-21 07:05:14'),
(1144, 'ar', 'انشاء استمارة استحقاق', '2024-04-21 07:05:14', '2024-04-21 07:05:14'),
(1145, 'en', 'HR Director Approval', '2024-04-21 07:05:36', '2024-04-21 07:05:36'),
(1146, 'ar', 'موافقة مدير الموارد البشرية', '2024-04-21 07:05:36', '2024-04-21 07:05:36'),
(1147, 'en', 'Auditing', '2024-04-21 07:06:24', '2024-04-21 07:06:24'),
(1148, 'ar', 'التدقيق', '2024-04-21 07:06:24', '2024-04-21 07:06:24'),
(1149, 'en', 'Finance', '2024-04-21 07:06:52', '2024-04-21 07:06:52'),
(1150, 'ar', 'المالية', '2024-04-21 07:06:52', '2024-04-21 07:06:52'),
(1151, 'en', 'FINEL SETTLEMENT Create', '2024-04-21 07:07:05', '2024-04-21 07:07:05'),
(1152, 'ar', 'انشاء استمارة استحقاق', '2024-04-21 07:07:05', '2024-04-21 07:07:05'),
(1153, 'en', 'Financial director approval', '2024-04-21 07:07:38', '2024-04-21 07:07:38'),
(1154, 'ar', 'موافقة المدير المالي', '2024-04-21 07:07:38', '2024-04-21 07:07:38'),
(1155, 'en', 'Receiving Amount', '2024-04-21 07:08:36', '2024-04-21 07:08:36'),
(1156, 'ar', 'استلام المبلغ', '2024-04-21 07:08:36', '2024-04-21 07:08:36'),
(1157, 'en', 'Auditing', '2024-04-21 07:19:28', '2024-04-21 07:19:28'),
(1158, 'ar', 'التدقيق', '2024-04-21 07:19:28', '2024-04-21 07:19:28'),
(1159, 'en', 'Eyad', '2024-04-21 07:20:56', '2024-04-21 07:20:56'),
(1160, 'ar', 'اياد', '2024-04-21 07:20:56', '2024-04-21 07:20:56'),
(1161, 'en', 'Hamza', '2024-04-21 07:20:56', '2024-04-21 07:20:56'),
(1162, 'ar', 'حمزة', '2024-04-21 07:20:56', '2024-04-21 07:20:56'),
(1163, 'en', 'Jahni', '2024-04-21 07:20:56', '2024-04-21 07:20:56'),
(1164, 'ar', 'الجهني', '2024-04-21 07:20:56', '2024-04-21 07:20:56'),
(1165, 'en', 'Finance', '2024-04-21 07:26:47', '2024-04-21 07:26:47'),
(1166, 'en', 'Finance', '2024-04-21 07:26:47', '2024-04-21 07:26:47'),
(1167, 'ar', 'المالية', '2024-04-21 07:26:47', '2024-04-21 07:26:47'),
(1168, 'ar', 'المالية', '2024-04-21 07:26:48', '2024-04-21 07:26:48'),
(1169, 'en', 'Finance', '2024-04-21 07:33:20', '2024-04-21 07:33:20'),
(1170, 'ar', 'المالية', '2024-04-21 07:33:20', '2024-04-21 07:33:20'),
(1171, 'en', 'Zaid', '2024-04-21 07:35:30', '2024-04-21 07:35:30'),
(1172, 'ar', 'زايد', '2024-04-21 07:35:30', '2024-04-21 07:35:30'),
(1173, 'en', 'Jamil', '2024-04-21 07:35:30', '2024-04-21 07:35:30'),
(1174, 'ar', 'جميل', '2024-04-21 07:35:30', '2024-04-21 07:35:30'),
(1175, 'en', 'Alzahrani', '2024-04-21 07:35:30', '2024-04-21 07:35:30'),
(1176, 'ar', 'الزهراني', '2024-04-21 07:35:30', '2024-04-21 07:35:30'),
(1177, 'en', 'Financial director approval', '2024-04-21 07:37:56', '2024-04-21 07:37:56'),
(1178, 'ar', 'موافقة المدير المالي', '2024-04-21 07:37:56', '2024-04-21 07:37:56'),
(1179, 'en', 'Receiving Amount', '2024-04-21 07:38:24', '2024-04-21 07:38:24'),
(1180, 'ar', 'استلام المبلغ', '2024-04-21 07:38:24', '2024-04-21 07:38:24'),
(1181, 'en', 'Fatima', '2024-04-21 07:49:26', '2024-04-21 07:49:26'),
(1182, 'ar', 'فاطمة', '2024-04-21 07:49:26', '2024-04-21 07:49:26'),
(1183, 'en', 'Dyab', '2024-04-21 07:49:26', '2024-04-21 07:49:26'),
(1184, 'ar', 'دياب', '2024-04-21 07:49:26', '2024-04-21 07:49:26'),
(1185, 'en', 'Almajed', '2024-04-21 07:49:26', '2024-04-21 07:49:26'),
(1186, 'ar', 'الماجد', '2024-04-21 07:49:26', '2024-04-21 07:49:26'),
(1187, 'en', 'System + Email', '2024-04-23 01:50:51', '2024-04-23 01:50:51'),
(1188, 'ar', 'نظام + ايميل', '2024-04-23 01:50:51', '2024-04-23 01:50:51'),
(1189, 'en', 'You have a new transaction', '2024-04-23 01:50:51', '2024-04-23 01:50:51'),
(1190, 'ar', 'لديك طلب جديد', '2024-04-23 01:50:51', '2024-04-23 01:50:51'),
(1191, 'en', 'System', '2024-04-23 01:51:04', '2024-04-23 01:51:04'),
(1192, 'ar', 'نظام', '2024-04-23 01:51:04', '2024-04-23 01:51:04'),
(1193, 'en', 'You have a new transaction', '2024-04-23 01:51:04', '2024-04-23 01:51:04'),
(1194, 'ar', 'لديك طلب جديد', '2024-04-23 01:51:04', '2024-04-23 01:51:04'),
(1195, 'en', 'Moayad', '2024-04-23 02:08:34', '2024-04-23 02:08:34'),
(1196, 'ar', 'مؤيد', '2024-04-23 02:08:34', '2024-04-23 02:08:34'),
(1197, 'en', 'Omar', '2024-04-23 02:08:34', '2024-04-23 02:08:34'),
(1198, 'ar', 'ععر', '2024-04-23 02:08:34', '2024-04-23 02:08:34'),
(1199, 'en', 'Shamali', '2024-04-23 02:08:34', '2024-04-23 02:08:34'),
(1200, 'ar', 'الشمالي', '2024-04-23 02:08:34', '2024-04-23 02:08:34'),
(1201, 'en', 'Moayad', '2024-04-23 02:53:03', '2024-04-23 02:53:03'),
(1202, 'ar', 'مؤيد', '2024-04-23 02:53:03', '2024-04-23 02:53:03'),
(1203, 'en', 'Omar', '2024-04-23 02:53:03', '2024-04-23 02:53:03'),
(1204, 'ar', 'ععر', '2024-04-23 02:53:03', '2024-04-23 02:53:03'),
(1205, 'en', 'Shamali', '2024-04-23 02:53:03', '2024-04-23 02:53:03'),
(1206, 'ar', 'الشمالي', '2024-04-23 02:53:03', '2024-04-23 02:53:03'),
(1207, 'en', 'Zaid', '2024-04-23 02:54:38', '2024-04-23 02:54:38'),
(1208, 'ar', 'زايد', '2024-04-23 02:54:38', '2024-04-23 02:54:38'),
(1209, 'en', 'Jamil', '2024-04-23 02:54:38', '2024-04-23 02:54:38'),
(1210, 'ar', 'جميل', '2024-04-23 02:54:38', '2024-04-23 02:54:38'),
(1211, 'en', 'Alzahrani', '2024-04-23 02:54:38', '2024-04-23 02:54:38'),
(1212, 'ar', 'الزهراني', '2024-04-23 02:54:38', '2024-04-23 02:54:38'),
(1213, 'en', 'Moayad', '2024-04-23 03:29:27', '2024-04-23 03:29:27'),
(1214, 'ar', 'مؤيد', '2024-04-23 03:29:27', '2024-04-23 03:29:27'),
(1215, 'en', 'Omar', '2024-04-23 03:29:27', '2024-04-23 03:29:27'),
(1216, 'ar', 'ععر', '2024-04-23 03:29:27', '2024-04-23 03:29:27'),
(1217, 'en', 'Shamali', '2024-04-23 03:29:27', '2024-04-23 03:29:27'),
(1218, 'ar', 'الشمالي', '2024-04-23 03:29:27', '2024-04-23 03:29:27'),
(1219, 'en', 'Moayad', '2024-04-23 06:34:14', '2024-04-23 06:34:14'),
(1220, 'ar', 'مؤيد', '2024-04-23 06:34:14', '2024-04-23 06:34:14'),
(1221, 'en', 'Omar', '2024-04-23 06:34:14', '2024-04-23 06:34:14'),
(1222, 'ar', 'ععر', '2024-04-23 06:34:14', '2024-04-23 06:34:14'),
(1223, 'en', 'Shamali', '2024-04-23 06:34:14', '2024-04-23 06:34:14'),
(1224, 'ar', 'الشمالي', '2024-04-23 06:34:14', '2024-04-23 06:34:14'),
(1225, 'en', 'Headquartes', '2024-04-23 13:45:27', '2024-04-23 13:45:27'),
(1226, 'ar', 'إخلاء طرف', '2024-04-23 13:45:27', '2024-04-23 13:45:27'),
(1227, 'en', 'Headquartes', '2024-04-23 13:46:39', '2024-04-23 13:46:39'),
(1228, 'ar', 'إخلاء طرف', '2024-04-23 13:46:39', '2024-04-23 13:46:39'),
(1229, 'en', 'Headquartes', '2024-04-23 13:48:03', '2024-04-23 13:48:03'),
(1230, 'ar', 'إخلاء طرف', '2024-04-23 13:48:03', '2024-04-23 13:48:03'),
(1231, 'en', 'a', '2024-04-23 15:22:47', '2024-04-23 15:22:47'),
(1232, 'ar', 'ش', '2024-04-23 15:23:20', '2024-04-23 15:23:20'),
(1233, 'en', 'Vacation', '2024-04-23 15:25:31', '2024-04-23 15:25:31'),
(1234, 'ar', 'اجازة', '2024-04-23 15:25:35', '2024-04-23 15:25:35'),
(1235, 'en', 'Finish', '2024-04-23 15:51:15', '2024-04-23 15:51:15'),
(1236, 'ar', 'نهاية', '2024-04-23 15:51:15', '2024-04-23 15:51:15'),
(1237, 'en', 'test', '2024-04-24 07:56:15', '2024-04-24 07:56:15'),
(1238, 'ar', 'تيست', '2024-04-24 07:56:15', '2024-04-24 07:56:15'),
(1239, 'en', 'create test', '2024-04-24 08:06:53', '2024-04-24 08:06:53'),
(1240, 'ar', 'انشاء تيست', '2024-04-24 08:06:53', '2024-04-24 08:06:53'),
(1241, 'en', 'create test', '2024-04-24 08:09:11', '2024-04-24 08:09:11'),
(1242, 'ar', 'انشاء تيست', '2024-04-24 08:09:11', '2024-04-24 08:09:11'),
(1243, 'en', 'create test', '2024-04-24 08:10:02', '2024-04-24 08:10:02'),
(1244, 'ar', 'انشاء تيست', '2024-04-24 08:10:02', '2024-04-24 08:10:02'),
(1245, 'en', '2', '2024-04-24 08:12:32', '2024-04-24 08:12:32'),
(1246, 'ar', '2', '2024-04-24 08:12:32', '2024-04-24 08:12:32'),
(1247, 'en', 'create test', '2024-04-24 08:12:45', '2024-04-24 08:12:45'),
(1248, 'ar', 'انشاء تيست', '2024-04-24 08:12:45', '2024-04-24 08:12:45'),
(1249, 'en', '2', '2024-04-24 08:15:01', '2024-04-24 08:15:01'),
(1250, 'ar', '2', '2024-04-24 08:15:03', '2024-04-24 08:15:03'),
(1251, 'en', 'create test', '2024-04-24 08:15:14', '2024-04-24 08:15:14'),
(1252, 'ar', 'انشاء تيست', '2024-04-24 08:15:14', '2024-04-24 08:15:14'),
(1253, 'en', '2', '2024-04-24 08:15:25', '2024-04-24 08:15:25'),
(1254, 'ar', '2', '2024-04-24 08:15:25', '2024-04-24 08:15:25'),
(1255, 'en', 'Finish', '2024-04-24 15:09:19', '2024-04-24 15:09:19'),
(1256, 'ar', 'نهاية', '2024-04-24 15:09:19', '2024-04-24 15:09:19'),
(1257, 'en', 'Finish', '2024-04-24 16:14:29', '2024-04-24 16:14:29'),
(1258, 'ar', 'نهاية', '2024-04-24 16:14:29', '2024-04-24 16:14:29'),
(1259, 'en', 'Finish', '2024-04-24 17:51:19', '2024-04-24 17:51:19'),
(1260, 'ar', 'نهاية', '2024-04-24 17:51:19', '2024-04-24 17:51:19'),
(1261, 'en', 'Riyadh', '2024-04-27 02:09:54', '2024-04-27 02:09:54'),
(1262, 'ar', 'الرياض', '2024-04-27 02:09:54', '2024-04-27 02:09:54'),
(1263, 'en', 'Riyadh-Saudi', '2024-04-27 02:09:54', '2024-04-27 02:09:54'),
(1264, 'ar', 'السعودية- الرياض', '2024-04-27 02:09:54', '2024-04-27 02:09:54'),
(1265, 'en', 'Informatic System', '2024-04-27 02:10:53', '2024-04-27 02:10:53'),
(1266, 'ar', 'نظم المعلومات', '2024-04-27 02:10:53', '2024-04-27 02:10:53'),
(1267, 'en', 'Riyadh-Saudi', '2024-04-27 02:10:53', '2024-04-27 02:10:53'),
(1268, 'ar', 'السعودية- الرياض', '2024-04-27 02:10:53', '2024-04-27 02:10:53'),
(1269, 'en', 'البرمجة', '2024-04-27 02:11:46', '2024-04-27 02:11:46'),
(1270, 'ar', 'Programming', '2024-04-27 02:11:46', '2024-04-27 02:11:46'),
(1271, 'en', 'Riyadh-Saudi', '2024-04-27 02:11:46', '2024-04-27 02:11:46'),
(1272, 'ar', 'السعودية- الرياض', '2024-04-27 02:11:46', '2024-04-27 02:11:46'),
(1273, 'en', 'Engineer', '2024-04-27 02:12:17', '2024-04-27 02:12:17'),
(1274, 'ar', 'مهندس', '2024-04-27 02:12:17', '2024-04-27 02:12:17'),
(1275, 'en', 'Jaddah', '2024-04-27 02:24:44', '2024-04-27 02:24:44'),
(1276, 'ar', 'جدة', '2024-04-27 02:24:44', '2024-04-27 02:24:44'),
(1277, 'en', 'Riyadh-Saudi', '2024-04-27 02:24:44', '2024-04-27 02:24:44'),
(1278, 'ar', 'السعودية- الرياض', '2024-04-27 02:24:44', '2024-04-27 02:24:44'),
(1279, 'en', 'Manager', '2024-04-27 02:26:00', '2024-04-27 02:26:00'),
(1280, 'ar', 'المدير الغداري', '2024-04-27 02:26:00', '2024-04-27 02:26:00'),
(1281, 'en', 'Jaddah', '2024-04-27 02:54:20', '2024-04-27 02:54:20'),
(1282, 'ar', 'جدة', '2024-04-27 02:54:20', '2024-04-27 02:54:20'),
(1283, 'en', 'Main', '2024-04-27 02:54:36', '2024-04-27 02:54:36'),
(1284, 'ar', 'الفرع الرئيسي', '2024-04-27 02:54:36', '2024-04-27 02:54:36'),
(1285, 'en', 'Riyadh', '2024-04-27 02:54:48', '2024-04-27 02:54:48'),
(1286, 'ar', 'الرياض', '2024-04-27 02:54:48', '2024-04-27 02:54:48'),
(1287, 'en', 'Jaddah', '2024-04-27 02:55:10', '2024-04-27 02:55:10'),
(1288, 'ar', 'جدة', '2024-04-27 02:55:10', '2024-04-27 02:55:10'),
(1289, 'en', 'Branch 1', '2024-04-27 09:49:45', '2024-04-27 09:49:45'),
(1290, 'ar', 'الفرع الأول', '2024-04-27 09:49:45', '2024-04-27 09:49:45'),
(1291, 'en', 'Inforamtion', '2024-04-27 09:52:47', '2024-04-27 09:52:47'),
(1292, 'ar', 'إدارة المعلوماتية', '2024-04-27 09:52:47', '2024-04-27 09:52:47'),
(1293, 'en', 'Progrmming', '2024-04-27 09:53:20', '2024-04-27 09:53:20'),
(1294, 'ar', 'نظم المعلومات', '2024-04-27 09:53:20', '2024-04-27 09:53:20'),
(1295, 'en', 'أمين المستودعات', '2024-04-27 09:53:45', '2024-04-27 09:53:45'),
(1296, 'ar', 'أمين المستودعات', '2024-04-27 09:53:45', '2024-04-27 09:53:45'),
(1297, 'en', 'Zaid', '2024-04-27 09:55:31', '2024-04-27 09:55:31'),
(1298, 'ar', 'زيد', '2024-04-27 09:55:31', '2024-04-27 09:55:31'),
(1299, 'en', 'Ibrahim', '2024-04-27 09:55:31', '2024-04-27 09:55:31'),
(1300, 'ar', 'ابراهيم', '2024-04-27 09:55:31', '2024-04-27 09:55:31'),
(1301, 'en', 'dyab', '2024-04-27 09:55:31', '2024-04-27 09:55:31'),
(1302, 'ar', 'دياب', '2024-04-27 09:55:31', '2024-04-27 09:55:31'),
(1303, 'en', 'Internal Transaction', '2024-04-27 09:59:56', '2024-04-27 09:59:56'),
(1304, 'ar', 'معاملة داخلية', '2024-04-27 09:59:56', '2024-04-27 09:59:56'),
(1305, 'en', 'Create Order', '2024-04-27 10:02:06', '2024-04-27 10:02:06'),
(1306, 'ar', 'إنشاء المعاملة', '2024-04-27 10:02:06', '2024-04-27 10:02:06'),
(1307, 'en', 'Nasser', '2024-04-27 10:03:09', '2024-04-27 10:03:09'),
(1308, 'ar', 'ناصر', '2024-04-27 10:03:09', '2024-04-27 10:03:09'),
(1309, 'en', 'Ibrahim', '2024-04-27 10:03:09', '2024-04-27 10:03:09'),
(1310, 'ar', 'ابراهيم', '2024-04-27 10:03:09', '2024-04-27 10:03:09'),
(1311, 'en', 'dyab', '2024-04-27 10:03:09', '2024-04-27 10:03:09'),
(1312, 'ar', 'دياب', '2024-04-27 10:03:09', '2024-04-27 10:03:09'),
(1313, 'en', 'ِAccount', '2024-04-27 10:27:10', '2024-04-27 10:27:10'),
(1314, 'ar', 'أمين الصندوق', '2024-04-27 10:27:10', '2024-04-27 10:27:10'),
(1315, 'en', 'Fatima', '2024-04-27 10:27:36', '2024-04-27 10:27:36'),
(1316, 'ar', 'فاطمة', '2024-04-27 10:27:36', '2024-04-27 10:27:36'),
(1317, 'en', 'Dyab', '2024-04-27 10:27:36', '2024-04-27 10:27:36'),
(1318, 'ar', 'دياب', '2024-04-27 10:27:36', '2024-04-27 10:27:36'),
(1319, 'en', 'Almajed', '2024-04-27 10:27:36', '2024-04-27 10:27:36'),
(1320, 'ar', 'الماجد', '2024-04-27 10:27:36', '2024-04-27 10:27:36'),
(1321, 'en', 'Clearance Form', '2024-04-27 10:30:39', '2024-04-27 10:30:39'),
(1322, 'ar', 'إخلاء طرف', '2024-04-27 10:30:39', '2024-04-27 10:30:39'),
(1323, 'en', 'Clearance Form', '2024-04-27 10:31:08', '2024-04-27 10:31:08'),
(1324, 'ar', 'إخلاء طرف', '2024-04-27 10:31:08', '2024-04-27 10:31:08'),
(1325, 'en', 'Clearance Form', '2024-04-27 10:37:42', '2024-04-27 10:37:42'),
(1326, 'ar', 'إخلاء طرف', '2024-04-27 10:37:42', '2024-04-27 10:37:42'),
(1327, 'en', 'منشئ المعاملة', '2024-04-27 10:42:13', '2024-04-27 10:42:13'),
(1328, 'ar', 'منشئ المعاملة', '2024-04-27 10:42:13', '2024-04-27 10:42:13'),
(1329, 'en', 'Direct manager', '2024-04-27 10:44:35', '2024-04-27 10:44:35'),
(1330, 'ar', 'الرئيس المباشر', '2024-04-27 10:44:35', '2024-04-27 10:44:35'),
(1331, 'en', 'أمين الصندوق', '2024-04-27 10:46:22', '2024-04-27 10:46:22'),
(1332, 'ar', 'أمين الصندوق', '2024-04-27 10:46:22', '2024-04-27 10:46:22'),
(1333, 'en', 'Payroll', '2024-04-27 10:47:54', '2024-04-27 10:47:54'),
(1334, 'ar', 'الرواتب', '2024-04-27 10:47:54', '2024-04-27 10:47:54'),
(1335, 'en', 'HR', '2024-04-27 10:48:53', '2024-04-27 10:48:53'),
(1336, 'ar', 'الموارد البشرية', '2024-04-27 10:48:53', '2024-04-27 10:48:53'),
(1337, 'en', 'Fatima', '2024-04-27 11:12:40', '2024-04-27 11:12:40'),
(1338, 'ar', 'فاطمة', '2024-04-27 11:12:40', '2024-04-27 11:12:40'),
(1339, 'en', 'Dyab', '2024-04-27 11:12:40', '2024-04-27 11:12:40'),
(1340, 'ar', 'دياب', '2024-04-27 11:12:40', '2024-04-27 11:12:40'),
(1341, 'en', 'Almajed', '2024-04-27 11:12:40', '2024-04-27 11:12:40'),
(1342, 'ar', 'الماجد', '2024-04-27 11:12:40', '2024-04-27 11:12:40'),
(1343, 'en', 'منشئ المعاملة', '2024-04-27 11:29:07', '2024-04-27 11:29:07'),
(1344, 'ar', 'منشئ المعاملة', '2024-04-27 11:29:07', '2024-04-27 11:29:07'),
(1345, 'en', 'خطاب1', '2024-05-29 06:41:43', '2024-05-29 06:41:43'),
(1346, 'ar', 'خطاب1', '2024-05-29 06:41:43', '2024-05-29 06:41:43'),
(1347, 'en', 'تسجيل صادر', '2024-05-29 08:27:21', '2024-05-29 08:27:21'),
(1348, 'ar', 'تسجيل صادر', '2024-05-29 08:27:21', '2024-05-29 08:27:21'),
(1349, 'en', 'تسجيل وارد', '2024-05-29 08:27:41', '2024-05-29 08:27:41'),
(1350, 'ar', 'تسجيل وارد', '2024-05-29 08:27:41', '2024-05-29 08:27:41'),
(1351, 'en', 'تسجيل صادر', '2024-05-29 08:28:19', '2024-05-29 08:28:19'),
(1352, 'ar', 'تسجيل صادر', '2024-05-29 08:28:19', '2024-05-29 08:28:19'),
(1353, 'en', 'Division Manager', '2024-06-01 16:53:48', '2024-06-01 16:53:48'),
(1354, 'ar', 'مدير شعبة', '2024-06-01 16:53:48', '2024-06-01 16:53:48'),
(1355, 'en', 'Unit Manager', '2024-06-01 16:54:09', '2024-06-01 16:54:09'),
(1356, 'ar', 'مدير وحدة', '2024-06-01 16:54:09', '2024-06-01 16:54:09'),
(1357, 'en', 'creator', '2024-06-01 17:22:16', '2024-06-01 17:22:16'),
(1358, 'ar', 'المنشئ', '2024-06-01 17:22:16', '2024-06-01 17:22:16'),
(1359, 'en', 'Specific Division', '2024-06-01 17:26:26', '2024-06-01 17:26:26'),
(1360, 'ar', 'شعبة محددة', '2024-06-01 17:26:26', '2024-06-01 17:26:26'),
(1361, 'en', 'Specific Unit', '2024-06-01 17:27:18', '2024-06-01 17:27:18'),
(1362, 'ar', 'وحدة محددة', '2024-06-01 17:27:18', '2024-06-01 17:27:18'),
(1363, 'en', 'Creator Division', '2024-06-01 17:28:03', '2024-06-01 17:28:03'),
(1364, 'ar', 'شعبة المنشئ', '2024-06-01 17:28:03', '2024-06-01 17:28:03'),
(1365, 'en', 'Creator Unit', '2024-06-01 17:29:58', '2024-06-01 17:29:58'),
(1366, 'ar', 'وحدة المنشئ', '2024-06-01 17:29:58', '2024-06-01 17:29:58'),
(1367, 'en', 'assigned to', '2024-06-01 17:30:42', '2024-06-01 17:30:42'),
(1368, 'ar', 'المسند اليه', '2024-06-01 17:30:42', '2024-06-01 17:30:42'),
(1369, 'en', 'Incoming', '2024-06-02 05:38:01', '2024-06-02 05:38:01'),
(1370, 'ar', 'وارد', '2024-06-02 05:38:01', '2024-06-02 05:38:01'),
(1371, 'en', 'Record Incoming', '2024-06-02 05:38:34', '2024-06-02 05:38:34'),
(1372, 'ar', 'تسجيل وارد', '2024-06-02 05:38:34', '2024-06-02 05:38:34'),
(1373, 'en', 'Create', '2024-06-02 05:41:12', '2024-06-02 05:41:12'),
(1374, 'ar', 'انشاء', '2024-06-02 05:41:12', '2024-06-02 05:41:12'),
(1375, 'en', 'Create', '2024-06-02 05:42:55', '2024-06-02 05:42:55'),
(1376, 'ar', 'إنشاء', '2024-06-02 05:42:55', '2024-06-02 05:42:55'),
(1377, 'en', 'Create', '2024-06-02 05:45:21', '2024-06-02 05:45:21'),
(1378, 'ar', 'إنشاء', '2024-06-02 05:45:21', '2024-06-02 05:45:21'),
(1379, 'en', 'Create', '2024-06-02 05:46:15', '2024-06-02 05:46:15'),
(1380, 'ar', 'إنشاء', '2024-06-02 05:46:15', '2024-06-02 05:46:15'),
(1381, 'en', 'Close', '2024-06-02 05:47:31', '2024-06-02 05:47:31'),
(1382, 'ar', 'إغلاق', '2024-06-02 05:47:31', '2024-06-02 05:47:31'),
(1383, 'en', 'Create', '2024-06-02 05:47:46', '2024-06-02 05:47:46'),
(1384, 'ar', 'إنشاء', '2024-06-02 05:47:46', '2024-06-02 05:47:46'),
(1385, 'en', 'Create', '2024-06-02 07:02:34', '2024-06-02 07:02:34'),
(1386, 'ar', 'إنشاء', '2024-06-02 07:02:34', '2024-06-02 07:02:34'),
(1387, 'en', 'Receive', '2024-06-02 07:18:23', '2024-06-02 07:18:23'),
(1388, 'ar', 'استلام', '2024-06-02 07:18:23', '2024-06-02 07:18:23'),
(1389, 'en', 'General Incoming', '2024-06-02 09:51:09', '2024-06-02 09:51:09'),
(1390, 'ar', 'الوارد العام', '2024-06-02 09:51:09', '2024-06-02 09:51:09'),
(1391, 'en', 'Receive', '2024-06-02 09:53:17', '2024-06-02 09:53:17'),
(1392, 'ar', 'استلام', '2024-06-02 09:53:17', '2024-06-02 09:53:17'),
(1393, 'en', 'Outgoing', '2024-06-02 15:08:57', '2024-06-02 15:08:57'),
(1394, 'ar', 'صادر', '2024-06-02 15:08:57', '2024-06-02 15:08:57'),
(1395, 'en', 'Register an outgoing letter', '2024-06-02 15:13:05', '2024-06-02 15:13:05'),
(1396, 'ar', 'تسجيل خطاب صادر', '2024-06-02 15:13:05', '2024-06-02 15:13:05'),
(1397, 'en', 'Create', '2024-06-02 16:29:55', '2024-06-02 16:29:55'),
(1398, 'ar', 'انشاء', '2024-06-02 16:29:55', '2024-06-02 16:29:55'),
(1399, 'en', 'Create', '2024-06-02 16:29:55', '2024-06-02 16:29:55'),
(1400, 'ar', 'انشاء', '2024-06-02 16:29:55', '2024-06-02 16:29:55'),
(1401, 'en', 'Manager', '2024-06-02 16:33:31', '2024-06-02 16:33:31'),
(1402, 'ar', 'المدير', '2024-06-02 16:33:31', '2024-06-02 16:33:31'),
(1403, 'en', 'Export', '2024-06-02 16:34:57', '2024-06-02 16:34:57'),
(1404, 'ar', 'التصدير', '2024-06-02 16:34:57', '2024-06-02 16:34:57'),
(1405, 'en', 'admin', '2024-06-02 16:36:27', '2024-06-02 16:36:27'),
(1406, 'ar', 'أدمن', '2024-06-02 16:36:27', '2024-06-02 16:36:27'),
(1407, 'en', 'manager', '2024-06-02 16:36:27', '2024-06-02 16:36:27'),
(1408, 'ar', 'مدير', '2024-06-02 16:36:27', '2024-06-02 16:36:27'),
(1409, 'en', 'system', '2024-06-02 16:36:27', '2024-06-02 16:36:27'),
(1410, 'ar', 'النظام', '2024-06-02 16:36:27', '2024-06-02 16:36:27'),
(1411, 'en', 'test', '2024-06-03 05:29:46', '2024-06-03 05:29:46'),
(1412, 'ar', 'test', '2024-06-03 05:29:46', '2024-06-03 05:29:46'),
(1413, 'en', 'Create', '2024-06-03 08:28:09', '2024-06-03 08:28:09'),
(1414, 'ar', 'انشاء', '2024-06-03 08:28:09', '2024-06-03 08:28:09'),
(1415, 'en', 'Manager', '2024-06-03 08:28:27', '2024-06-03 08:28:27'),
(1416, 'ar', 'المدير', '2024-06-03 08:28:27', '2024-06-03 08:28:27'),
(1417, 'en', 'Manager', '2024-06-03 08:29:33', '2024-06-03 08:29:33'),
(1418, 'ar', 'المدير', '2024-06-03 08:29:33', '2024-06-03 08:29:33'),
(1419, 'en', 'Create', '2024-06-03 08:33:27', '2024-06-03 08:33:27'),
(1420, 'ar', 'انشاء', '2024-06-03 08:33:27', '2024-06-03 08:33:27'),
(1421, 'en', 'Manager', '2024-06-03 08:33:39', '2024-06-03 08:33:39'),
(1422, 'ar', 'المدير', '2024-06-03 08:33:39', '2024-06-03 08:33:39'),
(1423, 'en', 'Register an outgoing letter (attachment)', '2024-06-03 08:55:12', '2024-06-03 08:55:12'),
(1424, 'ar', 'تسجيل خطاب صادر (مرفقات)', '2024-06-03 08:55:12', '2024-06-03 08:55:12'),
(1425, 'en', 'Create', '2024-06-03 09:03:26', '2024-06-03 09:03:26'),
(1426, 'ar', 'انشاء', '2024-06-03 09:03:26', '2024-06-03 09:03:26');
INSERT INTO `dictionaries` (`id`, `language`, `translate`, `created_at`, `updated_at`) VALUES
(1427, 'en', 'Manager', '2024-06-03 09:05:02', '2024-06-03 09:05:02'),
(1428, 'ar', 'المدير', '2024-06-03 09:05:02', '2024-06-03 09:05:02'),
(1429, 'en', 'Export', '2024-06-03 09:07:30', '2024-06-03 09:07:30'),
(1430, 'ar', 'التصدير', '2024-06-03 09:07:30', '2024-06-03 09:07:30'),
(1431, 'en', 'Confidential incoming', '2024-06-03 09:23:38', '2024-06-03 09:23:38'),
(1432, 'ar', 'وارد سري', '2024-06-03 09:23:38', '2024-06-03 09:23:38'),
(1433, 'en', 'Incoming registration to Minister\'s office', '2024-06-03 09:27:10', '2024-06-03 09:27:10'),
(1434, 'ar', 'تسجيل وارد مكتب الوزير', '2024-06-03 09:27:10', '2024-06-03 09:27:10'),
(1435, 'en', 'Create', '2024-06-03 09:28:06', '2024-06-03 09:28:06'),
(1436, 'ar', 'انشاء', '2024-06-03 09:28:06', '2024-06-03 09:28:06'),
(1437, 'en', 'موظف اتصالات إدارية', '2024-06-03 09:38:19', '2024-06-03 09:38:19'),
(1438, 'ar', 'موظف اتصالات إدارية', '2024-06-03 09:38:19', '2024-06-03 09:38:19'),
(1439, 'en', 'Nasser', '2024-06-03 09:40:18', '2024-06-03 09:40:18'),
(1440, 'ar', 'ناصر', '2024-06-03 09:40:18', '2024-06-03 09:40:18'),
(1441, 'en', 'Ibrahim', '2024-06-03 09:40:18', '2024-06-03 09:40:18'),
(1442, 'ar', 'ابراهيم', '2024-06-03 09:40:18', '2024-06-03 09:40:18'),
(1443, 'en', 'dyab', '2024-06-03 09:40:18', '2024-06-03 09:40:18'),
(1444, 'ar', 'دياب', '2024-06-03 09:40:18', '2024-06-03 09:40:18'),
(1445, 'en', 'Programming', '2024-06-04 05:46:56', '2024-06-04 05:46:56'),
(1446, 'ar', 'البرمجة', '2024-06-04 05:46:56', '2024-06-04 05:46:56'),
(1447, 'en', 'PHP', '2024-06-04 05:47:15', '2024-06-04 05:47:15'),
(1448, 'ar', 'PHP', '2024-06-04 05:47:15', '2024-06-04 05:47:15'),
(1449, 'en', 'Vacation', '2024-06-05 16:43:44', '2024-06-05 16:43:44'),
(1450, 'ar', 'اجازة', '2024-06-05 16:43:44', '2024-06-05 16:43:44'),
(1451, 'en', 'Clearance Form', '2024-06-05 17:47:54', '2024-06-05 17:47:54'),
(1452, 'ar', 'إخلاء طرف', '2024-06-05 17:47:54', '2024-06-05 17:47:54'),
(1453, 'en', 'Vacation', '2024-06-05 17:51:02', '2024-06-05 17:51:02'),
(1454, 'ar', 'اجازة', '2024-06-05 17:51:02', '2024-06-05 17:51:02'),
(1455, 'en', 'Administrative Affairs', '2024-06-05 17:51:21', '2024-06-05 17:51:21'),
(1456, 'ar', 'شؤون ادارية', '2024-06-05 17:51:21', '2024-06-05 17:51:21'),
(1457, 'en', 'Outgoing', '2024-06-05 17:51:39', '2024-06-05 17:51:39'),
(1458, 'ar', 'صادر', '2024-06-05 17:51:39', '2024-06-05 17:51:39'),
(1459, 'en', 'Incoming', '2024-06-05 17:51:48', '2024-06-05 17:51:48'),
(1460, 'ar', 'وارد', '2024-06-05 17:51:48', '2024-06-05 17:51:48'),
(1461, 'en', 'Confidential incoming', '2024-06-05 17:51:57', '2024-06-05 17:51:57'),
(1462, 'ar', 'وارد سري', '2024-06-05 17:51:57', '2024-06-05 17:51:57'),
(1463, 'en', 'Vacation', '2024-06-06 04:43:27', '2024-06-06 04:43:27'),
(1464, 'ar', 'اجازة', '2024-06-06 04:43:27', '2024-06-06 04:43:27'),
(1465, 'en', 'Vacation', '2024-06-06 05:01:59', '2024-06-06 05:01:59'),
(1466, 'ar', 'اجازة', '2024-06-06 05:01:59', '2024-06-06 05:01:59'),
(1467, 'en', 'Administrative Affairs', '2024-06-06 05:04:23', '2024-06-06 05:04:23'),
(1468, 'ar', 'شؤون ادارية', '2024-06-06 05:04:23', '2024-06-06 05:04:23'),
(1469, 'en', 'Administrative Affairs', '2024-06-06 05:05:52', '2024-06-06 05:05:52'),
(1470, 'ar', 'شؤون ادارية', '2024-06-06 05:05:52', '2024-06-06 05:05:52'),
(1471, 'en', 'Administrative Affairs', '2024-06-06 05:06:03', '2024-06-06 05:06:03'),
(1472, 'ar', 'شؤون ادارية', '2024-06-06 05:06:03', '2024-06-06 05:06:03'),
(1473, 'en', 'Administrative Affairs', '2024-06-06 05:23:34', '2024-06-06 05:23:34'),
(1474, 'ar', 'شؤون ادارية', '2024-06-06 05:23:34', '2024-06-06 05:23:34'),
(1475, 'en', 'Head of Dep. Agree', '2024-06-06 05:27:49', '2024-06-06 05:27:49'),
(1476, 'ar', 'موافقة رئيس القسم', '2024-06-06 05:27:49', '2024-06-06 05:27:49'),
(1477, 'en', 'Head of Dep. Agree', '2024-06-06 05:28:08', '2024-06-06 05:28:08'),
(1478, 'ar', 'موافقة رئيس القسم', '2024-06-06 05:28:08', '2024-06-06 05:28:08'),
(1479, 'en', 'Vacation', '2024-06-06 10:27:13', '2024-06-06 10:27:13'),
(1480, 'ar', 'اجازة', '2024-06-06 10:27:13', '2024-06-06 10:27:13'),
(1481, 'en', 'Administrative Affairs', '2024-06-06 10:28:46', '2024-06-06 10:28:46'),
(1482, 'ar', 'شؤون ادارية', '2024-06-06 10:28:46', '2024-06-06 10:28:46'),
(1483, 'en', 'Clearance Form', '2024-06-06 10:28:57', '2024-06-06 10:28:57'),
(1484, 'ar', 'إخلاء طرف', '2024-06-06 10:28:57', '2024-06-06 10:28:57'),
(1485, 'en', 'Outgoing', '2024-06-06 10:29:09', '2024-06-06 10:29:09'),
(1486, 'ar', 'صادر', '2024-06-06 10:29:09', '2024-06-06 10:29:09'),
(1487, 'en', 'Incoming', '2024-06-06 10:29:17', '2024-06-06 10:29:17'),
(1488, 'ar', 'وارد', '2024-06-06 10:29:17', '2024-06-06 10:29:17'),
(1489, 'en', 'Confidential incoming', '2024-06-06 10:29:29', '2024-06-06 10:29:29'),
(1490, 'ar', 'وارد سري', '2024-06-06 10:29:29', '2024-06-06 10:29:29'),
(1491, 'en', 'Administrative Affairs', '2024-06-06 10:29:41', '2024-06-06 10:29:41'),
(1492, 'ar', 'شؤون ادارية', '2024-06-06 10:29:41', '2024-06-06 10:29:41'),
(1493, 'en', 'Administrative Affairs', '2024-06-06 10:29:50', '2024-06-06 10:29:50'),
(1494, 'ar', 'شؤون ادارية', '2024-06-06 10:29:50', '2024-06-06 10:29:50'),
(1495, 'en', 'Permanent', '2024-06-20 08:37:29', '2024-06-20 08:37:29'),
(1496, 'ar', 'مستديمة', '2024-06-20 08:37:29', '2024-06-20 08:37:29'),
(1497, 'en', 'Prepared for consumption', '2024-06-20 08:38:24', '2024-06-20 08:38:24'),
(1498, 'ar', 'معدة للاستهلاك', '2024-06-20 08:38:24', '2024-06-20 08:38:24'),
(1499, 'en', 'Combining permanent and consumer', '2024-06-20 08:40:50', '2024-06-20 08:40:50'),
(1500, 'ar', 'تجمع بين المستديم و الاستهلاكي', '2024-06-20 08:40:50', '2024-06-20 08:40:50'),
(1501, 'en', 'Metal and wooden office furniture and carpets', '2024-06-20 08:52:58', '2024-06-20 08:52:58'),
(1502, 'ar', 'الأثاث المكتبــي المعدنــي والخشــبي والســجاد', '2024-06-20 08:52:58', '2024-06-20 08:52:58'),
(1503, 'en', 'Refrigeration, heating, ventilation, and air conditioning equipment, and their installation equipment', '2024-06-20 08:53:43', '2024-06-20 08:53:43'),
(1504, 'ar', 'أجهزة التبريد، والتسخين، والتدفئة، والتهوية، والتكييف، ومعدات تركيبها', '2024-06-20 08:53:43', '2024-06-20 08:53:43'),
(1505, 'en', 'Mobile iron storage', '2024-06-20 08:54:07', '2024-06-20 08:54:07'),
(1506, 'ar', 'الخزن الحديدية المتنقلة', '2024-06-20 08:54:07', '2024-06-20 08:54:07'),
(1507, 'en', 'Equipment, automatic, manual, steam, electrical and automobile equipment', '2024-06-20 08:54:40', '2024-06-20 08:54:40'),
(1508, 'ar', 'المعدات، واألجهزة اآللية، واليدوية، والبخارية، والكهربائية، والسيارات', '2024-06-20 08:54:40', '2024-06-20 08:54:40'),
(1509, 'en', 'Publications, papers, cultural and school books, notebooks, and forms.', '2024-06-20 08:56:58', '2024-06-20 08:56:58'),
(1510, 'ar', 'المطبوعـات،والأوراق والكتـب الثقافيـة والمدرسـية، والدفاتـر، والاستمارات', '2024-06-20 08:56:58', '2024-06-20 08:56:58'),
(1511, 'en', 'Installations in buildings and facilities', '2024-06-20 08:57:36', '2024-06-20 08:57:36'),
(1512, 'ar', 'التركيبــات فــي المبانــي والمنشــآت', '2024-06-20 08:57:36', '2024-06-20 08:57:36'),
(1513, 'en', 'Tools, equipment, and fixed or mobile devices in laboratories, laboratories, and television stations', '2024-06-20 08:58:29', '2024-06-20 08:58:29'),
(1514, 'ar', 'الأدوات، والمعدات، والأجهزة الثابتة، أو المتنقلة في المختبرات، والمعامل، واألشـرطة التلفزيونيـة', '2024-06-20 08:58:29', '2024-06-20 08:58:29'),
(1515, 'en', 'Office machines, computers, calculators, printing and photocopying machines', '2024-06-20 08:59:42', '2024-06-20 08:59:42'),
(1516, 'ar', 'الآلات المكتبيــة وأجهــزة الحاســب الآلي والحاســبة، وآلات الطباعــة، والتصويــر', '2024-06-20 08:59:42', '2024-06-20 08:59:42'),
(1517, 'en', 'Glass and crystal devices', '2024-06-20 09:00:10', '2024-06-20 09:00:10'),
(1518, 'ar', 'الأجهزة الزجاجية، والبلورية', '2024-06-20 09:00:10', '2024-06-20 09:00:10'),
(1519, 'en', 'Writing tools', '2024-06-20 12:02:01', '2024-06-20 12:02:01'),
(1520, 'ar', 'الأدوات الكتابية', '2024-06-20 12:02:01', '2024-06-20 12:02:01'),
(1521, 'en', 'Consumable educational supplies', '2024-06-20 12:02:37', '2024-06-20 12:02:37'),
(1522, 'ar', 'اللوازم التعليمية الاستهلاكية', '2024-06-20 12:02:37', '2024-06-20 12:02:37'),
(1523, 'en', 'Medical medications, drugs, serums, and vaccines', '2024-06-20 12:03:03', '2024-06-20 12:03:03'),
(1524, 'ar', 'الأدوية الطبية، والعقاقير، واألمصال، واللقاحات', '2024-06-20 12:03:03', '2024-06-20 12:03:03'),
(1525, 'en', 'Chemicals, pesticides, and consumable medical devices', '2024-06-20 12:03:43', '2024-06-20 12:03:43'),
(1526, 'ar', 'المواد الكيماوية، والمبيدات، والأدوات الطبية الاستهلاكية', '2024-06-20 12:03:43', '2024-06-20 12:03:43'),
(1527, 'en', 'Glass instruments used in tests', '2024-06-20 12:04:23', '2024-06-20 12:04:23'),
(1528, 'ar', 'الأدوات الزجاجية التـي تستخدم في الاختبارات', '2024-06-20 12:04:23', '2024-06-20 12:04:23'),
(1529, 'en', 'Raw materials necessary for manufacturing that are used in operation and do not leave any residue of their kind behind', '2024-06-20 12:05:31', '2024-06-20 12:05:31'),
(1530, 'ar', 'المواد الخام اللازمة للتصنيع التـي تدخل في التشغيل ولا يتخلف عنها بقايا من نوعها', '2024-06-20 12:05:31', '2024-06-20 12:05:31'),
(1531, 'en', 'Fuel and its derivatives', '2024-06-20 12:05:52', '2024-06-20 12:05:52'),
(1532, 'ar', 'الوقود ومشتقاته', '2024-06-20 12:05:52', '2024-06-20 12:05:52'),
(1533, 'en', 'Hygiene materials', '2024-06-20 12:06:17', '2024-06-20 12:06:17'),
(1534, 'ar', 'مواد النظافة', '2024-06-20 12:06:17', '2024-06-20 12:06:17'),
(1535, 'en', 'Materials and food products', '2024-06-20 12:06:53', '2024-06-20 12:06:53'),
(1536, 'ar', 'المواد، والمنتجات الغذائية', '2024-06-20 12:06:53', '2024-06-20 12:06:53'),
(1537, 'en', 'Spare parts that are not useful after use', '2024-06-20 12:07:44', '2024-06-20 12:07:44'),
(1538, 'ar', 'قطــع الغيــار التـــي لا يســتفاد منهــا بعــد اســتعمالها', '2024-06-20 12:07:44', '2024-06-20 12:07:44'),
(1539, 'en', 'Spare parts, fluorescent or LED bulbs', '2024-06-20 12:08:29', '2024-06-20 12:08:29'),
(1540, 'ar', 'قطـع الغيـار، واللمبـات الفلورسـنت، أو) LED ) الكهربائيـة', '2024-06-20 12:08:29', '2024-06-20 12:08:29'),
(1541, 'en', 'Clothing', '2024-06-20 12:08:59', '2024-06-20 12:08:59'),
(1542, 'ar', 'الملابس', '2024-06-20 12:08:59', '2024-06-20 12:08:59'),
(1543, 'en', 'Test tubes', '2024-06-20 12:09:31', '2024-06-20 12:09:31'),
(1544, 'ar', 'أنابيـب االختبـار', '2024-06-20 12:09:31', '2024-06-20 12:09:31'),
(1545, 'en', 'Purchase', '2024-06-20 12:12:05', '2024-06-20 12:12:05'),
(1546, 'ar', 'الشراء', '2024-06-20 12:12:05', '2024-06-20 12:12:05'),
(1547, 'en', 'Gifts', '2024-06-20 12:12:32', '2024-06-20 12:12:32'),
(1548, 'ar', 'هدايا', '2024-06-20 12:12:32', '2024-06-20 12:12:32'),
(1549, 'en', 'Donations', '2024-06-20 12:12:50', '2024-06-20 12:12:50'),
(1550, 'ar', 'تبرعات', '2024-06-20 12:12:50', '2024-06-20 12:12:50'),
(1551, 'en', 'Box', '2024-06-20 12:13:46', '2024-06-20 12:13:46'),
(1552, 'ar', 'صندوق', '2024-06-20 12:13:46', '2024-06-20 12:13:46'),
(1553, 'en', 'Bag', '2024-06-20 12:14:00', '2024-06-20 12:14:00'),
(1554, 'ar', 'كيس', '2024-06-20 12:14:00', '2024-06-20 12:14:00'),
(1555, 'en', 'Pieces', '2024-06-20 12:14:41', '2024-06-20 12:14:41'),
(1556, 'ar', 'حبة', '2024-06-20 12:14:41', '2024-06-20 12:14:41'),
(1557, 'en', 'Wooden office table', '2024-06-20 12:18:50', '2024-06-20 12:18:50'),
(1558, 'ar', 'طاولة مكتب خشبية', '2024-06-20 12:18:50', '2024-06-20 12:18:50'),
(1559, 'en', 'Refrigerator', '2024-06-20 12:19:55', '2024-06-20 12:19:55'),
(1560, 'ar', 'براد', '2024-06-20 12:19:55', '2024-06-20 12:19:55'),
(1561, 'en', 'Cabinet', '2024-06-20 12:20:37', '2024-06-20 12:20:37'),
(1562, 'ar', 'خزانة', '2024-06-20 12:20:37', '2024-06-20 12:20:37'),
(1563, 'en', 'Car', '2024-06-20 12:21:09', '2024-06-20 12:21:09'),
(1564, 'ar', 'سيارة', '2024-06-20 12:21:09', '2024-06-20 12:21:09'),
(1565, 'en', 'Equipment, automatic, manual, steam, electrical and automobile equipment', '2024-06-20 12:21:23', '2024-06-20 12:21:23'),
(1566, 'ar', 'المعدات، واألجهزة الآلية، واليدوية، والبخارية، والكهربائية، والسيارات', '2024-06-20 12:21:23', '2024-06-20 12:21:23'),
(1567, 'en', 'Book', '2024-06-20 12:21:57', '2024-06-20 12:21:57'),
(1568, 'ar', 'كتاب', '2024-06-20 12:21:57', '2024-06-20 12:21:57'),
(1569, 'en', 'Lamp', '2024-06-20 12:23:45', '2024-06-20 12:23:45'),
(1570, 'ar', 'لمبة', '2024-06-20 12:23:45', '2024-06-20 12:23:45'),
(1571, 'en', 'Camera', '2024-06-20 12:24:27', '2024-06-20 12:24:27'),
(1572, 'ar', 'كاميرا', '2024-06-20 12:24:27', '2024-06-20 12:24:27'),
(1573, 'en', 'Computer', '2024-06-20 12:25:01', '2024-06-20 12:25:01'),
(1574, 'ar', 'حاسب آلي', '2024-06-20 12:25:01', '2024-06-20 12:25:01'),
(1575, 'en', 'Distillation device', '2024-06-20 12:26:09', '2024-06-20 12:26:09'),
(1576, 'ar', 'جهاز تقطير', '2024-06-20 12:26:09', '2024-06-20 12:26:09'),
(1577, 'en', 'Pen', '2024-06-20 12:26:46', '2024-06-20 12:26:46'),
(1578, 'ar', 'قلم', '2024-06-20 12:26:46', '2024-06-20 12:26:46'),
(1579, 'en', 'Whiteboard', '2024-06-20 12:27:13', '2024-06-20 12:27:13'),
(1580, 'ar', 'لوح أبيض', '2024-06-20 12:27:13', '2024-06-20 12:27:13'),
(1581, 'en', 'Medicine', '2024-06-20 12:28:28', '2024-06-20 12:28:28'),
(1582, 'ar', 'دواء', '2024-06-20 12:28:28', '2024-06-20 12:28:28'),
(1583, 'en', 'Medical alcohol', '2024-06-20 12:29:14', '2024-06-20 12:29:14'),
(1584, 'ar', 'كحول طبي', '2024-06-20 12:29:14', '2024-06-20 12:29:14'),
(1585, 'en', 'Test Tube', '2024-06-20 12:29:44', '2024-06-20 12:29:44'),
(1586, 'ar', 'أنبوب اختبار', '2024-06-20 12:29:44', '2024-06-20 12:29:44'),
(1587, 'en', 'Steel', '2024-06-20 12:30:50', '2024-06-20 12:30:50'),
(1588, 'ar', 'الصلب', '2024-06-20 12:30:50', '2024-06-20 12:30:50'),
(1589, 'en', 'Petrol', '2024-06-20 12:31:16', '2024-06-20 12:31:16'),
(1590, 'ar', 'بنزين', '2024-06-20 12:31:16', '2024-06-20 12:31:16'),
(1591, 'en', 'Cleaning liquid', '2024-06-20 12:31:53', '2024-06-20 12:31:53'),
(1592, 'ar', 'سائل التنظيف', '2024-06-20 12:31:53', '2024-06-20 12:31:53'),
(1593, 'en', 'Cheese', '2024-06-20 12:32:20', '2024-06-20 12:32:20'),
(1594, 'ar', 'جبنة', '2024-06-20 12:32:20', '2024-06-20 12:32:20'),
(1595, 'en', 'Cooling fan', '2024-06-20 12:34:51', '2024-06-20 12:34:51'),
(1596, 'ar', 'مروحة تبريد', '2024-06-20 12:34:51', '2024-06-20 12:34:51'),
(1597, 'en', 'Fluorescent bulb', '2024-06-20 12:35:29', '2024-06-20 12:35:29'),
(1598, 'ar', 'لمبة فلوريسانت', '2024-06-20 12:35:29', '2024-06-20 12:35:29'),
(1599, 'en', 'Shirt', '2024-06-20 12:36:08', '2024-06-20 12:36:08'),
(1600, 'ar', 'قميص', '2024-06-20 12:36:08', '2024-06-20 12:36:08'),
(1601, 'en', 'Central', '2024-06-20 17:20:41', '2024-06-20 17:20:41'),
(1602, 'ar', 'المركزية', '2024-06-20 17:20:41', '2024-06-20 17:20:41'),
(1603, 'en', 'sub', '2024-06-20 17:21:30', '2024-06-20 17:21:30'),
(1604, 'ar', 'الفرعية', '2024-06-20 17:21:30', '2024-06-20 17:21:30'),
(1605, 'en', 'Supply rooms', '2024-06-20 17:21:54', '2024-06-20 17:21:54'),
(1606, 'ar', 'غرف الإمداد', '2024-06-20 17:21:54', '2024-06-20 17:21:54'),
(1607, 'en', 'Emergency rooms', '2024-06-20 17:22:15', '2024-06-20 17:22:15'),
(1608, 'ar', 'غرف الطوارئ', '2024-06-20 17:22:15', '2024-06-20 17:22:15'),
(1609, 'en', 'Central', '2024-06-20 17:25:52', '2024-06-20 17:25:52'),
(1610, 'ar', 'مركزي', '2024-06-20 17:25:52', '2024-06-20 17:25:52'),
(1611, 'en', 'sub', '2024-06-20 17:26:02', '2024-06-20 17:26:02'),
(1612, 'ar', 'فرعي', '2024-06-20 17:26:02', '2024-06-20 17:26:02'),
(1613, 'en', 'Main branch warehouse', '2024-06-20 17:26:38', '2024-06-20 17:26:38'),
(1614, 'ar', 'مستودع الفرع الرئيسي', '2024-06-20 17:26:38', '2024-06-20 17:26:38'),
(1615, 'en', 'Main branch warehouse', '2024-06-20 17:27:41', '2024-06-20 17:27:41'),
(1616, 'ar', 'مستودع الفرع الرئيسي', '2024-06-20 17:27:41', '2024-06-20 17:27:41'),
(1617, 'en', 'Central administration warehouse', '2024-06-20 17:28:59', '2024-06-20 17:28:59'),
(1618, 'ar', 'مستودع الادارة المركزية', '2024-06-20 17:28:59', '2024-06-20 17:28:59'),
(1619, 'en', 'Development department supply room', '2024-06-20 17:31:15', '2024-06-20 17:31:15'),
(1620, 'ar', 'غرفة إمداد قسم التطوير', '2024-06-20 17:31:15', '2024-06-20 17:31:15'),
(1621, 'en', 'Programming Division Emergency Room', '2024-06-20 17:32:17', '2024-06-20 17:32:17'),
(1622, 'ar', 'غرفة طوارئ شعبة البرمجة', '2024-06-20 17:32:17', '2024-06-20 17:32:17'),
(1623, 'en', 'Receiving yard custody officer', '2024-06-20 17:35:57', '2024-06-20 17:35:57'),
(1624, 'ar', 'مأمور عهدة ساحة الاستلام', '2024-06-20 17:35:57', '2024-06-20 17:35:57'),
(1625, 'en', 'Storekeeper', '2024-06-20 17:36:20', '2024-06-20 17:36:20'),
(1626, 'ar', 'أمين المستودع', '2024-06-20 17:36:20', '2024-06-20 17:36:20'),
(1627, 'en', 'admin', '2024-06-21 05:13:09', '2024-06-21 05:13:09'),
(1628, 'ar', 'أدمن', '2024-06-21 05:13:09', '2024-06-21 05:13:09'),
(1629, 'en', 'manager', '2024-06-21 05:13:09', '2024-06-21 05:13:09'),
(1630, 'ar', 'مدير', '2024-06-21 05:13:09', '2024-06-21 05:13:09'),
(1631, 'en', 'system', '2024-06-21 05:13:09', '2024-06-21 05:13:09'),
(1632, 'ar', 'النظام', '2024-06-21 05:13:09', '2024-06-21 05:13:09'),
(1633, 'en', 'Hasan', '2024-06-21 06:05:11', '2024-06-21 06:05:11'),
(1634, 'ar', 'حسن', '2024-06-21 06:05:11', '2024-06-21 06:05:11'),
(1635, 'en', 'Mahmoud', '2024-06-21 06:05:11', '2024-06-21 06:05:11'),
(1636, 'ar', 'محمود', '2024-06-21 06:05:11', '2024-06-21 06:05:11'),
(1637, 'en', 'Alghamidy', '2024-06-21 06:05:11', '2024-06-21 06:05:11'),
(1638, 'ar', 'الغامدي', '2024-06-21 06:05:11', '2024-06-21 06:05:11'),
(1639, 'en', 'Moayad', '2024-06-21 06:06:04', '2024-06-21 06:06:04'),
(1640, 'ar', 'مؤيد', '2024-06-21 06:06:04', '2024-06-21 06:06:04'),
(1641, 'en', 'Omar', '2024-06-21 06:06:04', '2024-06-21 06:06:04'),
(1642, 'ar', 'ععر', '2024-06-21 06:06:04', '2024-06-21 06:06:04'),
(1643, 'en', 'Shamali', '2024-06-21 06:06:04', '2024-06-21 06:06:04'),
(1644, 'ar', 'الشمالي', '2024-06-21 06:06:04', '2024-06-21 06:06:04'),
(1645, 'en', 'Storehouses', '2024-06-21 06:26:10', '2024-06-21 06:26:10'),
(1646, 'ar', 'مستودعات', '2024-06-21 06:26:10', '2024-06-21 06:26:10'),
(1647, 'en', 'Temporary receipt notice for items under inspection', '2024-06-21 06:27:13', '2024-06-21 06:27:13'),
(1648, 'ar', 'إشعار استلام مؤقت لأصناف تحت الفحص', '2024-06-21 06:27:13', '2024-06-21 06:27:13'),
(1649, 'en', 'admin', '2024-06-21 12:24:51', '2024-06-21 12:24:51'),
(1650, 'ar', 'أدمن', '2024-06-21 12:24:51', '2024-06-21 12:24:51'),
(1651, 'en', 'manager', '2024-06-21 12:24:51', '2024-06-21 12:24:51'),
(1652, 'ar', 'مدير', '2024-06-21 12:24:51', '2024-06-21 12:24:51'),
(1653, 'en', 'system', '2024-06-21 12:24:51', '2024-06-21 12:24:51'),
(1654, 'ar', 'النظام', '2024-06-21 12:24:51', '2024-06-21 12:24:51'),
(1655, 'en', 'admin', '2024-06-21 12:26:22', '2024-06-21 12:26:22'),
(1656, 'ar', 'أدمن', '2024-06-21 12:26:22', '2024-06-21 12:26:22'),
(1657, 'en', 'manager', '2024-06-21 12:26:22', '2024-06-21 12:26:22'),
(1658, 'ar', 'مدير', '2024-06-21 12:26:22', '2024-06-21 12:26:22'),
(1659, 'en', 'system', '2024-06-21 12:26:22', '2024-06-21 12:26:22'),
(1660, 'ar', 'النظام', '2024-06-21 12:26:22', '2024-06-21 12:26:22'),
(1661, 'en', 'admin', '2024-06-21 12:31:59', '2024-06-21 12:31:59'),
(1662, 'ar', 'أدمن', '2024-06-21 12:31:59', '2024-06-21 12:31:59'),
(1663, 'en', 'manager', '2024-06-21 12:31:59', '2024-06-21 12:31:59'),
(1664, 'ar', 'مدير', '2024-06-21 12:31:59', '2024-06-21 12:31:59'),
(1665, 'en', 'system', '2024-06-21 12:31:59', '2024-06-21 12:31:59'),
(1666, 'ar', 'النظام', '2024-06-21 12:31:59', '2024-06-21 12:31:59'),
(1667, 'en', 'admin', '2024-06-21 12:32:38', '2024-06-21 12:32:38'),
(1668, 'ar', 'أدمن', '2024-06-21 12:32:38', '2024-06-21 12:32:38'),
(1669, 'en', 'manager', '2024-06-21 12:32:38', '2024-06-21 12:32:38'),
(1670, 'ar', 'مدير', '2024-06-21 12:32:38', '2024-06-21 12:32:38'),
(1671, 'en', 'system', '2024-06-21 12:32:38', '2024-06-21 12:32:38'),
(1672, 'ar', 'النظام', '2024-06-21 12:32:38', '2024-06-21 12:32:38'),
(1673, 'en', 'Create', '2024-06-21 13:41:04', '2024-06-21 13:41:04'),
(1674, 'ar', 'انشاء', '2024-06-21 13:41:04', '2024-06-21 13:41:04'),
(1675, 'en', 'Storehouses', '2024-06-21 13:45:25', '2024-06-21 13:45:25'),
(1676, 'ar', 'مستودعات', '2024-06-21 13:45:25', '2024-06-21 13:45:25'),
(1677, 'en', 'Create', '2024-06-21 17:16:50', '2024-06-21 17:16:50'),
(1678, 'ar', 'انشاء', '2024-06-21 17:16:50', '2024-06-21 17:16:50');

-- --------------------------------------------------------

--
-- Table structure for table `divisions`
--

CREATE TABLE `divisions` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `address` varchar(255) DEFAULT NULL,
  `departments_id` varchar(255) NOT NULL,
  `code` varchar(255) NOT NULL,
  `status` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `divisions`
--

INSERT INTO `divisions` (`id`, `name`, `address`, `departments_id`, `code`, `status`, `created_at`, `updated_at`) VALUES
(1, 'a:2:{s:2:\"en\";i:1445;s:2:\"ar\";i:1446;}', NULL, '3', 'pr', 1, '2024-05-21 06:47:13', '2024-06-04 05:46:56');

-- --------------------------------------------------------

--
-- Table structure for table `entities`
--

CREATE TABLE `entities` (
  `id` bigint(20) NOT NULL,
  `name` varchar(512) DEFAULT NULL,
  `email` varchar(255) DEFAULT NULL,
  `phone` varchar(255) DEFAULT NULL,
  `entities_types_id` int(11) DEFAULT NULL,
  `status` int(11) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;

--
-- Dumping data for table `entities`
--

INSERT INTO `entities` (`id`, `name`, `email`, `phone`, `entities_types_id`, `status`, `created_at`, `updated_at`) VALUES
(1, 'وزارة الاعلام', 'moi@moi.sa', '0123456789', 2, 1, '2024-04-19 15:44:33', '2024-04-19 15:44:33'),
(2, 'وزارة الداخلية', 'mayada.d1@rs4it.sa', '+966565330501', 2, 1, '2024-04-27 09:57:27', '2024-04-27 09:57:27');

-- --------------------------------------------------------

--
-- Table structure for table `entities_types`
--

CREATE TABLE `entities_types` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `status` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `entities_types`
--

INSERT INTO `entities_types` (`id`, `name`, `status`, `created_at`, `updated_at`) VALUES
(2, 'a:2:{s:2:\"en\";i:79;s:2:\"ar\";i:80;}', 1, '2023-12-05 13:53:48', '2023-12-05 13:54:06'),
(3, 'a:2:{s:2:\"en\";i:999;s:2:\"ar\";i:1000;}', 1, '2024-03-13 17:53:41', '2024-03-13 17:53:41');

-- --------------------------------------------------------

--
-- Table structure for table `failed_jobs`
--

CREATE TABLE `failed_jobs` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `uuid` varchar(255) NOT NULL,
  `connection` text NOT NULL,
  `queue` text NOT NULL,
  `payload` longtext NOT NULL,
  `exception` longtext NOT NULL,
  `failed_at` timestamp NOT NULL DEFAULT current_timestamp()
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `fields`
--

CREATE TABLE `fields` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `pages_id` int(11) NOT NULL,
  `name` varchar(255) NOT NULL,
  `element` varchar(255) NOT NULL,
  `transactions_permissions_id` int(11) DEFAULT NULL,
  `permissions` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `fields`
--

INSERT INTO `fields` (`id`, `pages_id`, `name`, `element`, `transactions_permissions_id`, `permissions`, `created_at`, `updated_at`) VALUES
(136, 46, 'رقم المعاملة', 'text_2', 14, NULL, '2024-01-01 10:21:35', '2024-01-27 14:19:42'),
(137, 46, 'الجهة', 'text_3', 14, NULL, '2024-01-01 10:21:35', '2024-01-27 14:19:42'),
(138, 46, 'الموضوع', 'text_4', 14, NULL, '2024-01-01 10:21:35', '2024-01-27 14:19:42'),
(139, 46, 'اسم الادارة', 'automanagement_1', 14, NULL, '2024-01-01 10:21:36', '2024-01-27 14:19:42'),
(140, 46, 'رقم معاملة تلقائي', 'autonumber_ ', 14, NULL, '2024-01-01 10:21:36', '2024-01-27 14:19:42'),
(141, 49, 'cccccc', 'text_ ', NULL, NULL, '2024-01-01 14:11:14', '2024-01-01 14:11:14'),
(157, 2, 'الوظيفة', 'text_0', 14, NULL, '2024-01-21 17:08:03', '2024-04-02 17:40:34'),
(158, 2, 'ملاحظات رئيس القسم', 'text_3', 11, '5', '2024-01-21 17:08:03', '2024-06-06 05:28:08'),
(159, 2, 'ملاحظات المدير', 'text_4', 11, '4', '2024-01-21 17:08:03', '2024-04-01 16:37:49'),
(160, 2, 'اسم الفرع', 'autobranche_0', 14, NULL, '2024-01-21 17:08:03', '2024-01-21 17:08:40'),
(161, 2, 'اسم الادارة', 'automanagement_0', 14, NULL, '2024-01-21 17:08:03', '2024-01-21 17:08:40'),
(162, 2, 'اسم القسم', 'autodepartment_1', 14, NULL, '2024-01-21 17:08:03', '2024-01-21 17:08:40'),
(163, 2, 'تاريخ تلقائي', 'autodate_0', 14, NULL, '2024-01-21 17:08:03', '2024-01-21 17:08:41'),
(164, 2, 'رقم معاملة تلقائي', 'autonumber_1', 14, NULL, '2024-01-21 17:08:03', '2024-01-21 17:08:41'),
(165, 2, 'اسم الموظف', 'autoname_0', 14, NULL, '2024-01-21 17:08:03', '2024-01-21 17:08:41'),
(166, 2, 'اسم الموظف', 'autoname_2', 11, '5', '2024-01-21 17:08:03', '2024-06-06 05:28:08'),
(167, 2, 'موافقة/رفض', 'autoagree_2', 11, '5', '2024-01-21 17:08:03', '2024-06-06 05:28:08'),
(168, 2, 'تاريخ تلقائي', 'autodate_15', 11, '5', '2024-01-21 17:08:04', '2024-06-06 05:28:08'),
(169, 2, 'اسم الموظف', 'autoname_3', 11, '4', '2024-01-21 17:08:04', '2024-04-01 16:37:49'),
(170, 2, 'موافقة/رفض', 'autoagree_3', 11, '4', '2024-01-21 17:08:04', '2024-04-01 16:37:49'),
(171, 2, 'الفروع', 'branches_1', 14, NULL, '2024-01-21 17:08:04', '2024-01-21 17:08:41'),
(174, 51, 'رقم معاملة تلقائي', 'autonumber_2', NULL, NULL, '2024-01-27 15:21:58', '2024-01-27 15:21:58'),
(175, 51, 'Auto Date', 'autodate_2', NULL, NULL, '2024-01-27 15:21:58', '2024-01-27 15:21:58'),
(176, 51, 'Employee Name', 'autoname_3', NULL, NULL, '2024-01-27 15:21:58', '2024-01-27 15:21:58'),
(183, 53, 'المرسل', 'text_3', 14, NULL, '2024-02-13 16:58:29', '2024-02-13 17:01:01'),
(184, 53, 'المرسل اليه', 'text_4', 14, NULL, '2024-02-13 16:58:29', '2024-02-13 17:01:01'),
(185, 53, 'الجهة', 'text_5', 14, NULL, '2024-02-13 16:58:29', '2024-02-13 17:01:01'),
(186, 53, 'تاريخ الارسال', 'text_6', 14, NULL, '2024-02-13 16:58:29', '2024-02-13 17:01:01'),
(187, 53, 'تاريخ الوصول', 'text_7', 14, NULL, '2024-02-13 16:58:29', '2024-02-13 17:01:01'),
(188, 53, 'المحتوى', 'text_8', 14, NULL, '2024-02-13 16:58:29', '2024-02-13 17:01:01'),
(189, 53, 'ملاحظات', 'text_10', 14, NULL, '2024-02-13 16:58:29', '2024-02-13 17:01:01'),
(190, 53, 'مكان الوجود المادي', 'text_11', 14, NULL, '2024-02-13 16:58:29', '2024-02-13 17:01:01'),
(191, 53, 'ملاحظات مراقب الجودة', 'text_14', 16, NULL, '2024-02-13 16:58:29', '2024-02-13 17:02:55'),
(192, 53, 'رقم معاملة تلقائي', 'autonumber_ ', 14, NULL, '2024-02-13 16:58:30', '2024-02-13 17:01:01'),
(193, 53, 'اسم الموظف', 'autoname_1', 14, NULL, '2024-02-13 16:58:30', '2024-02-13 17:01:01'),
(194, 53, 'تاريخ تلقائي - ميلادي', 'autodate_2', 14, NULL, '2024-02-13 16:58:30', '2024-02-13 17:01:01'),
(195, 53, 'اسم الموظف', 'autoname_12', 16, NULL, '2024-02-13 16:58:30', '2024-02-13 17:02:55'),
(196, 53, 'موافقة/رفض', 'autoagree_15', 16, NULL, '2024-02-13 16:58:30', '2024-02-13 17:02:55'),
(201, 52, 'messages.QR Transaction Number', 'autoqr_ ', NULL, NULL, '2024-03-23 16:53:14', '2024-03-23 16:53:14'),
(202, 52, 'رقم معاملة تلقائي', 'autonumber_1', NULL, NULL, '2024-03-23 16:53:14', '2024-03-23 16:53:14'),
(203, 52, 'باركود رقم معاملة تلقائي', 'autobar_2', NULL, NULL, '2024-03-23 16:53:14', '2024-03-23 16:53:14'),
(204, 52, 'التوقيع', 'autosign_3', NULL, NULL, '2024-03-23 16:53:14', '2024-03-23 16:53:14'),
(355, 54, 'تاريخ التعيين', 'text_1', 14, NULL, '2024-04-21 06:50:55', '2024-04-21 07:05:14'),
(356, 54, 'مدة العقد', 'text_2', 14, NULL, '2024-04-21 06:50:55', '2024-04-21 07:05:14'),
(357, 54, 'تاريخ انتهاء العقد', 'text_3', 14, NULL, '2024-04-21 06:50:55', '2024-04-21 07:05:14'),
(358, 54, 'الوظيفة', 'text_4', 14, NULL, '2024-04-21 06:50:55', '2024-04-21 07:05:14'),
(359, 54, 'أساسي', 'text_7', 12, '8', '2024-04-21 06:50:55', '2024-04-21 07:26:47'),
(360, 54, 'سكن', 'text_8', 12, '8', '2024-04-21 06:50:55', '2024-04-21 07:26:47'),
(361, 54, 'انتقال', 'text_9', 12, '8', '2024-04-21 06:50:55', '2024-04-21 07:26:47'),
(362, 54, 'اعاشة', 'text_10', 12, '8', '2024-04-21 06:50:55', '2024-04-21 07:26:47'),
(363, 54, 'أخرى', 'text_11', 12, '8', '2024-04-21 06:50:55', '2024-04-21 07:26:47'),
(364, 54, 'اجمالي', 'text_12', 12, '8', '2024-04-21 06:50:55', '2024-04-21 07:26:47'),
(365, 54, 'ملاحظات', 'text_13', 12, '8', '2024-04-21 06:50:55', '2024-04-21 07:26:47'),
(366, 54, 'المبلغ المستلم', 'text_27', 7, NULL, '2024-04-21 06:50:55', '2024-04-21 07:08:36'),
(367, 54, 'تاريخ الاستلام', 'text_41', 7, NULL, '2024-04-21 06:50:55', '2024-04-21 07:08:36'),
(368, 54, 'موظف الشؤون', 'autoname_30', 14, NULL, '2024-04-21 06:50:55', '2024-04-21 07:05:14'),
(369, 54, 'مدير HR', 'autoname_31', 11, '4', '2024-04-21 06:50:55', '2024-04-21 07:05:36'),
(370, 54, 'اسم المدقق', 'autoname_34', 7, NULL, '2024-04-21 06:50:55', '2024-04-21 07:06:24'),
(371, 54, 'اسم الحسابات', 'autoname_36', 12, '8', '2024-04-21 06:50:55', '2024-04-21 07:26:47'),
(372, 54, 'المدير المالي', 'autoname_38', 11, '4', '2024-04-21 06:50:55', '2024-04-21 07:07:38'),
(373, 54, 'توقيع الشؤون', 'autosign_32', 14, NULL, '2024-04-21 06:50:55', '2024-04-21 07:05:14'),
(374, 54, 'موافقة HR', 'autoagree_32', 11, '4', '2024-04-21 06:50:55', '2024-04-21 07:05:36'),
(375, 54, 'توقيع المدقق', 'autosign_35', 7, NULL, '2024-04-21 06:50:55', '2024-04-21 07:06:24'),
(376, 54, 'توقيع الحسابات', 'autosign_37', 12, '8', '2024-04-21 06:50:55', '2024-04-21 07:26:47'),
(377, 54, 'موافقة المالي', 'autoagree_39', 11, '4', '2024-04-21 06:50:55', '2024-04-21 07:07:38'),
(378, 54, 'توقيع HR', 'autosign_33', 11, '4', '2024-04-21 06:50:55', '2024-04-21 07:05:36'),
(379, 54, 'توقيع المالي', 'autosign_40', 11, '4', '2024-04-21 06:50:55', '2024-04-21 07:07:38'),
(380, 54, 'توقيع المستلم', 'autosign_43', 7, NULL, '2024-04-21 06:50:55', '2024-04-21 07:08:36'),
(381, 54, 'تاريخ الاستلام', 'autodate_44', 7, NULL, '2024-04-21 06:50:55', '2024-04-21 07:08:36'),
(382, 54, 'الموظفين', 'employees_30', 14, NULL, '2024-04-21 06:50:56', '2024-04-21 07:05:14'),
(383, 54, 'الادارات', 'managements_31', 14, NULL, '2024-04-21 06:50:56', '2024-04-21 07:07:05'),
(384, 54, 'الأقسام', 'departments_32', 14, NULL, '2024-04-21 06:50:56', '2024-04-21 07:07:05'),
(403, 58, 'الاسم', 'text_2', 14, NULL, '2024-04-24 08:08:52', '2024-04-24 08:09:11'),
(404, 58, 'تفعيييل', 'checks_3', 14, NULL, '2024-04-24 08:08:52', '2024-04-24 08:10:02'),
(449, 57, 'الاسم', 'text_0', NULL, NULL, '2024-04-27 04:06:46', '2024-04-27 04:06:46'),
(450, 57, 'رقم العامل', 'text_1', NULL, NULL, '2024-04-27 04:06:46', '2024-04-27 04:06:46'),
(451, 57, 'المهنة', 'text_2', NULL, NULL, '2024-04-27 04:06:46', '2024-04-27 04:06:46'),
(452, 57, 'القسم', 'text_3', NULL, NULL, '2024-04-27 04:06:46', '2024-04-27 04:06:46'),
(453, 57, 'تاريخ السفر ', 'text_17', NULL, NULL, '2024-04-27 04:06:46', '2024-04-27 04:06:46'),
(454, 57, 'الرئيس المباشر', 'text_6', NULL, NULL, '2024-04-27 04:06:46', '2024-04-27 04:06:46'),
(455, 57, 'مسؤول العهد', 'text_7', NULL, NULL, '2024-04-27 04:06:46', '2024-04-27 04:06:46'),
(456, 57, 'أمين المستودع', 'text_8', NULL, NULL, '2024-04-27 04:06:46', '2024-04-27 04:06:46'),
(457, 57, 'أمين الصندوق', 'text_9', NULL, NULL, '2024-04-27 04:06:46', '2024-04-27 04:06:46'),
(458, 57, 'الحسابات', 'text_10', NULL, NULL, '2024-04-27 04:06:46', '2024-04-27 04:06:46'),
(459, 57, 'المستودعات الرئيسية', 'text_11', NULL, NULL, '2024-04-27 04:06:46', '2024-04-27 04:06:46'),
(460, 57, 'التأمينات الاجتماعية', 'text_12', NULL, NULL, '2024-04-27 04:06:46', '2024-04-27 04:06:46'),
(461, 57, 'السيارات', 'text_13', NULL, NULL, '2024-04-27 04:06:46', '2024-04-27 04:06:46'),
(462, 57, 'السكن', 'text_14', NULL, NULL, '2024-04-27 04:06:46', '2024-04-27 04:06:46'),
(463, 57, 'الرواتب', 'text_15', NULL, NULL, '2024-04-27 04:06:46', '2024-04-27 04:06:46'),
(464, 57, 'شؤون الموظفين', 'text_16', NULL, NULL, '2024-04-27 04:06:46', '2024-04-27 04:06:46'),
(465, 57, 'توقيع الموظف', 'autosign_5', NULL, NULL, '2024-04-27 04:06:46', '2024-04-27 04:06:46'),
(466, 59, 'الاسم', 'text_5', 7, NULL, '2024-04-27 10:37:38', '2024-04-27 10:42:13'),
(467, 59, 'رقم العامل', 'text_6', 7, NULL, '2024-04-27 10:37:38', '2024-04-27 10:42:13'),
(468, 59, 'المهنة', 'text_7', 7, NULL, '2024-04-27 10:37:38', '2024-04-27 10:42:13'),
(469, 59, 'التوقيع', 'autosign_9', 7, NULL, '2024-04-27 10:37:38', '2024-04-27 10:42:13'),
(470, 59, 'الرئيس المباشر', 'autosign_12', 11, '4', '2024-04-27 10:37:38', '2024-04-27 10:44:35'),
(471, 59, 'أمين الصندوق', 'autosign_13', 11, '10', '2024-04-27 10:37:38', '2024-04-27 10:46:22'),
(472, 59, 'الرواتب', 'autosign_14', 11, '4', '2024-04-27 10:37:38', '2024-04-27 10:47:54'),
(473, 59, 'شؤون الموظفين', 'autosign_15', 11, '4', '2024-04-27 10:37:38', '2024-04-27 10:48:53'),
(474, 59, 'الأقسام', 'departments_16', 7, NULL, '2024-04-27 10:37:38', '2024-04-27 11:29:07'),
(475, 59, 'إجازة', 'checks_1', 7, NULL, '2024-04-27 10:37:38', '2024-04-27 10:42:13'),
(476, 59, 'خروج نهائي', 'checks_3', 7, NULL, '2024-04-27 10:37:38', '2024-04-27 10:42:13'),
(477, 59, 'أخرى', 'checks_4', 7, NULL, '2024-04-27 10:37:38', '2024-04-27 10:42:13'),
(532, 60, 'الادارة المطلوبة', 'text_6', 14, NULL, '2024-06-03 07:38:09', '2024-06-03 08:28:09'),
(533, 60, 'نص الخطاب', 'text_7', 14, NULL, '2024-06-03 07:38:09', '2024-06-03 08:28:09'),
(534, 60, 'رقم المعاملة', 'autonumber_2', 14, NULL, '2024-06-03 07:38:10', '2024-06-03 08:33:27'),
(535, 60, 'تاريخ المعاملة', 'autodate_3', 14, NULL, '2024-06-03 07:38:10', '2024-06-03 08:33:27'),
(536, 60, 'باركود', 'autobar_11', 14, NULL, '2024-06-03 07:38:10', '2024-06-03 08:33:27'),
(537, 60, 'الادارة', 'automanagement_8', 11, '4', '2024-06-03 07:38:10', '2024-06-03 08:28:27'),
(538, 60, 'الاسم', 'autoname_9', 11, '4', '2024-06-03 07:38:10', '2024-06-03 08:28:27'),
(539, 60, 'التوقيع', 'autosign_10', 11, '4', '2024-06-03 07:38:10', '2024-06-03 08:28:27'),
(540, 60, 'الجهات', 'entities_5', 14, NULL, '2024-06-03 07:38:10', '2024-06-03 08:28:09'),
(541, 63, 'رقم', 'autonumber_0', 14, NULL, '2024-06-03 09:00:42', '2024-06-03 09:03:26'),
(542, 63, 'التاريخ', 'autodate_1', 14, NULL, '2024-06-03 09:00:42', '2024-06-03 09:03:26'),
(543, 63, 'باركود', 'autobar_2', 14, NULL, '2024-06-03 09:00:42', '2024-06-03 09:03:26'),
(620, 65, 'الرقم', 'text_8', 14, NULL, '2024-06-21 17:16:25', '2024-06-21 17:16:50'),
(621, 65, 'رقم الصنف', 'text_10', 14, NULL, '2024-06-21 17:16:25', '2024-06-21 17:16:50'),
(622, 65, 'إضافة', 'copy_button_6', 14, NULL, '2024-06-21 17:16:25', '2024-06-21 17:16:50');

-- --------------------------------------------------------

--
-- Table structure for table `files_shares`
--

CREATE TABLE `files_shares` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `attachments_id` int(11) NOT NULL,
  `transactions_permissions_id` int(11) NOT NULL,
  `permissions` varchar(255) DEFAULT NULL,
  `view` int(11) NOT NULL DEFAULT 0,
  `edit` int(11) NOT NULL DEFAULT 0,
  `delete` int(11) NOT NULL DEFAULT 0,
  `status` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `files_shares`
--

INSERT INTO `files_shares` (`id`, `attachments_id`, `transactions_permissions_id`, `permissions`, `view`, `edit`, `delete`, `status`, `created_at`, `updated_at`) VALUES
(1, 14, 7, NULL, 0, 0, 0, 1, '2024-02-29 07:42:00', '2024-02-29 07:42:00'),
(2, 14, 8, '8', 0, 0, 0, 1, '2024-02-29 07:44:28', '2024-02-29 07:44:28'),
(3, 14, 11, '3', 1, 1, 1, 1, '2024-02-29 08:11:29', '2024-02-29 08:11:29'),
(4, 14, 12, '2', 1, 0, 0, 1, '2024-02-29 08:11:51', '2024-02-29 08:11:51'),
(5, 39, 12, '1', 1, 0, 0, 1, '2024-02-29 10:08:08', '2024-02-29 10:08:08'),
(6, 49, 11, '1', 1, 0, 0, 1, '2024-03-05 08:53:27', '2024-03-05 08:53:27'),
(7, 40, 17, NULL, 1, 0, 0, 1, '2024-03-07 16:27:10', '2024-03-07 16:27:10'),
(8, 75, 17, NULL, 1, 0, 0, 1, '2024-03-07 17:12:23', '2024-03-07 17:12:23'),
(9, 40, 10, '3', 0, 1, 0, 1, '2024-03-07 17:58:34', '2024-03-07 17:58:34'),
(10, 50, 17, NULL, 1, 0, 0, 1, '2024-03-09 13:28:46', '2024-03-09 13:28:46');

-- --------------------------------------------------------

--
-- Table structure for table `flows`
--

CREATE TABLE `flows` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `status` int(11) NOT NULL,
  `templates_id` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `flows`
--

INSERT INTO `flows` (`id`, `name`, `status`, `templates_id`, `created_at`, `updated_at`) VALUES
(1, 'اجازة ساعية', 1, 1, '2023-12-15 16:48:48', '2023-12-15 16:48:48'),
(7, 'رفض الاجازة الساعية', 1, 1, '2024-04-01 17:46:08', '2024-04-01 17:46:08'),
(8, 'استمارة استحقاق (نهاية خدمة / اجازة)', 1, 10, '2024-04-20 07:04:31', '2024-04-20 07:04:31'),
(10, 'إخلاء طرف', 1, 13, '2024-04-27 10:40:50', '2024-04-27 10:40:50'),
(11, 'تسجيل وارد يدوي', 1, 16, '2024-06-02 05:40:31', '2024-06-03 09:25:21'),
(12, 'تسجيل خطاب صادر', 1, 15, '2024-06-02 16:28:19', '2024-06-02 16:28:19'),
(13, 'تسجيل خطاب صادر (مرفقات)', 1, 18, '2024-06-03 08:56:32', '2024-06-03 09:02:10'),
(14, 'تسجيل وارد مكتب الوزير', 1, 19, '2024-06-03 09:27:43', '2024-06-03 09:27:43'),
(15, 'إشعار استلام مؤقت لأصناف تحت الفحص', 1, 20, '2024-06-21 13:39:16', '2024-06-21 13:39:16');

-- --------------------------------------------------------

--
-- Table structure for table `folders`
--

CREATE TABLE `folders` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `number` varchar(255) DEFAULT NULL,
  `cabinets_id` int(11) NOT NULL,
  `folders_id` int(11) NOT NULL DEFAULT 0,
  `status` int(11) NOT NULL,
  `usedsize` double NOT NULL DEFAULT 0,
  `creator_id` int(11) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `folders`
--

INSERT INTO `folders` (`id`, `name`, `number`, `cabinets_id`, `folders_id`, `status`, `usedsize`, `creator_id`, `created_at`, `updated_at`) VALUES
(1, 'ملف شؤون الموظفين', 'Em', 1, 0, 1, 5177280, 1, '2024-02-10 05:38:26', '2024-06-06 15:05:54'),
(2, 'ارشيف الاجازات', 'VAC', 1, 0, 1, 20893, 1, '2024-02-11 08:12:32', '2024-06-03 10:00:33'),
(3, 'مصنف 1', '1', 2, 0, 1, 35, 1, '2024-02-11 08:22:14', '2024-02-11 08:22:14'),
(4, 'مصنف 2', '2', 2, 0, 1, 105, 1, '2024-02-11 08:22:28', '2024-02-11 08:22:28'),
(5, 'مصنف 3', '3', 2, 0, 1, 48, 1, '2024-02-11 08:22:41', '2024-02-11 08:22:41'),
(10, 'تجربة', 'test', 4, 0, 1, 80934, 1, '2024-02-18 17:07:22', '2024-06-02 08:38:31'),
(16, 'fatima_test', 'ft', 9, 0, 1, 0, 2, '2024-02-29 10:08:39', '2024-02-29 10:08:39'),
(17, 'qwe', 'qwe', 1, 0, 1, 0, 1, '2024-02-29 16:52:17', '2024-02-29 16:52:17'),
(18, 'asd', 'asd', 1, 17, 1, 0, 1, '2024-02-29 16:52:35', '2024-02-29 16:52:35'),
(19, 'final', 'f', 1, 18, 1, 3499108, 1, '2024-02-29 17:41:20', '2024-06-03 09:57:10'),
(22, 'final2', 'sdf', 4, 19, 1, 0, 1, '2024-03-01 08:07:35', '2024-03-01 08:07:35'),
(24, 'admin', 'a', 4, 0, 1, 19712, 1, '2024-03-01 12:46:03', '2024-03-05 07:14:49'),
(25, 'main', 'a', 4, 0, 1, 0, 1, '2024-03-01 12:46:31', '2024-03-01 12:46:31'),
(26, 'رئيسي', 'a', 1, 0, 1, 28170, 1, '2024-03-01 12:56:19', '2024-06-02 14:23:42'),
(27, 'ceneter', 'a', 3, 0, 1, 214275, 1, '2024-03-01 13:12:08', '2024-03-05 07:23:21'),
(29, 'b', 'a', 4, 10, 1, 0, 1, '2024-03-02 09:12:16', '2024-03-02 09:12:16'),
(30, 'c', 'a', 4, 0, 1, 0, 1, '2024-03-02 09:12:25', '2024-03-02 09:12:25'),
(31, 'd', 'a', 1, 0, 1, 0, 1, '2024-03-02 09:12:56', '2024-03-02 09:12:56'),
(32, 'e', 'a', 1, 31, 1, 0, 1, '2024-03-02 09:13:33', '2024-03-02 09:13:33'),
(33, 'ضضضض', 'a', 10, 0, 1, 0, 1, '2024-03-02 09:44:48', '2024-03-02 09:44:48'),
(34, 'برا', NULL, 10, 0, 1, 0, 1, '2024-03-02 09:45:50', '2024-03-02 09:45:50'),
(35, 'جوا', NULL, 10, 34, 1, 0, 1, '2024-03-02 09:46:26', '2024-03-02 09:46:26'),
(36, 'تيست', 'a', 1, 2, 0, 0, 1, '2024-03-04 15:29:14', '2024-03-04 15:31:25'),
(37, 'للحذف', 'a', 4, 0, 1, 4661, 1, '2024-03-04 17:28:34', '2024-03-04 17:45:31'),
(39, 'sssss', 'a', 4, 0, 1, 0, 1, '2024-03-05 06:52:40', '2024-03-05 06:52:40'),
(40, 'v', 'a', 4, 0, 1, 0, 1, '2024-03-05 06:56:33', '2024-03-05 06:56:33'),
(41, 'v', 'a', 4, 0, 1, 0, 1, '2024-03-05 06:56:37', '2024-03-05 06:56:37'),
(42, 'v1', 'a', 4, 0, 1, 0, 1, '2024-03-05 06:57:27', '2024-03-06 14:26:05'),
(43, 'admin1', 'a', 4, 24, 1, 0, 1, '2024-03-06 16:22:19', '2024-03-06 16:22:19');

-- --------------------------------------------------------

--
-- Table structure for table `items`
--

CREATE TABLE `items` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `items_categories_id` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `items`
--

INSERT INTO `items` (`id`, `name`, `items_categories_id`, `status`, `created_at`, `updated_at`) VALUES
(1, 'a:2:{s:2:\"en\";i:1557;s:2:\"ar\";i:1558;}', 1, 1, '2024-06-20 12:18:50', '2024-06-20 12:18:50'),
(2, 'a:2:{s:2:\"en\";i:1559;s:2:\"ar\";i:1560;}', 2, 1, '2024-06-20 12:19:55', '2024-06-20 12:19:55'),
(3, 'a:2:{s:2:\"en\";i:1561;s:2:\"ar\";i:1562;}', 3, 1, '2024-06-20 12:20:37', '2024-06-20 12:20:37'),
(4, 'a:2:{s:2:\"en\";i:1563;s:2:\"ar\";i:1564;}', 4, 1, '2024-06-20 12:21:09', '2024-06-20 12:21:09'),
(5, 'a:2:{s:2:\"en\";i:1567;s:2:\"ar\";i:1568;}', 5, 1, '2024-06-20 12:21:57', '2024-06-20 12:21:57'),
(6, 'a:2:{s:2:\"en\";i:1569;s:2:\"ar\";i:1570;}', 6, 1, '2024-06-20 12:23:45', '2024-06-20 12:23:45'),
(7, 'a:2:{s:2:\"en\";i:1571;s:2:\"ar\";i:1572;}', 7, 1, '2024-06-20 12:24:27', '2024-06-20 12:24:27'),
(8, 'a:2:{s:2:\"en\";i:1573;s:2:\"ar\";i:1574;}', 8, 1, '2024-06-20 12:25:01', '2024-06-20 12:25:01'),
(9, 'a:2:{s:2:\"en\";i:1575;s:2:\"ar\";i:1576;}', 9, 1, '2024-06-20 12:26:09', '2024-06-20 12:26:09'),
(10, 'a:2:{s:2:\"en\";i:1577;s:2:\"ar\";i:1578;}', 10, 1, '2024-06-20 12:26:46', '2024-06-20 12:26:46'),
(11, 'a:2:{s:2:\"en\";i:1579;s:2:\"ar\";i:1580;}', 11, 1, '2024-06-20 12:27:13', '2024-06-20 12:27:13'),
(12, 'a:2:{s:2:\"en\";i:1581;s:2:\"ar\";i:1582;}', 12, 1, '2024-06-20 12:28:28', '2024-06-20 12:28:28'),
(13, 'a:2:{s:2:\"en\";i:1583;s:2:\"ar\";i:1584;}', 13, 1, '2024-06-20 12:29:14', '2024-06-20 12:29:14'),
(14, 'a:2:{s:2:\"en\";i:1585;s:2:\"ar\";i:1586;}', 14, 1, '2024-06-20 12:29:44', '2024-06-20 12:29:44'),
(15, 'a:2:{s:2:\"en\";i:1587;s:2:\"ar\";i:1588;}', 15, 1, '2024-06-20 12:30:50', '2024-06-20 12:30:50'),
(16, 'a:2:{s:2:\"en\";i:1589;s:2:\"ar\";i:1590;}', 16, 1, '2024-06-20 12:31:16', '2024-06-20 12:31:16'),
(17, 'a:2:{s:2:\"en\";i:1591;s:2:\"ar\";i:1592;}', 17, 1, '2024-06-20 12:31:53', '2024-06-20 12:31:53'),
(18, 'a:2:{s:2:\"en\";i:1593;s:2:\"ar\";i:1594;}', 18, 1, '2024-06-20 12:32:20', '2024-06-20 12:32:20'),
(19, 'a:2:{s:2:\"en\";i:1595;s:2:\"ar\";i:1596;}', 19, 1, '2024-06-20 12:34:51', '2024-06-20 12:34:51'),
(20, 'a:2:{s:2:\"en\";i:1597;s:2:\"ar\";i:1598;}', 20, 1, '2024-06-20 12:35:29', '2024-06-20 12:35:29'),
(21, 'a:2:{s:2:\"en\";i:1599;s:2:\"ar\";i:1600;}', 21, 1, '2024-06-20 12:36:08', '2024-06-20 12:36:08');

-- --------------------------------------------------------

--
-- Table structure for table `items_categories`
--

CREATE TABLE `items_categories` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `items_types_id` int(11) NOT NULL,
  `status` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `items_categories`
--

INSERT INTO `items_categories` (`id`, `name`, `items_types_id`, `status`, `created_at`, `updated_at`) VALUES
(1, 'a:2:{s:2:\"en\";i:1501;s:2:\"ar\";i:1502;}', 1, 1, '2024-06-20 08:52:58', '2024-06-20 08:52:58'),
(2, 'a:2:{s:2:\"en\";i:1503;s:2:\"ar\";i:1504;}', 1, 1, '2024-06-20 08:53:43', '2024-06-20 08:53:43'),
(3, 'a:2:{s:2:\"en\";i:1505;s:2:\"ar\";i:1506;}', 1, 1, '2024-06-20 08:54:07', '2024-06-20 08:54:07'),
(4, 'a:2:{s:2:\"en\";i:1565;s:2:\"ar\";i:1566;}', 1, 1, '2024-06-20 08:54:40', '2024-06-20 12:21:23'),
(5, 'a:2:{s:2:\"en\";i:1509;s:2:\"ar\";i:1510;}', 1, 1, '2024-06-20 08:56:58', '2024-06-20 08:56:58'),
(6, 'a:2:{s:2:\"en\";i:1511;s:2:\"ar\";i:1512;}', 1, 1, '2024-06-20 08:57:36', '2024-06-20 08:57:36'),
(7, 'a:2:{s:2:\"en\";i:1513;s:2:\"ar\";i:1514;}', 1, 1, '2024-06-20 08:58:29', '2024-06-20 08:58:29'),
(8, 'a:2:{s:2:\"en\";i:1515;s:2:\"ar\";i:1516;}', 1, 1, '2024-06-20 08:59:42', '2024-06-20 08:59:42'),
(9, 'a:2:{s:2:\"en\";i:1517;s:2:\"ar\";i:1518;}', 1, 1, '2024-06-20 09:00:10', '2024-06-20 09:00:10'),
(10, 'a:2:{s:2:\"en\";i:1519;s:2:\"ar\";i:1520;}', 2, 1, '2024-06-20 12:02:01', '2024-06-20 12:02:01'),
(11, 'a:2:{s:2:\"en\";i:1521;s:2:\"ar\";i:1522;}', 2, 1, '2024-06-20 12:02:37', '2024-06-20 12:02:37'),
(12, 'a:2:{s:2:\"en\";i:1523;s:2:\"ar\";i:1524;}', 2, 1, '2024-06-20 12:03:03', '2024-06-20 12:03:03'),
(13, 'a:2:{s:2:\"en\";i:1525;s:2:\"ar\";i:1526;}', 2, 1, '2024-06-20 12:03:43', '2024-06-20 12:03:43'),
(14, 'a:2:{s:2:\"en\";i:1527;s:2:\"ar\";i:1528;}', 2, 1, '2024-06-20 12:04:23', '2024-06-20 12:04:23'),
(15, 'a:2:{s:2:\"en\";i:1529;s:2:\"ar\";i:1530;}', 2, 1, '2024-06-20 12:05:31', '2024-06-20 12:05:31'),
(16, 'a:2:{s:2:\"en\";i:1531;s:2:\"ar\";i:1532;}', 2, 1, '2024-06-20 12:05:52', '2024-06-20 12:05:52'),
(17, 'a:2:{s:2:\"en\";i:1533;s:2:\"ar\";i:1534;}', 2, 1, '2024-06-20 12:06:17', '2024-06-20 12:06:17'),
(18, 'a:2:{s:2:\"en\";i:1535;s:2:\"ar\";i:1536;}', 2, 1, '2024-06-20 12:06:53', '2024-06-20 12:06:53'),
(19, 'a:2:{s:2:\"en\";i:1537;s:2:\"ar\";i:1538;}', 2, 1, '2024-06-20 12:07:44', '2024-06-20 12:07:44'),
(20, 'a:2:{s:2:\"en\";i:1539;s:2:\"ar\";i:1540;}', 3, 1, '2024-06-20 12:08:29', '2024-06-20 12:08:29'),
(21, 'a:2:{s:2:\"en\";i:1541;s:2:\"ar\";i:1542;}', 3, 1, '2024-06-20 12:08:59', '2024-06-20 12:08:59'),
(22, 'a:2:{s:2:\"en\";i:1543;s:2:\"ar\";i:1544;}', 3, 1, '2024-06-20 12:09:31', '2024-06-20 12:09:31');

-- --------------------------------------------------------

--
-- Table structure for table `items_sources`
--

CREATE TABLE `items_sources` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `status` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `items_sources`
--

INSERT INTO `items_sources` (`id`, `name`, `status`, `created_at`, `updated_at`) VALUES
(1, 'a:2:{s:2:\"en\";i:1545;s:2:\"ar\";i:1546;}', 1, '2024-06-20 12:12:05', '2024-06-20 12:12:05'),
(2, 'a:2:{s:2:\"en\";i:1547;s:2:\"ar\";i:1548;}', 1, '2024-06-20 12:12:32', '2024-06-20 12:12:32'),
(3, 'a:2:{s:2:\"en\";i:1549;s:2:\"ar\";i:1550;}', 1, '2024-06-20 12:12:50', '2024-06-20 12:12:50');

-- --------------------------------------------------------

--
-- Table structure for table `items_types`
--

CREATE TABLE `items_types` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `status` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `items_types`
--

INSERT INTO `items_types` (`id`, `name`, `status`, `created_at`, `updated_at`) VALUES
(1, 'a:2:{s:2:\"en\";i:1495;s:2:\"ar\";i:1496;}', 1, '2024-06-20 08:37:29', '2024-06-20 08:37:29'),
(2, 'a:2:{s:2:\"en\";i:1497;s:2:\"ar\";i:1498;}', 1, '2024-06-20 08:38:24', '2024-06-20 08:38:24'),
(3, 'a:2:{s:2:\"en\";i:1499;s:2:\"ar\";i:1500;}', 1, '2024-06-20 08:40:50', '2024-06-20 08:40:50');

-- --------------------------------------------------------

--
-- Table structure for table `items_units`
--

CREATE TABLE `items_units` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `status` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `items_units`
--

INSERT INTO `items_units` (`id`, `name`, `status`, `created_at`, `updated_at`) VALUES
(1, 'a:2:{s:2:\"en\";i:1551;s:2:\"ar\";i:1552;}', 1, '2024-06-20 12:13:46', '2024-06-20 12:13:46'),
(2, 'a:2:{s:2:\"en\";i:1553;s:2:\"ar\";i:1554;}', 1, '2024-06-20 12:14:00', '2024-06-20 12:14:00'),
(3, 'a:2:{s:2:\"en\";i:1555;s:2:\"ar\";i:1556;}', 1, '2024-06-20 12:14:41', '2024-06-20 12:14:41');

-- --------------------------------------------------------

--
-- Table structure for table `jobtitles`
--

CREATE TABLE `jobtitles` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `status` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `logs`
--

CREATE TABLE `logs` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `users_id` int(11) NOT NULL,
  `module` varchar(255) NOT NULL,
  `row_id` int(11) DEFAULT NULL,
  `action` varchar(255) NOT NULL,
  `name` varchar(512) DEFAULT NULL,
  `location` varchar(512) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `logs`
--

INSERT INTO `logs` (`id`, `users_id`, `module`, `row_id`, `action`, `name`, `location`, `created_at`, `updated_at`) VALUES
(1, 1, 'files', 1, 'create', 'vzxczx', 'تجربة', '2024-06-02 08:38:31', '2024-06-02 08:38:31'),
(2, 1, 'files', 2, 'create', '1', 'رئيسي', '2024-06-02 13:26:01', '2024-06-02 13:26:01'),
(3, 1, 'files', 3, 'create', 'gggg', 'رئيسي', '2024-06-02 14:23:42', '2024-06-02 14:23:42'),
(4, 1, 'files', 4, 'create', 'ملف 1', 'ملف شؤون الموظفين', '2024-06-03 09:31:02', '2024-06-03 09:31:02'),
(5, 14, 'files', 5, 'create', 'اتصالات إدارية', 'final', '2024-06-03 09:57:10', '2024-06-03 09:57:10'),
(6, 14, 'files', 6, 'create', 'اتصالات إدارية', 'ارشيف الاجازات', '2024-06-03 10:00:33', '2024-06-03 10:00:33'),
(7, 1, 'cabinets', 1, 'edit', 'مرفقات المعاملات', '', '2024-06-06 09:53:46', '2024-06-06 09:53:46'),
(8, 1, 'files', 7, 'create', 'xcvxcv', 'ملف شؤون الموظفين', '2024-06-06 14:46:02', '2024-06-06 14:46:02'),
(9, 1, 'files', 8, 'create', 'dfsdsfsdf', 'ملف شؤون الموظفين', '2024-06-06 15:05:54', '2024-06-06 15:05:54'),
(10, 1, 'files', 9, 'create', 'Screenshot 2024-06-06 201646.png', 'مرفقات المعاملات', '2024-06-06 17:34:50', '2024-06-06 17:34:50'),
(11, 1, 'files', 10, 'create', 'Screenshot 2024-06-06 200824.png', 'مرفقات المعاملات', '2024-06-06 17:38:18', '2024-06-06 17:38:18'),
(12, 1, 'files', 11, 'create', 'Screenshot 2024-06-06 201646.png', 'مرفقات المعاملات', '2024-06-06 17:39:23', '2024-06-06 17:39:23'),
(13, 1, 'files', 12, 'create', 'Screenshot 2024-06-06 200824.png', 'مرفقات المعاملات', '2024-06-06 17:42:00', '2024-06-06 17:42:00'),
(14, 1, 'files', 13, 'create', 'Screenshot 2024-06-06 201615.png', 'مرفقات المعاملات', '2024-06-06 17:45:10', '2024-06-06 17:45:10'),
(15, 1, 'files', 14, 'create', 'تيست.pdf', 'مرفقات المعاملات', '2024-06-07 10:09:41', '2024-06-07 10:09:41'),
(16, 1, 'files', 15, 'create', 'Screenshot 2024-06-06 201646.png', 'مرفقات المعاملات', '2024-06-07 11:14:00', '2024-06-07 11:14:00'),
(17, 1, 'files', 16, 'create', 'ملاحظات الاتصالات الإداريةمل.docx', 'مرفقات المعاملات', '2024-06-07 11:29:29', '2024-06-07 11:29:29');

-- --------------------------------------------------------

--
-- Table structure for table `mailboxes`
--

CREATE TABLE `mailboxes` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `sender_id` int(11) NOT NULL,
  `reciever_id` varchar(512) DEFAULT NULL,
  `cc_id` varchar(512) DEFAULT NULL,
  `bcc_id` varchar(512) DEFAULT NULL,
  `title` varchar(512) DEFAULT NULL,
  `body` text DEFAULT NULL,
  `delivered` int(11) NOT NULL DEFAULT 0,
  `seen` int(11) NOT NULL DEFAULT 0,
  `reply` int(11) NOT NULL DEFAULT 0,
  `forward` int(11) NOT NULL DEFAULT 0,
  `sender_starred` int(11) NOT NULL DEFAULT 0,
  `reciever_starred` int(11) NOT NULL DEFAULT 0,
  `sender_important` int(11) NOT NULL DEFAULT 0,
  `reciever_important` int(11) NOT NULL DEFAULT 0,
  `sender_trash` int(11) NOT NULL DEFAULT 0,
  `reciever_trash` int(11) NOT NULL DEFAULT 0,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `mailboxes`
--

INSERT INTO `mailboxes` (`id`, `sender_id`, `reciever_id`, `cc_id`, `bcc_id`, `title`, `body`, `delivered`, `seen`, `reply`, `forward`, `sender_starred`, `reciever_starred`, `sender_important`, `reciever_important`, `sender_trash`, `reciever_trash`, `created_at`, `updated_at`) VALUES
(1, 1, 'a:1:{i:0;s:1:\"2\";}', NULL, NULL, 'dfvdfvdfvdf', '<p>dfvdf sdf tuktyilukdfh sdyj sdrhdf ghsfh&nbsp;</p><p>sfh</p><p>&nbsp;s</p><p>hdf</p><p>gh s</p><p>f</p>', 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, '2024-01-16 13:08:45', '2024-01-16 16:16:22'),
(2, 1, 'a:1:{i:0;s:1:\"1\";}', NULL, NULL, 'Upcoming security bulletin from Atlassian', '<p style=\"text-align: left; \"><br></p><table align=\"center\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"color: rgb(34, 34, 34); font-family: Arial, Helvetica, sans-serif; font-size: small; width: 950px; margin: 0px auto;\"><tbody><tr><td align=\"center\" valign=\"top\" style=\"margin: 0px; width: 580px;\"><table align=\"center\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" class=\"m_5192143115188207838w96\" style=\"width: 580px;\"><tbody><tr><td align=\"center\" style=\"margin: 0px;\"><table align=\"center\" cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width: 580px;\"><tbody><tr><td align=\"left\" style=\"margin: 0px; padding: 40px 0px; border-bottom: 1px solid rgb(204, 204, 204);\"><a href=\"https://click.e.atlassian.com/?qs=2f3d8da64079d8e5d32b73a724953dd9a49befd489cc65ec80e36aa906ae23b1d22d161bd3203f23ae8fdb94bb4719d11581d0986b7ed92c8abd8f6e8ff16af8\" alt=\"Atlassian\" target=\"_blank\" data-saferedirecturl=\"https://www.google.com/url?q=https://click.e.atlassian.com/?qs%3D2f3d8da64079d8e5d32b73a724953dd9a49befd489cc65ec80e36aa906ae23b1d22d161bd3203f23ae8fdb94bb4719d11581d0986b7ed92c8abd8f6e8ff16af8&amp;source=gmail&amp;ust=1705506963805000&amp;usg=AOvVaw2CTpLeVM20AT9NfpaVjy46\" style=\"color: rgb(0, 82, 204); font-family: &quot;Helvetica neue&quot;, Helvetica, Arial, Verdana, sans-serif; font-size: 16px;\"><table cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"min-width: 100%;\"><tbody><tr><td style=\"margin: 0px;\"><img src=\"https://ci3.googleusercontent.com/meips/ADKq_NZC0bD1v6-hI-gPq-XMjr4a_3ZSfPlRnycCD-lGXHrek2Do5UcY848aPcMAe2MhP6YmfdqrQHJGSxKUiwz0vor-qgnx4kByFttYnJufV8HnaeBok0iP3q9E3XaxXFnCMjB03tHb=s0-d-e1-ft#https://image.e.atlassian.com/lib/fe4011727164047d751070/m/1/Atlassian-logo.png\" align=\"left\" alt=\"Atlassian\" title=\"Atlassian\" border=\"0\" width=\"220\" class=\"CToWUd\" data-bit=\"iit\" style=\"border: 0px; height: auto; outline: 0px; padding: 0px; width: 220px;\"></td></tr></tbody></table></a></td></tr><tr><td height=\"20\" style=\"margin: 0px; height: 20px; line-height: 20px; font-size: 0px;\">&nbsp;</td></tr></tbody></table></td></tr><tr><td align=\"center\" style=\"margin: 0px;\"><table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" style=\"width: 580px;\"><tbody><tr><td align=\"center\" style=\"margin: 0px;\"><table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" class=\"m_5192143115188207838w100\" style=\"width: 580px;\"><tbody><tr><td style=\"margin: 0px; padding-top: 20px; font-family: &quot;Helvetica neue&quot;, Helvetica, Arial, Verdana, sans-serif; font-weight: bold; font-size: 24px; line-height: 35px; color: rgb(37, 56, 88); text-align: left;\"><a href=\"https://click.e.atlassian.com/?qs=2f3d8da64079d8e5a22f04089bf799bbd333f4c1fd85ffa8057aa4c5c4f96ef142cad73272715a78dc1fbe7aac4dddfa3cf85b1cbd171a70ae3a3f0d68f7604d\" target=\"_blank\" data-saferedirecturl=\"https://www.google.com/url?q=https://click.e.atlassian.com/?qs%3D2f3d8da64079d8e5a22f04089bf799bbd333f4c1fd85ffa8057aa4c5c4f96ef142cad73272715a78dc1fbe7aac4dddfa3cf85b1cbd171a70ae3a3f0d68f7604d&amp;source=gmail&amp;ust=1705506963805000&amp;usg=AOvVaw0wYwPP8RbJBGBNYUhyW22o\" style=\"color: rgb(37, 56, 88);\">Security bulletin for vulnerabilities in multiple Atlassian products</a></td></tr></tbody></table></td></tr><tr><td style=\"margin: 0px; padding-top: 40px; font-family: &quot;Helvetica neue&quot;, Helvetica, Arial, Verdana, sans-serif; font-size: 16px; line-height: 22px; color: rgb(66, 82, 110); text-align: left;\">Atlassian has released a bulletin with vulnerabilities and CVEs affecting multiple products. Please keep in mind that the issues included in this bulletin are a result of our increase in scope of vulnerability disclosure. While this change results in an increase of visibility and disclosures, it does not mean there are more vulnerabilities. Rather, that we are taking a more proactive approach to vulnerability transparency and are committed to providing our customers with the information they need to make informed decisions about updating our products. Unlike a critical security advisory, we are not calling for immediate action to be taken from the bulletin. Generally, customers can keep to their existing upgrade schedule unless their own assessment or processes dictate otherwise.</td></tr><tr><td style=\"margin: 0px; padding-top: 20px; font-family: &quot;Helvetica neue&quot;, Helvetica, Arial, Verdana, sans-serif; font-size: 16px; line-height: 22px; color: rgb(66, 82, 110); text-align: left;\">Please see the full bulletin learn more.</td></tr><tr><td align=\"center\" style=\"margin: 0px; padding-top: 40px;\"><table cellpadding=\"0\" cellspacing=\"0\" border=\"0\"><tbody><tr><td align=\"center\" style=\"margin: 0px; border-radius: 3px; background-color: rgb(0, 82, 204);\"><a href=\"https://click.e.atlassian.com/?qs=2f3d8da64079d8e542b1966c2ca4def4440b4bdb28b20a37bc8c6fd5fc8f071235a1200f0b415bb7b46768efcb2b30acb0c7358bef7783938fded9267c6b3795\" target=\"_blank\" data-saferedirecturl=\"https://www.google.com/url?q=https://click.e.atlassian.com/?qs%3D2f3d8da64079d8e542b1966c2ca4def4440b4bdb28b20a37bc8c6fd5fc8f071235a1200f0b415bb7b46768efcb2b30acb0c7358bef7783938fded9267c6b3795&amp;source=gmail&amp;ust=1705506963805000&amp;usg=AOvVaw1fE_GwkBsCnig0aMhjC6UF\" style=\"color: rgb(255, 255, 255); display: inline-block; border: 1px solid rgb(0, 82, 204); font-family: &quot;Helvetica neue&quot;, Helvetica, Arial, Verdana, sans-serif; font-size: 16px; border-radius: 3px; padding: 15px 40px;\">See full bulletin</a></td></tr></tbody></table></td></tr><tr><td style=\"margin: 0px; padding-top: 40px; font-family: &quot;Helvetica neue&quot;, Helvetica, Arial, Verdana, sans-serif; font-size: 16px; line-height: 22px; color: rgb(66, 82, 110); text-align: left;\">Kind regards,<br>The Atlassian Team</td></tr></tbody></table></td></tr><tr><td align=\"center\" style=\"margin: 0px;\"><table cellpadding=\"0\" cellspacing=\"0\" width=\"100%\" role=\"presentation\" style=\"min-width: 100%;\"><tbody><tr><td style=\"margin: 0px;\"><table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"width: 580px;\"><tbody><tr><td align=\"center\" style=\"margin: 0px; padding-top: 40px; padding-bottom: 40px;\"><table cellspacing=\"0\" cellpadding=\"0\" border=\"0\" style=\"width: 580px;\"><tbody><tr><td align=\"center\" style=\"margin: 0px; border-top: 1px solid rgb(204, 204, 204); padding-top: 40px; font-family: &quot;Helvetica neue&quot;, Helvetica, Arial, Verdana, sans-serif; font-size: 13px; line-height: 19px; color: rgb(112, 112, 112); text-align: center;\"><a href=\"https://view.e.atlassian.com/?qs=af2e595a90dcd4961aa402fd855c73cc9167b234a18f71882e84136801f472e709115bce80bae8303b2a76a78552334e98a04205d479700c267884037f9b021dfdfb39127f9ee8ce2447c61895c7c4d7112d0a978ca53b1ed0f13b2bf79bc33b\" target=\"_blank\" data-saferedirecturl=\"https://www.google.com/url?q=https://view.e.atlassian.com/?qs%3Daf2e595a90dcd4961aa402fd855c73cc9167b234a18f71882e84136801f472e709115bce80bae8303b2a76a78552334e98a04205d479700c267884037f9b021dfdfb39127f9ee8ce2447c61895c7c4d7112d0a978ca53b1ed0f13b2bf79bc33b&amp;source=gmail&amp;ust=1705506963805000&amp;usg=AOvVaw14fPVfXexxAmSaC_qGMOzr\" style=\"color: rgb(112, 112, 112);\">Read&nbsp;in&nbsp;browser</a>&nbsp;•&nbsp;<a href=\"https://click.e.atlassian.com/?qs=2f3d8da64079d8e5e902890741eaf93d42def03ee1f2116984753d79c8c5b050cbfde53e34c93938510226e55b8eb3c879136b9b5522942930b0e2717fa8cb08\" target=\"_blank\" data-saferedirecturl=\"https://www.google.com/url?q=https://click.e.atlassian.com/?qs%3D2f3d8da64079d8e5e902890741eaf93d42def03ee1f2116984753d79c8c5b050cbfde53e34c93938510226e55b8eb3c879136b9b5522942930b0e2717fa8cb08&amp;source=gmail&amp;ust=1705506963805000&amp;usg=AOvVaw3ygzq1ejzYgxVrUyhdgEK7\" style=\"color: rgb(112, 112, 112);\">Privacy&nbsp;policy</a>&nbsp;•&nbsp;<a href=\"https://click.e.atlassian.com/?qs=2f3d8da64079d8e5010d11d3e07b58880b32e52e80aea4c0ab8f3ef612279a8f0da3f74c8bf94f21c9dd7693e7f5987128aa75867e620ede1ee071740740e9b0\" target=\"_blank\" data-saferedirecturl=\"https://www.google.com/url?q=https://click.e.atlassian.com/?qs%3D2f3d8da64079d8e5010d11d3e07b58880b32e52e80aea4c0ab8f3ef612279a8f0da3f74c8bf94f21c9dd7693e7f5987128aa75867e620ede1ee071740740e9b0&amp;source=gmail&amp;ust=1705506963805000&amp;usg=AOvVaw2As3Tr98DbiAM66I9cUzGR\" style=\"color: rgb(112, 112, 112);\">Contact&nbsp;us</a>&nbsp;•&nbsp;<a href=\"https://click.e.atlassian.com/?qs=2f3d8da64079d8e5fd1f4c2489b01eb4c5287b42f3e79d3609849b7c9793a893137c38768109effa29818f1e322f95f39fa039ebe0810e9c6cc106a13d6a3d48\" target=\"_blank\" data-saferedirecturl=\"https://www.google.com/url?q=https://click.e.atlassian.com/?qs%3D2f3d8da64079d8e5fd1f4c2489b01eb4c5287b42f3e79d3609849b7c9793a893137c38768109effa29818f1e322f95f39fa039ebe0810e9c6cc106a13d6a3d48&amp;source=gmail&amp;ust=1705506963805000&amp;usg=AOvVaw1QPuhU8HZhupjQQs4exjam\" style=\"color: rgb(112, 112, 112);\">Read&nbsp;our&nbsp;blog</a>&nbsp;•&nbsp;<a href=\"https://click.e.atlassian.com/?qs=2f3d8da64079d8e5ee72d1104c4791df76e26125f849baf2f82c86c58b1726cce464c9c46409c6d708337f6f58e48dd9816d3b71c80ccd6ff923887e5402a1d5\" target=\"_blank\" data-saferedirecturl=\"https://www.google.com/url?q=https://click.e.atlassian.com/?qs%3D2f3d8da64079d8e5ee72d1104c4791df76e26125f849baf2f82c86c58b1726cce464c9c46409c6d708337f6f58e48dd9816d3b71c80ccd6ff923887e5402a1d5&amp;source=gmail&amp;ust=1705506963805000&amp;usg=AOvVaw3Z2xP6U6Zva1vhK4lxa-3W\" style=\"color: rgb(112, 112, 112);\">Join&nbsp;Atlassian&nbsp;Community</a></td></tr><tr><td align=\"center\" style=\"margin: 0px; padding-top: 10px; display: block;\"><a href=\"https://click.e.atlassian.com/?qs=2f3d8da64079d8e5f7d8ce037ed43b1ffe1f25b7dd8e538a234d20cdfdbd229030486234bfcff0d743d27986bbe6e578424074b94cc8f2544d9d8860aa2ab764\" alt=\"Facebook\" target=\"_blank\" data-saferedirecturl=\"https://www.google.com/url?q=https://click.e.atlassian.com/?qs%3D2f3d8da64079d8e5f7d8ce037ed43b1ffe1f25b7dd8e538a234d20cdfdbd229030486234bfcff0d743d27986bbe6e578424074b94cc8f2544d9d8860aa2ab764&amp;source=gmail&amp;ust=1705506963805000&amp;usg=AOvVaw0o9__jICvDRIr8abfztSS8\" style=\"color: rgb(0, 82, 204); font-family: &quot;Helvetica neue&quot;, Helvetica, Arial, Verdana, sans-serif; font-size: 16px;\"><img src=\"https://ci3.googleusercontent.com/meips/ADKq_NagRplWUdlG-XwZ-K0yWo-3EvwvJskQPQwIrKUnr_IOyO-itjew-B13wz_0QglDcPZOc3YPe-qhYrEaglAw8ejlpmP5IrbhSlTzkqRzWq1phIXB6PGgXn49XMJn36dxbeU=s0-d-e1-ft#https://image.e.atlassian.com/lib/fe4011727164047d751070/m/1/Facebookx2.png\" alt=\"Facebook\" title=\"Facebook\" width=\"25\" border=\"0\" align=\"middle\" class=\"CToWUd\" data-bit=\"iit\" style=\"border: 0px; height: auto; outline: 0px; line-height: 0px; padding: 0px; width: 25px;\"></a>&nbsp;&nbsp;&nbsp;<a href=\"https://click.e.atlassian.com/?qs=2f3d8da64079d8e583d72e572b38a7d159fd0c541a684611dba9410c9896e73e651a0a55c4aa4c62ca5400be17e42b25c87c87898328ac96a23328907a069dfe\" alt=\"LinkedIn\" target=\"_blank\" data-saferedirecturl=\"https://www.google.com/url?q=https://click.e.atlassian.com/?qs%3D2f3d8da64079d8e583d72e572b38a7d159fd0c541a684611dba9410c9896e73e651a0a55c4aa4c62ca5400be17e42b25c87c87898328ac96a23328907a069dfe&amp;source=gmail&amp;ust=1705506963805000&amp;usg=AOvVaw0wQKRgK0DA-qtnDRN0mnSw\" style=\"color: rgb(0, 82, 204); font-family: &quot;Helvetica neue&quot;, Helvetica, Arial, Verdana, sans-serif; font-size: 16px;\"><img src=\"https://ci3.googleusercontent.com/meips/ADKq_NZm0YDJpPhhThdIph7WfKEpbHYbFMuzJv3mRDj3WpxPMPjBAugh04Bk6wxqeKRh4f_2yEVBD8iWEQydSIHqIC6_AT_Nhlu1dBtBc6NPTsu_0ujGBpCYILq7on8WHuB_Y00=s0-d-e1-ft#https://image.e.atlassian.com/lib/fe4011727164047d751070/m/1/LinkedInx2.png\" alt=\"LinkedIn\" title=\"LinkedIn\" width=\"25\" border=\"0\" align=\"middle\" class=\"CToWUd\" data-bit=\"iit\" style=\"border: 0px; height: auto; outline: 0px; padding: 0px; width: 25px;\"></a>&nbsp;&nbsp;&nbsp;<a href=\"https://click.e.atlassian.com/?qs=f22ef8d84bdc072c542de632a2235fda290f55d64058a9810206310cab2f18fd623e3d909d937b1dd6b68084d8b02285b25e3a7b6273664165b996afdd1d1da3\" alt=\"Twitter\" target=\"_blank\" data-saferedirecturl=\"https://www.google.com/url?q=https://click.e.atlassian.com/?qs%3Df22ef8d84bdc072c542de632a2235fda290f55d64058a9810206310cab2f18fd623e3d909d937b1dd6b68084d8b02285b25e3a7b6273664165b996afdd1d1da3&amp;source=gmail&amp;ust=1705506963805000&amp;usg=AOvVaw3jaOhKYCneCKLfxShn68hM\" style=\"color: rgb(0, 82, 204); font-family: &quot;Helvetica neue&quot;, Helvetica, Arial, Verdana, sans-serif; font-size: 16px;\"><img src=\"https://ci3.googleusercontent.com/meips/ADKq_NbDfPaZ8qpf6H-u7BtNEUYwxQvpMlrDRlU3tvH6WF3PYEQxT98Q7mwDNYl-_jpjh5OKXalqmmtWKJQhJHb1diO1178-73yCHtet1cWwKE73rrkrX3s8nYO7GanynfqyJw=s0-d-e1-ft#https://image.e.atlassian.com/lib/fe4011727164047d751070/m/1/Twitterx2.png\" alt=\"Twitter\" title=\"Twitter\" width=\"25\" border=\"0\" align=\"middle\" class=\"CToWUd\" data-bit=\"iit\" style=\"border: 0px; height: auto; outline: 0px; padding: 0px; width: 25px;\"></a></td></tr><tr><td align=\"center\" style=\"margin: 0px; padding-top: 10px; font-family: &quot;Helvetica neue&quot;, Helvetica, Arial, Verdana, sans-serif; font-size: 13px; line-height: 19px; color: rgb(112, 112, 112); text-align: center;\">Copyright 2024 Atlassian Pty Ltd. All rights reserved. We are located at 341 George Street, Sydney, NSW, 2000, Australia</td></tr><tr><td align=\"center\" style=\"margin: 0px; padding-top: 20px;\"><a href=\"https://click.e.atlassian.com/?qs=f22ef8d84bdc072c30614308c7c65cddb0f80d63eeb55349c1c540dfdbd61deb97c043ad412710d66f8e999a7aebe1ee0fbd4af86a7c87ffdd46c7ef5f770906\" target=\"_blank\" data-saferedirecturl=\"https://www.google.com/url?q=https://click.e.atlassian.com/?qs%3Df22ef8d84bdc072c30614308c7c65cddb0f80d63eeb55349c1c540dfdbd61deb97c043ad412710d66f8e999a7aebe1ee0fbd4af86a7c87ffdd46c7ef5f770906&amp;source=gmail&amp;ust=1705506963805000&amp;usg=AOvVaw3nilZAgCSkDiXE4HwVI6f0\" style=\"color: rgb(0, 82, 204); font-family: &quot;Helvetica neue&quot;, Helvetica, Arial, Verdana, sans-serif; font-size: 16px;\"><img src=\"https://ci3.googleusercontent.com/meips/ADKq_NZC0bD1v6-hI-gPq-XMjr4a_3ZSfPlRnycCD-lGXHrek2Do5UcY848aPcMAe2MhP6YmfdqrQHJGSxKUiwz0vor-qgnx4kByFttYnJufV8HnaeBok0iP3q9E3XaxXFnCMjB03tHb=s0-d-e1-ft#https://image.e.atlassian.com/lib/fe4011727164047d751070/m/1/Atlassian-logo.png\" alt=\"\" title=\"\" width=\"116\" border=\"0\" class=\"CToWUd\" data-bit=\"iit\" style=\"border: 0px; height: auto; outline: 0px; display: block; padding: 0px; width: 116px;\"></a></td></tr><tr><td align=\"center\" style=\"margin: 0px; padding-top: 20px; font-family: &quot;Helvetica neue&quot;, Helvetica, Arial, Verdana, sans-serif; font-size: 13px; line-height: 19px; color: rgb(112, 112, 112); text-align: center;\">You are receiving this email because this is an important message regarding your account and products you are using. You are not allowed to unsubscribe from this type of message.<img src=\"https://ci3.googleusercontent.com/meips/ADKq_NbnS3rsq-Fh4DOdsy4n8O38Oj3DwDBDsQki-9grEE-Z8VcudslaWEXurkmwBG9WIAfI3cf50lNYutiJBRQ1LXlJO2MjIs3EpPBg5CtIzTAMc8_T-NoLuQfvPv_XfrwCpqzULOc7VEkq-g_wcYxkrQN19kHGVbzvC8R630JHlpEeYvqkcsUjmFVxpcqo4aCjUFFPI_qxj5TD58Zf0SShrsU0GHZPwTWx2NU9j3V6gFI5hcsNI3japlc8wnjAKD4CmOjnCRIbNVbU6E_makI-k3d2NBLE71Cc=s0-d-e1-ft#https://click.e.atlassian.com/open.aspx?ffcb10-fe32157073670374751671-fdaa15757d6c02757d10757c63-fe4011727164047d751070-fe9715747165027971-fdeb157774660c757d107870-ff081574756505&amp;d=10182&amp;bmt=0\" width=\"1\" height=\"1\" alt=\"\" class=\"CToWUd\" data-bit=\"iit\" style=\"border: 0px; height: auto; outline: none;\"><u></u></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table></td></tr></tbody></table>', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, '2024-01-15 13:10:21', '2024-01-17 13:26:29'),
(5, 1, 'a:1:{i:0;s:1:\"1\";}', NULL, NULL, 'dddddddd', '<p>vvvvvvvvvvvvvvvvvvvvvvvvvvvvv</p>', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, '2024-01-16 13:33:16', '2024-01-20 04:57:12'),
(6, 1, 'a:1:{i:0;s:1:\"1\";}', NULL, NULL, 'aaaaa', '<p>aaaaaaaaaaaaaaaaaaaa</p>', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, '2024-01-16 15:00:41', '2024-01-20 04:55:29'),
(7, 5, 'a:1:{i:0;s:1:\"1\";}', NULL, NULL, 'ييي', '<p>يييييي</p>', 0, 1, 0, 0, 1, 1, 0, 0, 1, 0, '2024-01-18 14:02:13', '2024-01-20 04:58:23'),
(10, 5, 'a:1:{i:0;s:1:\"5\";}', NULL, NULL, 'qwe', '<p>qwe</p>', 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, '2024-01-19 03:17:25', '2024-01-19 04:14:34'),
(11, 5, 'a:1:{i:0;s:1:\"2\";}', NULL, NULL, 'تيست', '<p>نتيبسلى سيبنتل سبيل اسهيبلا سهيقعالسيه علاسيب علسهيعل سيبا</p>', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, '2024-01-19 07:47:45', '2024-01-19 08:45:05'),
(13, 5, 'N;', NULL, NULL, 'dddd1', '<p>dddddd2</p>', 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, '2024-01-19 08:45:31', '2024-01-19 16:20:48'),
(14, 5, 'a:1:{i:0;s:1:\"1\";}', NULL, NULL, 'trytytyrty', '<p>rtyrtyrtyr</p>', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '2024-01-19 16:46:55', '2024-01-19 16:46:55'),
(15, 5, 'a:1:{i:0;s:1:\"1\";}', NULL, NULL, 'bbbbbn', '<p>bbbbbbbbn</p>', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '2024-01-19 16:48:10', '2024-01-19 16:48:10'),
(16, 5, 'a:1:{i:0;s:1:\"1\";}', NULL, NULL, 'bbbbbn', '<p>bbbbbbbbn</p>', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '2024-01-19 16:48:50', '2024-01-19 16:48:50'),
(17, 5, 'a:1:{i:0;s:1:\"1\";}', NULL, NULL, 'v', '<p>v</p>', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, '2024-01-19 16:50:01', '2024-01-19 16:50:22'),
(18, 5, 'a:1:{i:0;s:1:\"1\";}', NULL, NULL, 'qqq', '<p>qqqqqq</p>', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, '2024-01-19 17:12:33', '2024-01-19 17:12:36'),
(19, 5, 'a:1:{i:0;s:1:\"1\";}', NULL, NULL, 'zxczvxcvxcv', '<p>xcvxcv</p>', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '2024-01-19 17:21:40', '2024-01-19 17:21:40'),
(20, 5, 'a:1:{i:0;s:1:\"1\";}', NULL, NULL, 'zxczvxcvxcv', '<p>xcvxcv</p>', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, '2024-01-19 17:22:06', '2024-01-19 17:22:09'),
(21, 5, 'a:1:{i:0;s:1:\"1\";}', NULL, NULL, 'dd', '<p>dd</p>', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '2024-01-19 17:23:00', '2024-01-19 17:23:00'),
(22, 5, 'a:1:{i:0;s:1:\"1\";}', NULL, NULL, 'dd', '<p>dd</p>', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '2024-01-19 17:23:23', '2024-01-19 17:23:23'),
(23, 5, 'a:1:{i:0;s:1:\"1\";}', NULL, NULL, 'dd', '<p>dd</p>', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '2024-01-19 17:23:43', '2024-01-19 17:23:43'),
(24, 5, 'a:1:{i:0;s:1:\"1\";}', NULL, NULL, 'dd', '<p>dd</p>', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '2024-01-19 17:23:51', '2024-01-19 17:23:51'),
(25, 5, 'a:1:{i:0;s:1:\"1\";}', NULL, NULL, 'dd', '<p>dd</p>', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '2024-01-19 17:25:14', '2024-01-19 17:25:14'),
(26, 5, 'a:1:{i:0;s:1:\"1\";}', NULL, NULL, 'dsfa', '<p>sadas</p>', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '2024-01-19 17:25:55', '2024-01-19 17:25:55'),
(27, 5, 'a:1:{i:0;s:1:\"1\";}', NULL, NULL, 'dsfa', '<p>sadas</p>', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, '2024-01-19 17:26:04', '2024-01-19 17:26:04'),
(28, 5, 'a:1:{i:0;s:1:\"1\";}', NULL, NULL, 'dsfa', '<p>sadas</p>', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, '2024-01-19 17:26:41', '2024-01-19 17:26:47'),
(29, 5, 'a:1:{i:0;s:1:\"1\";}', NULL, NULL, 'as', '<p>as</p>', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, '2024-01-19 17:27:21', '2024-01-20 04:53:38'),
(30, 5, 'a:1:{i:0;s:1:\"1\";}', NULL, NULL, 'as', '<p>as</p>', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, '2024-01-19 17:27:41', '2024-01-20 04:53:37'),
(31, 5, 'a:1:{i:0;s:1:\"1\";}', NULL, NULL, 'as', '<p>as</p>', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, '2024-01-19 17:27:53', '2024-01-20 04:53:37'),
(32, 5, 'a:1:{i:0;s:1:\"1\";}', NULL, NULL, 'b', '<p>b</p>', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, '2024-01-19 17:29:17', '2024-01-20 04:53:37'),
(33, 5, 'a:1:{i:0;s:1:\"1\";}', NULL, NULL, 'b', '<p>b</p>', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, '2024-01-19 17:29:38', '2024-01-20 04:53:37'),
(34, 5, 'a:1:{i:0;s:1:\"1\";}', NULL, NULL, 'b', '<p>b</p>', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, '2024-01-19 17:30:07', '2024-01-20 04:53:37'),
(35, 5, 'a:1:{i:0;s:1:\"1\";}', NULL, NULL, 'b', '<p>b</p>', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, '2024-01-19 17:30:23', '2024-01-20 04:53:37'),
(36, 5, 'a:1:{i:0;s:1:\"1\";}', NULL, NULL, 'b', '<p>b</p>', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, '2024-01-19 17:31:47', '2024-01-19 17:32:19'),
(37, 5, NULL, NULL, NULL, 'vv', '<p>vv</p>', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, '2024-01-19 17:36:42', '2024-01-19 17:36:46'),
(39, 1, 'a:1:{i:0;s:1:\"1\";}', NULL, NULL, 'multi', '<p>2</p>', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, '2024-01-20 04:53:04', '2024-01-20 04:53:37'),
(40, 1, 'a:1:{i:0;s:1:\"1\";}', NULL, NULL, 'RY: dddddddd', '--------- Reply to message --------<br>From: أدمن النظام<br>To: أدمن النظام - <br>Date: 2024-01-20 07:57:12<br>Subject: dddddddd<br><br><p>vvvvvvvvvvvvvvvvvvvvvvvvvvvvv</p>', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, '2024-01-20 09:07:20', '2024-01-21 04:56:39');

-- --------------------------------------------------------

--
-- Table structure for table `mailbox_attachments`
--

CREATE TABLE `mailbox_attachments` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(512) DEFAULT NULL,
  `creator_id` varchar(255) NOT NULL,
  `mailbox_id` varchar(255) NOT NULL,
  `link` varchar(255) NOT NULL,
  `size` int(11) DEFAULT 0,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `mailbox_attachments`
--

INSERT INTO `mailbox_attachments` (`id`, `name`, `creator_id`, `mailbox_id`, `link`, `size`, `created_at`, `updated_at`) VALUES
(2, 'newfile.jpg', '5', '17', 'Mailbox/5oEGEZsPvX.jpg', 0, '2024-01-19 16:50:01', '2024-01-19 16:50:01'),
(3, NULL, '5', '18', 'Mailbox/7x20FHXBgI.docx', 0, '2024-01-19 17:12:33', '2024-01-19 17:12:33'),
(4, NULL, '5', '20', 'Mailbox/tQIcDtSCfX.docx', 0, '2024-01-19 17:22:06', '2024-01-19 17:22:06'),
(5, NULL, '5', '25', 'Mailbox/FRACzxW1aV.docx', 0, '2024-01-19 17:25:14', '2024-01-19 17:25:14'),
(6, 'الجدول الزمني لخطة تنفيذ مشروع الفروسية.docx', '5', '28', 'Mailbox/W9NFpiOQf9.docx', 0, '2024-01-19 17:26:41', '2024-01-19 17:26:41'),
(7, 'amer kasem cv 2023.pdf', '5', '36', 'Mailbox/C351zlJyao.pdf', 448541, '2024-01-19 17:31:47', '2024-01-19 17:31:47'),
(8, 'document.pdf', '1', '38', 'Mailbox/nTtiQyQcqI.pdf', 20396, '2024-01-20 04:48:26', '2024-01-20 04:48:26'),
(9, 'Hosting_2022.pdf', '1', '38', 'Mailbox/JY8hmZW1Cn.pdf', 82284, '2024-01-20 04:48:26', '2024-01-20 04:48:26'),
(10, '28_3_2_2_16764949.jpg', '1', '38', 'Mailbox/vCEmd79EjP.jpg', 403370, '2024-01-20 04:48:26', '2024-01-20 04:48:26'),
(11, 'تحليل نظام بطاقات التعريفv2 (1).pdf', '1', '39', 'Mailbox/onZXOQyXpo.pdf', 2149594, '2024-01-20 04:53:04', '2024-01-20 04:53:04'),
(12, '28_3_2_2_16764949.jpg', '1', '39', 'Mailbox/LbDx5Hyscl.jpg', 403370, '2024-01-20 04:53:04', '2024-01-20 04:53:04'),
(13, 'متطلبات استضافة Laravel المشتركة cPanel لمشروع تسجيل الفعاليات.docx', '1', '5', 'Mailbox/JKFaD9Ts7b.docx', 16816, '2024-01-20 04:57:30', '2024-01-20 04:57:30');

-- --------------------------------------------------------

--
-- Table structure for table `managements`
--

CREATE TABLE `managements` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `address` varchar(255) DEFAULT NULL,
  `branches_id` varchar(255) NOT NULL,
  `code` varchar(255) NOT NULL,
  `status` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `managements`
--

INSERT INTO `managements` (`id`, `name`, `address`, `branches_id`, `code`, `status`, `created_at`, `updated_at`) VALUES
(4, 'a:2:{s:2:\"en\";i:863;s:2:\"ar\";i:864;}', 'a:2:{s:2:\"en\";i:865;s:2:\"ar\";i:866;}', '8', 'M002', 1, '2023-12-05 13:43:56', '2024-01-24 04:54:57'),
(5, 'a:2:{s:2:\"en\";i:859;s:2:\"ar\";i:860;}', 'a:2:{s:2:\"en\";i:861;s:2:\"ar\";i:862;}', '8', 'M001', 1, '2023-12-19 09:46:38', '2024-01-24 04:54:47'),
(6, 'a:2:{s:2:\"en\";i:927;s:2:\"ar\";i:928;}', 'a:2:{s:2:\"en\";i:929;s:2:\"ar\";i:930;}', '8', 'HR', 1, '2024-02-01 15:47:57', '2024-02-01 15:47:57'),
(7, 'a:2:{s:2:\"en\";i:1075;s:2:\"ar\";i:1076;}', 'a:2:{s:2:\"en\";i:1077;s:2:\"ar\";i:1078;}', '8', 'F', 1, '2024-04-20 07:02:27', '2024-04-20 07:02:27'),
(9, 'a:2:{s:2:\"en\";i:1291;s:2:\"ar\";i:1292;}', NULL, '8', 'Info', 1, '2024-04-27 09:52:47', '2024-04-27 09:52:47');

-- --------------------------------------------------------

--
-- Table structure for table `messages`
--

CREATE TABLE `messages` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `sender_id` int(11) NOT NULL,
  `reciever_id` int(11) NOT NULL,
  `name` varchar(255) DEFAULT NULL,
  `seen` int(11) NOT NULL DEFAULT 0,
  `sender_trash` int(11) NOT NULL DEFAULT 0,
  `reciever_trash` int(11) NOT NULL DEFAULT 0,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `messages`
--

INSERT INTO `messages` (`id`, `sender_id`, `reciever_id`, `name`, `seen`, `sender_trash`, `reciever_trash`, `created_at`, `updated_at`) VALUES
(1, 5, 1, 'hi', 1, 0, 0, '2024-01-21 05:11:58', '2024-01-21 05:11:58'),
(2, 5, 1, 'd', 1, 0, 0, '2024-01-21 05:16:36', '2024-01-21 05:16:36'),
(3, 1, 1, 'zdxcsdcsd', 1, 0, 0, '2024-01-21 06:13:43', '2024-01-21 06:13:43'),
(4, 1, 5, 'scascasc', 0, 0, 0, '2024-01-21 07:04:13', '2024-01-21 07:04:13'),
(5, 1, 5, 'hello fadi', 0, 0, 0, '2024-01-21 07:11:34', '2024-01-21 07:11:34'),
(6, 1, 5, 'sf sdf iusfh sdfu hidsufhl gijdhg idfjh gduhdufhg dfhg dfgdf g', 0, 0, 0, '2024-01-21 07:11:45', '2024-01-21 07:11:45'),
(7, 1, 1, 'sssss', 1, 0, 0, '2024-01-21 07:12:08', '2024-01-21 07:12:08'),
(8, 1, 2, 'hi myada', 1, 0, 0, '2024-01-21 07:12:20', '2024-01-21 07:12:20'),
(9, 1, 5, 'ccccc', 0, 0, 0, '2024-01-21 07:15:25', '2024-01-21 07:15:25'),
(10, 1, 5, '1', 0, 0, 0, '2024-01-22 04:49:22', '2024-01-22 04:49:22'),
(11, 1, 5, '2', 0, 0, 0, '2024-01-22 04:49:31', '2024-01-22 04:49:31'),
(12, 1, 5, '3', 0, 0, 0, '2024-01-22 04:49:35', '2024-01-22 04:49:35'),
(13, 1, 5, '4', 0, 0, 0, '2024-01-22 04:52:22', '2024-01-22 04:52:22'),
(14, 2, 1, 'اهلا', 1, 0, 0, '2024-01-22 05:36:36', '2024-01-22 05:36:36'),
(15, 1, 2, '456', 1, 0, 0, '2024-01-22 13:45:04', '2024-01-22 13:45:04'),
(16, 1, 1, 'vggg', 1, 0, 0, '2024-01-24 16:11:22', '2024-01-24 16:11:22');

-- --------------------------------------------------------

--
-- Table structure for table `migrations`
--

CREATE TABLE `migrations` (
  `id` int(10) UNSIGNED NOT NULL,
  `migration` varchar(255) NOT NULL,
  `batch` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `migrations`
--

INSERT INTO `migrations` (`id`, `migration`, `batch`) VALUES
(1, '2014_10_12_000000_create_users_table', 1),
(2, '2014_10_12_100000_create_password_resets_table', 1),
(3, '2019_08_19_000000_create_failed_jobs_table', 1),
(4, '2019_12_14_000001_create_personal_access_tokens_table', 1),
(5, '2023_12_01_191822_create_branches_table', 2),
(6, '2023_12_01_193155_create_managements_table', 2),
(7, '2023_12_01_193206_create_departments_table', 2),
(8, '2023_12_01_193218_create_jobtitles_table', 2),
(9, '2023_12_01_193318_create_entities_types_table', 2),
(10, '2023_12_01_193326_create_entities_table', 2),
(11, '2023_12_01_193609_create_attachments_types_table', 2),
(12, '2023_12_01_193615_create_attachments_table', 2),
(13, '2023_12_01_193648_create_transactions_types_table', 2),
(14, '2023_12_01_193726_create_transactions_categories_table', 2),
(15, '2023_12_01_194024_create_confidentiality_table', 2),
(16, '2023_12_01_194107_create_receivingmethods_table', 2),
(17, '2023_12_01_194125_create_priorities_table', 2),
(18, '2023_12_01_194413_create_urgencies_table', 2),
(19, '2023_12_01_194440_create_statuses_table', 2),
(20, '2023_12_01_194525_create_purposes_table', 2),
(21, '2023_12_01_194611_create_procedures_table', 2),
(22, '2023_12_01_194704_create_templates_table', 2),
(23, '2023_12_01_194738_create_notifications_types_table', 2),
(24, '2023_12_01_200618_create_transactions_permissions_table', 2),
(25, '2023_12_02_072800_create_user_levels_table', 3),
(26, '2023_12_03_091556_create_confidentialities_table', 4),
(27, '2023_12_05_061114_create_dictionary_table', 5),
(28, '2023_12_06_085020_create_pages_table', 6),
(29, '2023_12_14_174947_create_choices_table', 7),
(30, '2023_12_15_154338_create_flows_table', 8),
(31, '2023_12_15_184836_create_steps_table', 9),
(32, '2023_12_16_120417_create_outgoings_table', 10),
(33, '2023_12_17_112339_create_fields_table', 11),
(34, '2023_12_21_102907_create_user_privileges_table', 12),
(35, '2023_12_23_093729_create_notifications_table', 13),
(36, '2023_12_23_094134_create_attachments_table', 14),
(37, '2023_12_27_102836_create_transactions_logs_table', 15),
(38, '2023_12_31_141052_create_connections_table', 16),
(39, '2024_01_15_171735_create_mailboxes_table', 17),
(40, '2024_01_19_192816_create_mailbox_attachments_table', 18),
(42, '2024_01_21_074727_create_messages_table', 19),
(43, '2024_01_24_080500_create_numbering_table', 20),
(44, '2024_02_03_073631_create_delivers_table', 21),
(45, '2024_02_10_080902_create_cabinets_table', 22),
(46, '2024_02_10_081029_create_folders_table', 23),
(47, '2024_02_10_120133_create_cabinets_permissions_table', 24),
(48, '2024_02_15_165453_create_shares_table', 25),
(49, '2024_02_29_070413_create_files_shares_table', 26),
(50, '2024_03_05_074938_create_logs_table', 27),
(51, '2024_06_20_094634_create_items_types_table', 28),
(52, '2024_06_20_094805_create_items_categories_table', 29),
(53, '2024_06_20_094824_create_items_sources_table', 30),
(54, '2024_06_20_095039_create_items_units_table', 31),
(55, '2024_06_20_101347_create_items_table', 32),
(56, '2024_06_20_162328_create_storehouses_types_table', 33),
(57, '2024_06_20_162414_create_storehouses_table', 34),
(58, '2024_06_20_162415_create_storehouses_table', 35);

-- --------------------------------------------------------

--
-- Table structure for table `notifications`
--

CREATE TABLE `notifications` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `admins_id` varchar(255) NOT NULL,
  `module` varchar(255) NOT NULL,
  `row_id` varchar(255) DEFAULT NULL,
  `seen` varchar(255) DEFAULT NULL,
  `alerted` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `steps_id` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `notifications`
--

INSERT INTO `notifications` (`id`, `name`, `admins_id`, `module`, `row_id`, `seen`, `alerted`, `created_at`, `updated_at`, `steps_id`) VALUES
(9, 'لديك معاملة جديدة <br> R01-M002-DD-1-Fn.St.', '5', 'outgoing', '14', '1', '1', '2024-04-21 07:40:11', '2024-04-21 07:40:43', 20),
(10, 'لديك معاملة جديدة <br> R01-M002-DD-1-Fn.St.', '12', 'outgoing', '14', '1', '1', '2024-04-21 07:40:56', '2024-04-21 07:42:22', 21),
(11, 'لديك معاملة جديدة <br> R01-M002-DD-1-Fn.St.', '8', 'outgoing', '14', '1', '1', '2024-04-21 07:42:33', '2024-04-21 07:44:08', 22),
(12, 'لديك معاملة جديدة <br> R01-M002-DD-1-Fn.St.', '11', 'outgoing', '14', '1', '1', '2024-04-21 07:47:28', '2024-04-21 07:48:13', 23),
(13, 'لديك معاملة جديدة <br> R01-M002-DD-1-Fn.St.', '2', 'outgoing', '14', '1', '1', '2024-04-21 07:49:56', '2024-04-21 07:50:43', 24),
(14, 'لديك معاملة جديدة <br> R01-M002-DD-1-Fn.St.', '1', 'outgoing', '14', '1', '1', '2024-04-21 08:03:57', '2024-04-27 14:31:17', 25),
(15, 'لديك معاملة جديدة <br> R01-M002-DD-14-Fn.St.', '5', 'outgoing', '27', '1', '1', '2024-04-22 14:13:32', '2024-04-23 03:27:43', 20),
(16, 'لديك معاملة جديدة <br> R01-M002-DD-9-Fn.St.', '5', 'outgoing', '22', '1', '1', '2024-04-22 14:20:56', '2024-04-23 06:19:52', 20),
(17, 'لديك معاملة جديدة <br> R01-M002-DD-13-Fn.St.', '5', 'outgoing', '26', '1', '1', '2024-04-22 14:22:51', '2024-06-03 08:34:06', 20),
(18, 'لديك معاملة جديدة <br> R01-M002-DD-17-Fn.St.', '5', 'outgoing', '30', NULL, '1', '2024-04-22 14:34:01', '2024-06-04 18:00:49', 20),
(19, 'لديك معاملة جديدة <br> R01-M002-DD-18-Fn.St.', '5', 'outgoing', '31', NULL, '1', '2024-04-22 14:35:47', '2024-06-04 18:00:49', 20),
(20, 'لديك معاملة جديدة <br> R01-M002-DD-19-Fn.St.', '5', 'outgoing', '32', NULL, '1', '2024-04-22 14:36:10', '2024-06-04 18:00:49', 20),
(21, 'لديك معاملة جديدة <br> R01-M002-DD-16-Fn.St.', '5', 'outgoing', '29', NULL, '1', '2024-04-22 14:38:45', '2024-06-04 18:00:49', 20),
(22, 'لديك معاملة جديدة <br> R01-M002-DD-15-Fn.St.', '5', 'outgoing', '28', NULL, '1', '2024-04-22 14:43:06', '2024-06-04 18:00:49', 20),
(23, 'لديك معاملة جديدة <br> R01-M002-DD-12-Fn.St.', '5', 'outgoing', '25', NULL, '1', '2024-04-22 14:43:33', '2024-06-04 18:00:49', 20),
(24, 'لديك معاملة جديدة <br> R01-M002-DD-11-Fn.St.', '5', 'outgoing', '24', NULL, '1', '2024-04-22 14:44:55', '2024-06-04 18:00:49', 20),
(25, 'لديك معاملة جديدة <br> R01-M002-DD-10-Fn.St.', '5', 'outgoing', '23', NULL, '1', '2024-04-22 14:46:37', '2024-06-04 18:00:49', 20),
(26, 'لديك معاملة جديدة <br> R01-M002-DD-8-Fn.St.', '5', 'outgoing', '21', NULL, '1', '2024-04-22 14:48:03', '2024-06-04 18:00:49', 20),
(27, 'لديك معاملة جديدة <br> R01-M002-DD-7-Fn.St.', '5', 'outgoing', '20', NULL, '1', '2024-04-22 14:48:42', '2024-06-04 18:00:49', 20),
(28, 'لديك معاملة جديدة <br> R01-M002-DD-6-Fn.St.', '5', 'outgoing', '19', NULL, '1', '2024-04-22 15:13:22', '2024-06-04 18:00:49', 20),
(29, 'لديك معاملة جديدة <br> R01-M002-DD-20-Fn.St.', '5', 'outgoing', '33', '1', '1', '2024-04-22 15:15:39', '2024-04-23 15:34:48', 20),
(30, 'لديك معاملة جديدة <br> R01-M002-DD-21-Fn.St.', '5', 'outgoing', '34', '1', '1', '2024-04-22 15:17:24', '2024-04-22 16:34:28', 20),
(31, 'لديك معاملة جديدة <br> R01-M002-DD-22-Fn.St.', '5', 'outgoing', '35', '1', '1', '2024-04-22 15:21:53', '2024-04-23 15:35:47', 20),
(32, 'لديك معاملة جديدة <br> R01-M002-DD-22-Fn.St.', '12', 'outgoing', '35', '1', '1', '2024-04-22 15:21:54', '2024-04-23 06:34:52', 21),
(33, 'لديك معاملة جديدة <br> R01-M002-DD-23-Fn.St.', '5', 'outgoing', '36', '1', '1', '2024-04-22 15:23:42', '2024-04-22 15:33:23', 20),
(34, 'لديك معاملة جديدة <br> R01-M002-DD-24-Fn.St.', '5', 'outgoing', '37', '1', '1', '2024-04-22 15:27:09', '2024-04-22 16:37:07', 20),
(35, 'لديك معاملة جديدة <br> R01-M002-DD-24-Fn.St.', '12', 'outgoing', '37', '1', '1', '2024-04-22 15:31:12', '2024-04-23 06:35:02', 21),
(36, 'لديك معاملة جديدة <br> R01-M002-DD-23-Fn.St.', '12', 'outgoing', '36', '1', '1', '2024-04-22 15:33:20', '2024-04-23 07:00:33', 21),
(37, 'لديك معاملة جديدة <br> R01-M002-DD-21-Fn.St.', '12', 'outgoing', '34', NULL, '1', '2024-04-22 16:34:21', '2024-04-27 11:34:24', 21),
(38, 'لديك طلب جديد <br> R01-M002-DD-27-Fn.St.', '5', 'outgoing', '40', '1', '1', '2024-04-23 03:33:13', '2024-04-23 06:21:10', 20),
(39, 'لديك طلب جديد <br> R01-HR-AA-28-Fn.St.', '5', 'outgoing', '41', '1', '1', '2024-04-23 06:58:59', '2024-04-23 07:14:45', 20),
(40, 'لديك طلب جديد <br> R01-HR-AA-28-Fn.St.', '12', 'outgoing', '41', '1', '1', '2024-04-23 06:59:42', '2024-04-23 07:00:40', 21),
(41, 'لديك طلب جديد <br> R01-HR-AA-28-Fn.St.', '8', 'outgoing', '41', '1', '1', '2024-04-23 07:00:57', '2024-04-23 07:03:39', 22),
(42, 'لديك طلب جديد <br> R01-HR-AA-28-Fn.St.', '11', 'outgoing', '41', '1', '1', '2024-04-23 07:04:38', '2024-04-23 07:07:23', 23),
(43, 'لديك طلب جديد <br> R01-HR-AA-28-Fn.St.', '2', 'outgoing', '41', '1', '1', '2024-04-23 07:10:06', '2024-04-23 07:13:26', 24),
(44, 'لديك طلب جديد <br> R01-HR-AA-28-Fn.St.', '12', 'outgoing', '41', NULL, '1', '2024-04-23 07:13:40', '2024-04-27 11:34:24', 25),
(45, 'لديك طلب جديد <br> R01-M002-DD-30-Fn.St.', '5', 'outgoing', '43', '1', '1', '2024-04-23 15:31:31', '2024-04-23 15:32:51', 20),
(46, 'لديك طلب جديد <br> R01-M002-DD-30-Fn.St.', '12', 'outgoing', '43', NULL, '1', '2024-04-23 15:31:53', '2024-04-27 11:34:24', 21),
(47, 'لديك طلب جديد <br> R01-M002-DD-30-Fn.St.', '8', 'outgoing', '43', NULL, '1', '2024-04-23 15:34:20', '2024-04-24 14:59:45', 22),
(48, 'لديك طلب جديد <br> R01-M002-DD-30-Fn.St.', '11', 'outgoing', '43', '1', '1', '2024-04-23 15:34:32', '2024-04-27 11:46:11', 23),
(49, 'لديك طلب جديد <br> R01-M002-DD-20-Fn.St.', '12', 'outgoing', '33', NULL, '1', '2024-04-23 15:35:26', '2024-04-27 11:34:24', 21),
(50, 'لديك طلب جديد <br> R01-M002-DD-20-Fn.St.', '8', 'outgoing', '33', NULL, '1', '2024-04-23 15:35:38', '2024-04-24 14:59:45', 22),
(51, 'لديك طلب جديد <br> R01-M002-DD-22-Fn.St.', '8', 'outgoing', '35', NULL, '1', '2024-04-23 15:36:36', '2024-04-24 14:59:45', 22),
(52, 'لديك طلب جديد <br> R01-M002-DD-34-Fn.St.', '5', 'outgoing', '47', '1', '1', '2024-04-24 05:35:17', '2024-04-24 05:35:33', 20),
(53, 'لديك طلب جديد <br> R01-M002-DD-34-Fn.St.', '12', 'outgoing', '47', '1', '1', '2024-04-24 05:37:52', '2024-04-24 05:38:02', 21),
(54, 'لديك طلب جديد <br> R01-M002-DD-34-Fn.St.', '8', 'outgoing', '47', '1', '1', '2024-04-24 05:40:02', '2024-04-24 05:40:12', 22),
(55, 'لديك طلب جديد <br> R01-M002-DD-34-Fn.St.', '11', 'outgoing', '47', '1', '1', '2024-04-24 05:41:53', '2024-04-24 05:42:04', 23),
(56, 'لديك طلب جديد <br> R01-M002-DD-34-Fn.St.', '2', 'outgoing', '47', '1', '1', '2024-04-24 05:43:52', '2024-04-24 05:44:01', 24),
(57, 'لديك طلب جديد <br> R01-M002-DD-34-Fn.St.', '1', 'outgoing', '47', '1', '1', '2024-04-24 05:44:42', '2024-05-06 02:35:16', 25),
(58, 'لديك طلب جديد <br> R01-M002-DD-37-t', '1', 'outgoing', '50', '1', '1', '2024-04-24 08:16:15', '2024-04-24 08:16:15', 27),
(59, 'لديك طلب جديد <br> R01-M002-DD-42-t', '1', 'outgoing', '55', '1', NULL, '2024-04-24 08:44:00', '2024-04-24 08:44:00', 27),
(60, 'لديك طلب جديد <br> R01-M002-DD-43-t', '1', 'outgoing', '56', '1', NULL, '2024-04-24 08:44:23', '2024-04-24 14:55:34', 27),
(61, 'لديك طلب جديد <br> R01-M002-DD-45-t', '1', 'outgoing', '58', '1', NULL, '2024-04-24 08:46:16', '2024-04-24 08:46:16', 27),
(62, 'لديك طلب جديد <br> R01-M002-DD-52-t', '1', 'outgoing', '65', '1', '1', '2024-04-24 08:52:24', '2024-04-24 08:52:24', 27),
(63, 'لديك طلب جديد <br> R01-M002-DD-54-t', '1', 'outgoing', '67', '1', '1', '2024-04-24 08:55:20', '2024-06-01 16:49:21', 27),
(64, 'لديك طلب جديد <br> R01-M002-DD-55-Fn.St.', '5', 'outgoing', '68', '1', '1', '2024-04-24 14:53:37', '2024-04-24 14:53:51', 20),
(65, 'لديك طلب جديد <br> R01-M002-DD-55-Fn.St.', '12', 'outgoing', '68', '1', '1', '2024-04-24 14:57:01', '2024-04-24 14:57:10', 21),
(66, 'لديك طلب جديد <br> R01-M002-DD-55-Fn.St.', '8', 'outgoing', '68', '1', '1', '2024-04-24 14:58:08', '2024-04-24 14:58:16', 22),
(67, 'لديك طلب جديد <br> R01-M002-DD-55-Fn.St.', '11', 'outgoing', '68', '1', '1', '2024-04-24 14:59:11', '2024-04-24 14:59:16', 23),
(68, 'لديك طلب جديد <br> R01-M002-DD-55-Fn.St.', '2', 'outgoing', '68', '1', '1', '2024-04-24 14:59:57', '2024-04-24 15:07:33', 24),
(69, 'لديك طلب جديد <br> R01-M002-DD-55-Fn.St.', '6', 'outgoing', '68', NULL, '1', '2024-04-24 15:07:07', '2024-06-21 17:26:10', 25),
(70, 'لديك طلب جديد <br> R01-HR-AA-56-CF', '5', 'outgoing', '69', NULL, '1', '2024-04-27 11:33:33', '2024-06-04 18:00:49', 29),
(71, 'لديك طلب جديد <br> R01-Info-IS-57-CF', '14', 'outgoing', '70', '1', '1', '2024-04-27 11:41:45', '2024-04-27 11:42:48', 29),
(72, 'لديك طلب جديد <br> R01-Info-IS-57-CF', '2', 'outgoing', '70', '1', '1', '2024-04-27 11:43:58', '2024-04-27 11:44:45', 30),
(73, 'لديك طلب جديد <br> R01-Info-IS-57-CF', '11', 'outgoing', '70', '1', '1', '2024-04-27 11:45:12', '2024-04-27 11:46:20', 31),
(74, 'لديك طلب جديد <br> R01-Info-IS-57-CF', '5', 'outgoing', '70', '1', '1', '2024-04-27 11:47:20', '2024-04-27 12:25:47', 32),
(75, 'لديك طلب جديد <br> R01-Info-IS-57-CF', '5', 'outgoing', '70', NULL, '1', '2024-04-27 12:51:15', '2024-06-04 18:00:49', 32),
(76, 'لديك طلب جديد <br> R01-Info-IS-58-CF', '14', 'outgoing', '71', '1', '1', '2024-04-27 12:55:48', '2024-04-27 12:57:42', 29),
(77, 'لديك طلب جديد <br> R01-Info-IS-59-CF', '14', 'outgoing', '72', '1', '1', '2024-04-27 13:03:33', '2024-04-27 13:04:33', 29),
(78, 'لديك طلب جديد <br> R01-Info-IS-59-CF', '2', 'outgoing', '72', '1', '1', '2024-04-27 13:04:57', '2024-04-27 13:05:29', 30),
(79, 'لديك طلب جديد <br> R01-Info-IS-59-CF', '11', 'outgoing', '72', '1', '1', '2024-04-27 13:05:46', '2024-04-27 13:06:37', 31),
(80, 'لديك طلب جديد <br> R01-Info-IS-59-CF', '5', 'outgoing', '72', '1', '1', '2024-04-27 13:07:12', '2024-04-27 13:15:19', 32),
(81, 'لديك طلب جديد <br> R01-Info-IS-59-CF', '5', 'outgoing', '72', '1', '1', '2024-04-27 13:09:54', '2024-04-27 13:15:19', 32),
(82, 'لديك طلب جديد <br> R01-M002-DD-34-Fn.St.', '1', 'outgoing', '47', '1', '1', '2024-04-27 14:23:49', '2024-05-06 02:35:16', 25),
(83, 'لديك طلب جديد <br> R01-M002-DD-34-Fn.St.', '6', 'outgoing', '47', NULL, '1', '2024-04-27 14:23:49', '2024-06-21 17:26:10', 25),
(84, 'لديك طلب جديد <br> R01-M002-DD-61-Fn.St.', '5', 'outgoing', '74', '1', '1', '2024-05-28 07:21:50', '2024-05-28 07:27:59', 20),
(85, 'لديك طلب جديد <br> R01-M002-DD-61-Fn.St.', '12', 'outgoing', '74', NULL, NULL, '2024-05-28 07:29:24', '2024-05-28 07:29:24', 21),
(86, 'لديك طلب جديد <br> R01-و-2024-2-IN', '2', 'outgoing', '76', '1', '1', '2024-06-02 07:12:20', '2024-06-02 07:12:31', 34),
(87, 'لديك طلب جديد <br> R01-و-2024-3-IN', '2', 'outgoing', '77', '1', '1', '2024-06-02 07:15:44', '2024-06-02 07:21:25', 34),
(88, 'لديك طلب جديد <br> R01-و-2024-3-IN', '1', 'outgoing', '77', NULL, '1', '2024-06-02 07:16:21', '2024-06-21 17:26:06', 34),
(89, 'لديك طلب جديد <br> R01-و-2024-4-IN', '2', 'outgoing', '78', '1', '1', '2024-06-02 07:25:23', '2024-06-02 07:25:38', 34),
(90, 'لديك طلب جديد <br> R01-و-2024-5-IN', '2', 'outgoing', '79', '1', '1', '2024-06-02 07:31:09', '2024-06-02 07:31:37', 34),
(91, 'لديك طلب جديد <br> R01-و-2024-5-IN', '1', 'outgoing', '79', '1', '1', '2024-06-02 07:31:36', '2024-06-03 16:31:24', 34),
(92, 'لديك طلب جديد <br> R01-و-2024-6-IN', '2', 'outgoing', '80', '1', '1', '2024-06-02 07:33:49', '2024-06-02 07:40:28', 34),
(93, 'لديك طلب جديد <br> R01-و-2024-6-IN', '1', 'outgoing', '80', '1', '1', '2024-06-02 07:34:00', '2024-06-02 07:57:18', 34),
(94, 'لديك طلب جديد <br> R01-و-2024-7-IN', '2', 'outgoing', '81', '1', '1', '2024-06-02 07:41:01', '2024-06-02 08:13:36', 34),
(95, 'لديك طلب جديد <br> R01-و-2024-8-IN', '2', 'outgoing', '82', '1', '1', '2024-06-02 08:38:42', '2024-06-02 08:43:38', 33),
(96, 'لديك طلب جديد <br> R01-و-2024-10-IN', '2', 'outgoing', '84', '1', '1', '2024-06-02 09:22:18', '2024-06-02 09:49:02', 34),
(97, 'لديك طلب جديد <br> R01-و-2024-13-IN', '2', 'outgoing', '87', NULL, '1', '2024-06-02 09:44:05', '2024-06-04 17:50:12', 34),
(98, 'لديك طلب جديد <br> R01-و-2024-14-IN', '2', 'outgoing', '88', '1', '1', '2024-06-02 09:46:44', '2024-06-03 10:06:45', 34),
(99, 'لديك طلب جديد <br> و-2024-15-IN', '2', 'outgoing', '89', '1', '1', '2024-06-02 09:57:51', '2024-06-04 05:45:39', 34),
(100, 'لديك طلب جديد <br> و-2024-16-IN', '2', 'outgoing', '90', '1', '1', '2024-06-02 13:26:16', '2024-06-02 13:58:18', 34),
(101, 'لديك طلب جديد <br> و-2024-17-IN', '2', 'outgoing', '91', '1', '1', '2024-06-02 14:22:43', '2024-06-02 14:24:43', 34),
(102, 'لديك طلب جديد <br> HR-1-Out', '5', 'outgoing', '92', '1', '1', '2024-06-02 16:39:51', '2024-06-02 16:40:50', 37),
(103, 'لديك طلب جديد <br> HR-1-Out', '1', 'outgoing', '92', '1', '1', '2024-06-02 16:40:49', '2024-06-03 16:30:14', 38),
(104, 'لديك طلب جديد <br> HR-2-Out', '5', 'outgoing', '93', NULL, '1', '2024-06-02 16:46:38', '2024-06-04 18:00:49', 37),
(105, 'لديك طلب جديد <br> HR-3-Out', '5', 'outgoing', '94', NULL, '1', '2024-06-02 16:58:26', '2024-06-04 18:00:49', 37),
(106, 'لديك طلب جديد <br> HR-4-Out', '5', 'outgoing', '95', NULL, '1', '2024-06-02 17:01:34', '2024-06-04 18:00:49', 37),
(107, 'لديك طلب جديد <br> HR-5-Out', '5', 'outgoing', '96', NULL, '1', '2024-06-02 17:02:26', '2024-06-04 18:00:49', 37),
(108, 'لديك طلب جديد <br> HR-6-Out', '5', 'outgoing', '97', NULL, '1', '2024-06-02 17:03:44', '2024-06-04 18:00:49', 37),
(109, 'لديك طلب جديد <br> HR-7-Out', '5', 'outgoing', '98', NULL, '1', '2024-06-02 17:04:37', '2024-06-04 18:00:49', 37),
(110, 'لديك طلب جديد <br> HR-8-Out', '5', 'outgoing', '99', '1', '1', '2024-06-03 08:29:59', '2024-06-04 05:48:33', 37),
(111, 'لديك طلب جديد <br> HR-9-Out', '5', 'outgoing', '100', '1', '1', '2024-06-03 08:34:00', '2024-06-03 08:34:35', 37),
(112, 'لديك طلب جديد <br> HR-9-Out', '1', 'outgoing', '100', '1', '1', '2024-06-03 08:34:35', '2024-06-06 15:32:51', 38),
(113, 'لديك طلب جديد <br> HR-10-Out', '5', 'outgoing', '101', '1', '1', '2024-06-03 09:08:12', '2024-06-03 09:08:40', 40),
(114, 'لديك طلب جديد <br> HR-10-Out', '1', 'outgoing', '101', '1', '1', '2024-06-03 09:08:39', '2024-06-03 09:08:46', 41),
(115, 'لديك طلب جديد <br> و-2024-24-IN', '2', 'outgoing', '108', '1', '1', '2024-06-03 10:01:11', '2024-06-03 10:02:37', 34),
(116, 'لديك طلب جديد <br> HR-11-Out', '5', 'outgoing', '109', '1', '1', '2024-06-03 10:47:04', '2024-06-03 11:33:35', 37),
(117, 'لديك طلب جديد <br> HR-11-Out', '1', 'outgoing', '109', NULL, '1', '2024-06-03 10:48:01', '2024-06-21 17:26:06', 38),
(118, 'لديك طلب جديد <br> HR-13-Out', '5', 'outgoing', '111', '1', '1', '2024-06-03 11:33:27', '2024-06-03 11:34:24', 37),
(119, 'لديك طلب جديد <br> HR-13-Out', '1', 'outgoing', '111', '1', '1', '2024-06-03 11:34:24', '2024-06-03 16:24:55', 38),
(120, 'لديك طلب جديد <br> HR-15-Out', '5', 'outgoing', '113', '1', '1', '2024-06-04 05:49:15', '2024-06-04 05:56:20', 37),
(121, 'لديك طلب جديد <br> HR-15-Out', '1', 'outgoing', '113', '1', '1', '2024-06-04 05:49:33', '2024-06-20 04:09:26', 38),
(122, 'لديك طلب جديد <br> و-2024-25-IN', '5', 'outgoing', '114', '1', '1', '2024-06-04 14:36:33', '2024-06-04 15:15:28', 34),
(123, 'لديك طلب جديد <br> و-2024-26-IN', '1', 'outgoing', '115', '1', NULL, '2024-06-04 15:17:05', '2024-06-04 15:17:06', 34),
(124, 'لديك طلب جديد <br> و-2024-26-IN', '5', 'outgoing', '115', NULL, '1', '2024-06-04 15:17:05', '2024-06-04 18:00:49', 34),
(125, 'لديك طلب جديد <br> و-2024-26-IN', '12', 'outgoing', '115', NULL, NULL, '2024-06-04 15:17:05', '2024-06-04 15:17:05', 34),
(126, 'لديك طلب جديد <br> و-2024-27-IN', '1', 'outgoing', '116', '1', '1', '2024-06-04 15:24:11', '2024-06-04 15:24:11', 34),
(127, 'لديك طلب جديد <br> و-2024-27-IN', '5', 'outgoing', '116', NULL, '1', '2024-06-04 15:24:11', '2024-06-04 18:00:49', 34),
(128, 'لديك طلب جديد <br> و-2024-27-IN', '12', 'outgoing', '116', NULL, NULL, '2024-06-04 15:24:11', '2024-06-04 15:24:11', 34),
(129, 'لديك طلب جديد <br> و-2024-28-IN', '1', 'outgoing', '117', '1', NULL, '2024-06-04 15:29:38', '2024-06-04 15:29:39', 34),
(130, 'لديك طلب جديد <br> و-2024-28-IN', '2', 'outgoing', '117', NULL, '1', '2024-06-04 15:29:38', '2024-06-04 17:50:12', 34),
(131, 'لديك طلب جديد <br> و-2024-28-IN', '5', 'outgoing', '117', NULL, '1', '2024-06-04 15:29:38', '2024-06-04 18:00:49', 34),
(132, 'لديك طلب جديد <br> و-2024-28-IN', '6', 'outgoing', '117', NULL, '1', '2024-06-04 15:29:38', '2024-06-21 17:26:10', 34),
(133, 'لديك طلب جديد <br> و-2024-28-IN', '8', 'outgoing', '117', NULL, NULL, '2024-06-04 15:29:38', '2024-06-04 15:29:38', 34),
(134, 'لديك طلب جديد <br> و-2024-28-IN', '11', 'outgoing', '117', NULL, NULL, '2024-06-04 15:29:38', '2024-06-04 15:29:38', 34),
(135, 'لديك طلب جديد <br> و-2024-28-IN', '12', 'outgoing', '117', NULL, NULL, '2024-06-04 15:29:38', '2024-06-04 15:29:38', 34),
(136, 'لديك طلب جديد <br> و-2024-28-IN', '13', 'outgoing', '117', NULL, NULL, '2024-06-04 15:29:38', '2024-06-04 15:29:38', 34),
(137, 'لديك طلب جديد <br> و-2024-28-IN', '14', 'outgoing', '117', NULL, NULL, '2024-06-04 15:29:38', '2024-06-04 15:29:38', 34),
(138, 'لديك طلب جديد <br> و-2024-29-IN', '5', 'outgoing', '118', '1', '1', '2024-06-04 15:34:56', '2024-06-04 16:13:45', 34),
(139, 'لديك طلب جديد <br> و-2024-29-IN', '6', 'outgoing', '118', NULL, '1', '2024-06-04 15:34:56', '2024-06-21 17:26:10', 34),
(140, 'لديك طلب جديد <br> و-2024-29-IN', '14', 'outgoing', '118', NULL, NULL, '2024-06-04 15:34:56', '2024-06-04 15:34:56', 34),
(141, 'لديك طلب جديد <br> HR-16-Out', '5', 'outgoing', '119', '1', '1', '2024-06-04 16:16:59', '2024-06-04 16:21:22', 37),
(142, 'لديك طلب جديد <br> HR-16-Out', '1', 'outgoing', '119', '1', '1', '2024-06-04 16:19:37', '2024-06-07 17:44:10', 38),
(143, 'لديك طلب جديد <br> HR-16-Out', '1', 'outgoing', '119', '1', NULL, '2024-06-04 16:20:59', '2024-06-07 17:44:10', 38),
(144, 'لديك طلب جديد <br> و-2024-33-IN', '1', 'outgoing', '123', '1', NULL, '2024-06-04 16:40:58', '2024-06-04 16:40:58', 34),
(145, 'لديك طلب جديد <br> و-2024-33-IN', '5', 'outgoing', '123', '1', '1', '2024-06-04 16:40:58', '2024-06-04 16:42:47', 34),
(146, 'لديك طلب جديد <br> و-2024-33-IN', '12', 'outgoing', '123', NULL, NULL, '2024-06-04 16:40:58', '2024-06-04 16:40:58', 34),
(147, 'لديك طلب جديد <br> و-2024-36-IN', '6', 'outgoing', '126', NULL, '1', '2024-06-04 16:52:52', '2024-06-21 17:26:10', 34),
(148, 'لديك طلب جديد <br> و-2024-36-IN', '8', 'outgoing', '126', NULL, NULL, '2024-06-04 16:52:52', '2024-06-04 16:52:52', 34),
(149, 'لديك طلب جديد <br> و-2024-36-IN', '1', 'outgoing', '126', '1', NULL, '2024-06-04 16:52:52', '2024-06-04 16:52:53', 34),
(150, 'لديك طلب جديد <br> و-2024-36-IN', '2', 'outgoing', '126', NULL, '1', '2024-06-04 16:52:52', '2024-06-04 17:50:12', 34),
(151, 'لديك طلب جديد <br> و-2024-36-IN', '12', 'outgoing', '126', NULL, NULL, '2024-06-04 16:52:52', '2024-06-04 16:52:52', 34),
(152, 'لديك طلب جديد <br> و-2024-36-IN', '14', 'outgoing', '126', NULL, NULL, '2024-06-04 16:52:52', '2024-06-04 16:52:52', 34),
(153, 'لديك طلب جديد <br> و-2024-36-IN', '5', 'outgoing', '126', NULL, '1', '2024-06-04 16:52:52', '2024-06-04 18:00:49', 34),
(154, 'لديك طلب جديد <br> و-2024-36-IN', '11', 'outgoing', '126', NULL, NULL, '2024-06-04 16:52:52', '2024-06-04 16:52:52', 34),
(155, 'لديك طلب جديد <br> و-2024-36-IN', '13', 'outgoing', '126', NULL, NULL, '2024-06-04 16:52:52', '2024-06-04 16:52:52', 34),
(156, 'لديك طلب جديد <br> و-2024-37-IN', '5', 'outgoing', '127', '1', '1', '2024-06-04 16:54:38', '2024-06-04 16:54:56', 34),
(157, 'لديك طلب جديد <br> و-2024-37-IN', '11', 'outgoing', '127', NULL, NULL, '2024-06-04 16:54:38', '2024-06-04 16:54:38', 34),
(158, 'لديك طلب جديد <br> و-2024-38-IN', '5', 'outgoing', '128', NULL, '1', '2024-06-04 16:56:18', '2024-06-04 18:00:49', 34),
(159, 'لديك طلب جديد <br> و-2024-39-IN', '2', 'outgoing', '129', NULL, '1', '2024-06-04 16:57:08', '2024-06-04 17:50:12', 34),
(160, 'لديك طلب جديد <br> و-2024-40-IN', '1', 'outgoing', '130', '1', NULL, '2024-06-04 16:58:07', '2024-06-04 16:58:23', 34),
(161, 'لديك طلب جديد <br> و-2024-41-IN', '5', 'outgoing', '131', '1', '1', '2024-06-04 16:59:16', '2024-06-04 16:59:33', 34),
(162, 'لديك طلب جديد <br> و-2024-41-IN', '6', 'outgoing', '131', NULL, '1', '2024-06-04 16:59:16', '2024-06-21 17:26:10', 34),
(163, 'لديك طلب جديد <br> و-2024-41-IN', '8', 'outgoing', '131', NULL, NULL, '2024-06-04 16:59:16', '2024-06-04 16:59:16', 34),
(164, 'لديك طلب جديد <br> و-2024-41-IN', '1', 'outgoing', '131', '1', NULL, '2024-06-04 16:59:16', '2024-06-04 16:59:17', 34),
(165, 'لديك طلب جديد <br> و-2024-41-IN', '2', 'outgoing', '131', '1', '1', '2024-06-04 16:59:16', '2024-06-04 16:59:34', 34),
(166, 'لديك طلب جديد <br> و-2024-41-IN', '12', 'outgoing', '131', NULL, NULL, '2024-06-04 16:59:16', '2024-06-04 16:59:16', 34),
(167, 'لديك طلب جديد <br> و-2024-41-IN', '14', 'outgoing', '131', NULL, NULL, '2024-06-04 16:59:16', '2024-06-04 16:59:16', 34),
(168, 'لديك طلب جديد <br> و-2024-41-IN', '5', 'outgoing', '131', '1', '1', '2024-06-04 16:59:16', '2024-06-04 16:59:33', 34),
(169, 'لديك طلب جديد <br> و-2024-41-IN', '11', 'outgoing', '131', NULL, NULL, '2024-06-04 16:59:16', '2024-06-04 16:59:16', 34),
(170, 'لديك طلب جديد <br> و-2024-41-IN', '13', 'outgoing', '131', NULL, NULL, '2024-06-04 16:59:16', '2024-06-04 16:59:16', 34),
(171, 'لديك طلب جديد <br> و-2024-42-IN', '6', 'outgoing', '132', NULL, '1', '2024-06-04 17:31:12', '2024-06-21 17:26:10', 34),
(172, 'لديك طلب جديد <br> و-2024-42-IN', '8', 'outgoing', '132', NULL, NULL, '2024-06-04 17:31:12', '2024-06-04 17:31:12', 34),
(173, 'لديك طلب جديد <br> و-2024-42-IN', '1', 'outgoing', '132', '1', NULL, '2024-06-04 17:31:12', '2024-06-07 17:30:11', 34),
(174, 'لديك طلب جديد <br> و-2024-42-IN', '2', 'outgoing', '132', NULL, '1', '2024-06-04 17:31:12', '2024-06-04 17:50:12', 34),
(175, 'لديك طلب جديد <br> و-2024-42-IN', '12', 'outgoing', '132', NULL, NULL, '2024-06-04 17:31:12', '2024-06-04 17:31:12', 34),
(176, 'لديك طلب جديد <br> و-2024-42-IN', '14', 'outgoing', '132', NULL, NULL, '2024-06-04 17:31:12', '2024-06-04 17:31:12', 34),
(177, 'لديك طلب جديد <br> و-2024-42-IN', '5', 'outgoing', '132', NULL, '1', '2024-06-04 17:31:12', '2024-06-04 18:00:49', 34),
(178, 'لديك طلب جديد <br> و-2024-42-IN', '11', 'outgoing', '132', NULL, NULL, '2024-06-04 17:31:12', '2024-06-04 17:31:12', 34),
(179, 'لديك طلب جديد <br> و-2024-42-IN', '13', 'outgoing', '132', NULL, NULL, '2024-06-04 17:31:12', '2024-06-04 17:31:12', 34),
(180, 'لديك طلب جديد <br> و-2024-43-IN', '2', 'outgoing', '133', '1', '1', '2024-06-04 17:43:42', '2024-06-04 17:48:22', 34),
(181, 'لديك طلب جديد(Copy) <br> و-2024-43-IN', '6', 'outgoing', '133', NULL, '1', '2024-06-04 17:43:42', '2024-06-21 17:26:10', 34),
(182, 'لديك طلب جديد(Copy) <br> و-2024-43-IN', '8', 'outgoing', '133', NULL, NULL, '2024-06-04 17:43:42', '2024-06-04 17:43:42', 34),
(183, 'لديك طلب جديد(Copy) <br> و-2024-43-IN', '1', 'outgoing', '133', '1', NULL, '2024-06-04 17:43:42', '2024-06-20 04:15:09', 34),
(184, 'لديك طلب جديد(Copy) <br> و-2024-43-IN', '2', 'outgoing', '133', '1', '1', '2024-06-04 17:43:42', '2024-06-04 17:48:22', 34),
(185, 'لديك طلب جديد(Copy) <br> و-2024-43-IN', '12', 'outgoing', '133', NULL, NULL, '2024-06-04 17:43:42', '2024-06-04 17:43:42', 34),
(186, 'لديك طلب جديد(Copy) <br> و-2024-43-IN', '14', 'outgoing', '133', NULL, NULL, '2024-06-04 17:43:42', '2024-06-04 17:43:42', 34),
(187, 'لديك طلب جديد(Copy) <br> و-2024-43-IN', '5', 'outgoing', '133', '1', '1', '2024-06-04 17:43:42', '2024-06-04 17:48:08', 34),
(188, 'لديك طلب جديد(Copy) <br> و-2024-43-IN', '11', 'outgoing', '133', NULL, NULL, '2024-06-04 17:43:42', '2024-06-04 17:43:42', 34),
(189, 'لديك طلب جديد(Copy) <br> و-2024-43-IN', '13', 'outgoing', '133', NULL, NULL, '2024-06-04 17:43:42', '2024-06-04 17:43:42', 34);

-- --------------------------------------------------------

--
-- Table structure for table `notifications_types`
--

CREATE TABLE `notifications_types` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `body` varchar(255) DEFAULT NULL,
  `repetition` varchar(255) DEFAULT NULL,
  `repetition_period` varchar(255) DEFAULT NULL,
  `status` int(11) DEFAULT NULL,
  `system` int(11) DEFAULT NULL,
  `sms` int(11) DEFAULT NULL,
  `whatsapp` int(11) DEFAULT NULL,
  `email` int(11) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `notifications_types`
--

INSERT INTO `notifications_types` (`id`, `name`, `body`, `repetition`, `repetition_period`, `status`, `system`, `sms`, `whatsapp`, `email`, `created_at`, `updated_at`) VALUES
(1, 'a:2:{s:2:\"en\";i:829;s:2:\"ar\";i:830;}', 'a:2:{s:2:\"en\";i:831;s:2:\"ar\";i:832;}', '0', '0', 1, 0, 0, 0, 0, '2024-01-02 08:39:57', '2024-01-23 15:37:33'),
(2, 'a:2:{s:2:\"en\";i:1191;s:2:\"ar\";i:1192;}', 'a:2:{s:2:\"en\";i:1193;s:2:\"ar\";i:1194;}', NULL, NULL, 1, 1, 0, 0, 0, '2024-01-23 15:38:08', '2024-04-23 01:51:04'),
(3, 'a:2:{s:2:\"en\";i:1187;s:2:\"ar\";i:1188;}', 'a:2:{s:2:\"en\";i:1189;s:2:\"ar\";i:1190;}', NULL, NULL, 1, 1, 0, 0, 1, '2024-01-23 15:38:57', '2024-04-23 01:50:51');

-- --------------------------------------------------------

--
-- Table structure for table `numberings`
--

CREATE TABLE `numberings` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `body` varchar(255) NOT NULL,
  `status` int(11) NOT NULL DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `numberings`
--

INSERT INTO `numberings` (`id`, `name`, `body`, `status`, `created_at`, `updated_at`) VALUES
(2, 'a:2:{s:2:\"en\";i:995;s:2:\"ar\";i:996;}', '[BRANCHE]-[MANAGEMENT]-[DEPARTMENT]-[AUTOINCREMENT]-[TEMPLATE]', 1, '2024-01-24 14:06:38', '2024-02-13 17:07:50'),
(3, 'a:2:{s:2:\"en\";i:885;s:2:\"ar\";i:886;}', '[MANAGEMENT]-[AUTOINCREMENT]-Out', 1, '2024-01-25 03:45:08', '2024-01-25 03:45:08'),
(4, 'a:2:{s:2:\"en\";i:1389;s:2:\"ar\";i:1390;}', '[TEMPLATE]-[YEAR]-[AUTOINCREMENT]-IN', 1, '2024-01-25 03:46:00', '2024-06-02 09:51:09');

-- --------------------------------------------------------

--
-- Table structure for table `otps`
--

CREATE TABLE `otps` (
  `id` int(10) UNSIGNED NOT NULL,
  `identifier` varchar(255) NOT NULL,
  `token` varchar(255) NOT NULL,
  `validity` int(11) NOT NULL,
  `valid` tinyint(1) NOT NULL DEFAULT 1,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `otps`
--

INSERT INTO `otps` (`id`, `identifier`, `token`, `validity`, `valid`, `created_at`, `updated_at`) VALUES
(364, 'test@rs4it.com', '757510', 15, 0, '2024-04-27 16:05:23', '2024-04-27 16:05:47'),
(365, 'info@rs4it.com', '834137', 15, 0, '2024-05-02 13:52:25', '2024-05-02 13:53:07'),
(367, 'info@rs4it.com', '304531', 15, 0, '2024-05-02 13:53:22', '2024-05-02 13:53:41'),
(375, 'info@rs4it.com', '155726', 15, 0, '2024-05-05 03:16:41', '2024-05-05 03:20:19'),
(376, 'info@rs4it.com', '604759', 15, 0, '2024-05-05 03:21:01', '2024-05-05 03:21:11'),
(377, 'info@rs4it.com', '422698', 15, 0, '2024-05-05 03:38:07', '2024-05-05 03:38:52'),
(378, 'info@rs4it.com', '774241', 15, 0, '2024-05-05 03:39:24', '2024-05-05 03:39:34'),
(379, 'info@rs4it.com', '416670', 15, 0, '2024-05-05 03:39:35', '2024-05-05 03:39:45'),
(381, 'info@rs4it.com', '622495', 15, 0, '2024-05-05 03:39:59', '2024-05-05 03:40:08'),
(382, 'info@rs4it.com', '888544', 15, 0, '2024-05-05 03:40:19', '2024-05-05 03:40:25'),
(383, 'info@rs4it.com', '940619', 15, 0, '2024-05-05 03:43:18', '2024-05-05 03:43:42'),
(384, 'info@rs4it.com', '228643', 15, 0, '2024-05-05 03:44:03', '2024-05-05 03:44:44'),
(385, 'info@rs4it.com', '708890', 15, 0, '2024-05-24 17:25:53', '2024-05-24 17:26:36'),
(387, 'info@rs4it.com', '074321', 15, 0, '2024-05-24 17:40:02', '2024-05-24 17:40:11'),
(390, 'info@rs4it.com', '300471', 15, 0, '2024-05-24 17:57:19', '2024-05-24 17:57:30'),
(391, 'info@rs4it.com', '314598', 15, 0, '2024-05-24 18:06:54', '2024-05-24 18:07:10'),
(392, 'info@rs4it.com', '744642', 15, 0, '2024-05-24 18:07:50', '2024-05-24 18:08:53'),
(394, 'mayada.d@rs4it.sa', '035048', 15, 1, '2024-05-31 13:46:13', '2024-05-31 13:46:13'),
(395, 'info@rs4it.com', '466996', 15, 1, '2024-06-01 17:15:41', '2024-06-01 17:15:41');

-- --------------------------------------------------------

--
-- Table structure for table `outgoings`
--

CREATE TABLE `outgoings` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `transactions_types_id` int(11) NOT NULL,
  `flows_id` int(11) NOT NULL,
  `entities_id` int(11) DEFAULT NULL,
  `autonumber` int(11) DEFAULT NULL,
  `number` varchar(255) NOT NULL,
  `date` datetime NOT NULL DEFAULT current_timestamp(),
  `ingoing_id` varchar(512) DEFAULT NULL,
  `priorities_id` int(11) DEFAULT NULL,
  `confidentialities_id` int(11) DEFAULT NULL,
  `urgencies_id` int(11) DEFAULT NULL,
  `receivingmethods_id` int(11) DEFAULT NULL,
  `need_response` int(11) DEFAULT NULL,
  `response` varchar(255) DEFAULT NULL,
  `sign` varchar(255) DEFAULT NULL,
  `pages` longtext DEFAULT NULL,
  `outgoings_id` int(11) DEFAULT NULL,
  `steps_id` int(11) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `creator_id` int(11) DEFAULT NULL,
  `type` varchar(50) NOT NULL,
  `archive` int(11) NOT NULL DEFAULT 0,
  `finished` int(11) NOT NULL DEFAULT 0,
  `folders_id` int(11) DEFAULT NULL,
  `agree_number` int(11) DEFAULT NULL,
  `level_agree_number` int(11) DEFAULT NULL,
  `assigned_id` varchar(255) DEFAULT NULL,
  `subject` text DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `outgoings`
--

INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(14, 8, 8, NULL, 1, 'R01-M002-DD-1-Fn.St.', '2024-04-21 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<div align=\"right\" dir=\"rtl\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td>  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:16.3pt\">  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>  </td>  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">حسن محمود الغامدي<br></p>  </td>  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ  التعيين<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">1/1/2023<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة  العقد<o:p></o:p></span></b></p>  </td>  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">سنة<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">1/1/2024<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:32.6pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:21.25pt\">  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>  </td>  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">مهندس<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>  </td>  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">الادارة المركزية<br></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>  </td>  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">قسم التطوير<br></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:149.2pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr>    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net    Payment<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.    All<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b>543</p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b>45</p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b>345</p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b>844</p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b>633</p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b>14634</p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  <div align=\"left\" dir=\"ltr\">  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:26.9pt\">    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b>لا يوجد</p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:168.45pt\">  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">الحسابات<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:1;height:28.4pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>أدمن مدير النظام</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>جواد عبد الله العتيبي</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>مؤيد ععر الشمالي</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>اياد حمزة الجهني</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>زايد جميل الزهراني</p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-1-1711223116.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>مع الموافقة</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-12-1713694455.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-8-1713695106.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>مع الموافقة</p>    </td>   </tr>   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-5-1713613358.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-11-1713695856.png\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b>565.5<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b>21/4/2024</p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-2-1713696691.png\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b>21-4-2024</p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"43\" style=\"border:none\"></td>  <td width=\"14\" style=\"border:none\"></td>  <td width=\"170\" style=\"border:none\"></td>  <td width=\"9\" style=\"border:none\"></td>  <td width=\"34\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"19\" style=\"border:none\"></td>  <td width=\"28\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"57\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 25, '2024-04-21 07:40:11', '2024-04-21 07:51:42', 1, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(15, 8, 8, 1, 2, 'R01-M002-DD-2-Fn.St.', '2024-04-18 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<div align=\"right\" dir=\"rtl\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td>  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:16.3pt\">  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>  </td>  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"employees_30\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الموظفين</option><option value=\"1\">أدمن مدير النظام</option><option value=\"2\">فاطمة دياب الماجد</option><option value=\"5\">جواد عبد الله العتيبي</option><option value=\"6\">حسن محمود الغامدي</option><option value=\"8\">اياد حمزة الجهني</option><option value=\"11\">زايد جميل الزهراني</option><option value=\"12\">مؤيد ععر الشمالي</option></select><br></p>  </td>  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ  التعيين<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">sdfsdf<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة  العقد<o:p></o:p></span></b></p>  </td>  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:32.6pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:21.25pt\">  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>  </td>  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>  </td>  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"managements_31\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الادارات</option><option value=\"4\">الادارة المركزية</option><option value=\"5\">ادارة المستودعات</option><option value=\"6\">ادارة شؤون الموظفين</option><option value=\"7\">المالية</option></select><br></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>  </td>  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"departments_32\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الأقسام</option><option value=\"3\">قسم التطوير</option><option value=\"4\">قسم الديوان</option><option value=\"5\">التدقيق الاداري</option><option value=\"6\">قسم الحسابات</option></select><br></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:149.2pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr>    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net    Payment<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.    All<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  <div align=\"left\" dir=\"ltr\">  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:26.9pt\">    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:168.45pt\">  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">الحسابات<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:1;height:28.4pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>أدمن مدير النظام</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"مدير HR\" id=\"autoname_31\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم المدقق\" id=\"autoname_34\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم الحسابات\" id=\"autoname_36\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"المدير المالي\" id=\"autoname_38\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-1-1711223116.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة HR\" id=\"autoagree_32\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المدقق\" id=\"autosign_35\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع الحسابات\" id=\"autosign_37\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة المالي\" id=\"autoagree_39\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع HR\" id=\"autosign_33\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المالي\" id=\"autosign_40\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"توقيع المستلم\" id=\"autosign_43\" disabled=\"\" style=\"width: 30%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"تاريخ الاستلام\" id=\"autodate_44\" disabled=\"\" style=\"width: 20%;\"></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"43\" style=\"border:none\"></td>  <td width=\"14\" style=\"border:none\"></td>  <td width=\"170\" style=\"border:none\"></td>  <td width=\"9\" style=\"border:none\"></td>  <td width=\"34\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"19\" style=\"border:none\"></td>  <td width=\"28\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"57\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 19, '2024-04-22 13:41:15', '2024-04-22 13:41:15', 1, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(16, 8, 8, NULL, 3, 'R01-M002-DD-3-Fn.St.', '2024-04-22 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<div align=\"right\" dir=\"rtl\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td>  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:16.3pt\">  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>  </td>  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"employees_30\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الموظفين</option><option value=\"1\">أدمن مدير النظام</option><option value=\"2\">فاطمة دياب الماجد</option><option value=\"5\">جواد عبد الله العتيبي</option><option value=\"6\">حسن محمود الغامدي</option><option value=\"8\">اياد حمزة الجهني</option><option value=\"11\">زايد جميل الزهراني</option><option value=\"12\">مؤيد ععر الشمالي</option></select><br></p>  </td>  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ  التعيين<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">dfgdfgdf<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة  العقد<o:p></o:p></span></b></p>  </td>  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:32.6pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:21.25pt\">  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>  </td>  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>  </td>  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"managements_31\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الادارات</option><option value=\"4\">الادارة المركزية</option><option value=\"5\">ادارة المستودعات</option><option value=\"6\">ادارة شؤون الموظفين</option><option value=\"7\">المالية</option></select><br></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>  </td>  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"departments_32\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الأقسام</option><option value=\"3\">قسم التطوير</option><option value=\"4\">قسم الديوان</option><option value=\"5\">التدقيق الاداري</option><option value=\"6\">قسم الحسابات</option></select><br></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:149.2pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr>    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net    Payment<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.    All<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  <div align=\"left\" dir=\"ltr\">  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:26.9pt\">    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:168.45pt\">  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">الحسابات<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:1;height:28.4pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>أدمن مدير النظام</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"مدير HR\" id=\"autoname_31\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم المدقق\" id=\"autoname_34\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم الحسابات\" id=\"autoname_36\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"المدير المالي\" id=\"autoname_38\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-1-1711223116.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة HR\" id=\"autoagree_32\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المدقق\" id=\"autosign_35\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع الحسابات\" id=\"autosign_37\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة المالي\" id=\"autoagree_39\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع HR\" id=\"autosign_33\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المالي\" id=\"autosign_40\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"توقيع المستلم\" id=\"autosign_43\" disabled=\"\" style=\"width: 30%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"تاريخ الاستلام\" id=\"autodate_44\" disabled=\"\" style=\"width: 20%;\"></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"43\" style=\"border:none\"></td>  <td width=\"14\" style=\"border:none\"></td>  <td width=\"170\" style=\"border:none\"></td>  <td width=\"9\" style=\"border:none\"></td>  <td width=\"34\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"19\" style=\"border:none\"></td>  <td width=\"28\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"57\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 19, '2024-04-22 13:49:53', '2024-04-22 13:49:53', 1, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(17, 8, 8, NULL, 4, 'R01-M002-DD-4-Fn.St.', '2024-04-22 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<div align=\"right\" dir=\"rtl\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td>  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:16.3pt\">  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>  </td>  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"employees_30\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الموظفين</option><option value=\"1\">أدمن مدير النظام</option><option value=\"2\">فاطمة دياب الماجد</option><option value=\"5\">جواد عبد الله العتيبي</option><option value=\"6\">حسن محمود الغامدي</option><option value=\"8\">اياد حمزة الجهني</option><option value=\"11\">زايد جميل الزهراني</option><option value=\"12\">مؤيد ععر الشمالي</option></select><br></p>  </td>  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ  التعيين<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">ffff<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة  العقد<o:p></o:p></span></b></p>  </td>  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"مدة العقد\" id=\"text_2\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"تاريخ انتهاء العقد\" id=\"text_3\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:32.6pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:21.25pt\">  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>  </td>  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"الوظيفة\" id=\"text_4\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>  </td>  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"managements_31\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الادارات</option><option value=\"4\">الادارة المركزية</option><option value=\"5\">ادارة المستودعات</option><option value=\"6\">ادارة شؤون الموظفين</option><option value=\"7\">المالية</option></select><br></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>  </td>  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"departments_32\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الأقسام</option><option value=\"3\">قسم التطوير</option><option value=\"4\">قسم الديوان</option><option value=\"5\">التدقيق الاداري</option><option value=\"6\">قسم الحسابات</option></select><br></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:149.2pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr>    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net    Payment<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.    All<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أساسي\" id=\"text_7\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"سكن\" id=\"text_8\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"انتقال\" id=\"text_9\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اعاشة\" id=\"text_10\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أخرى\" id=\"text_11\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اجمالي\" id=\"text_12\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  <div align=\"left\" dir=\"ltr\">  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:26.9pt\">    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b><input class=\"text_field\" placeholder=\"ملاحظات\" id=\"text_13\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:168.45pt\">  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">الحسابات<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:1;height:28.4pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>أدمن مدير النظام</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"مدير HR\" id=\"autoname_31\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم المدقق\" id=\"autoname_34\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم الحسابات\" id=\"autoname_36\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"المدير المالي\" id=\"autoname_38\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-1-1711223116.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة HR\" id=\"autoagree_32\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المدقق\" id=\"autosign_35\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع الحسابات\" id=\"autosign_37\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة المالي\" id=\"autoagree_39\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع HR\" id=\"autosign_33\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المالي\" id=\"autosign_40\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"text_field\" placeholder=\"المبلغ المستلم\" id=\"text_27\" style=\"width: 25%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b><input class=\"text_field\" placeholder=\"تاريخ الاستلام\" id=\"text_41\" style=\"width: 20%;\" disabled=\"\"></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"توقيع المستلم\" id=\"autosign_43\" disabled=\"\" style=\"width: 30%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"تاريخ الاستلام\" id=\"autodate_44\" disabled=\"\" style=\"width: 20%;\"></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"43\" style=\"border:none\"></td>  <td width=\"14\" style=\"border:none\"></td>  <td width=\"170\" style=\"border:none\"></td>  <td width=\"9\" style=\"border:none\"></td>  <td width=\"34\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"19\" style=\"border:none\"></td>  <td width=\"28\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"57\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 19, '2024-04-22 13:52:53', '2024-04-22 13:52:53', 1, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(18, 8, 8, NULL, 5, 'R01-M002-DD-5-Fn.St.', '2024-04-22 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<div align=\"right\" dir=\"rtl\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td>  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:16.3pt\">  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>  </td>  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"employees_30\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الموظفين</option><option value=\"1\">أدمن مدير النظام</option><option value=\"2\">فاطمة دياب الماجد</option><option value=\"5\">جواد عبد الله العتيبي</option><option value=\"6\">حسن محمود الغامدي</option><option value=\"8\">اياد حمزة الجهني</option><option value=\"11\">زايد جميل الزهراني</option><option value=\"12\">مؤيد ععر الشمالي</option></select><br></p>  </td>  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ  التعيين<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">ffff<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة  العقد<o:p></o:p></span></b></p>  </td>  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">dd<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"تاريخ انتهاء العقد\" id=\"text_3\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:32.6pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:21.25pt\">  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>  </td>  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"الوظيفة\" id=\"text_4\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>  </td>  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"managements_31\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الادارات</option><option value=\"4\">الادارة المركزية</option><option value=\"5\">ادارة المستودعات</option><option value=\"6\">ادارة شؤون الموظفين</option><option value=\"7\">المالية</option></select><br></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>  </td>  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"departments_32\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الأقسام</option><option value=\"3\">قسم التطوير</option><option value=\"4\">قسم الديوان</option><option value=\"5\">التدقيق الاداري</option><option value=\"6\">قسم الحسابات</option></select><br></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:149.2pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr>    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net    Payment<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.    All<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أساسي\" id=\"text_7\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"سكن\" id=\"text_8\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"انتقال\" id=\"text_9\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اعاشة\" id=\"text_10\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أخرى\" id=\"text_11\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اجمالي\" id=\"text_12\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  <div align=\"left\" dir=\"ltr\">  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:26.9pt\">    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b><input class=\"text_field\" placeholder=\"ملاحظات\" id=\"text_13\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:168.45pt\">  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">الحسابات<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:1;height:28.4pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>أدمن مدير النظام</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"مدير HR\" id=\"autoname_31\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم المدقق\" id=\"autoname_34\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم الحسابات\" id=\"autoname_36\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"المدير المالي\" id=\"autoname_38\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-1-1711223116.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة HR\" id=\"autoagree_32\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المدقق\" id=\"autosign_35\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع الحسابات\" id=\"autosign_37\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة المالي\" id=\"autoagree_39\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع HR\" id=\"autosign_33\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المالي\" id=\"autosign_40\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"text_field\" placeholder=\"المبلغ المستلم\" id=\"text_27\" style=\"width: 25%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b><input class=\"text_field\" placeholder=\"تاريخ الاستلام\" id=\"text_41\" style=\"width: 20%;\" disabled=\"\"></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"توقيع المستلم\" id=\"autosign_43\" disabled=\"\" style=\"width: 30%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"تاريخ الاستلام\" id=\"autodate_44\" disabled=\"\" style=\"width: 20%;\"></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"43\" style=\"border:none\"></td>  <td width=\"14\" style=\"border:none\"></td>  <td width=\"170\" style=\"border:none\"></td>  <td width=\"9\" style=\"border:none\"></td>  <td width=\"34\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"19\" style=\"border:none\"></td>  <td width=\"28\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"57\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 19, '2024-04-22 13:54:11', '2024-04-22 13:55:19', 1, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(19, 8, 8, NULL, 6, 'R01-M002-DD-6-Fn.St.', '2024-04-22 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<div align=\"right\" dir=\"rtl\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td>  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:16.3pt\">  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>  </td>  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"employees_30\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الموظفين</option><option value=\"1\">أدمن مدير النظام</option><option value=\"2\">فاطمة دياب الماجد</option><option value=\"5\">جواد عبد الله العتيبي</option><option value=\"6\">حسن محمود الغامدي</option><option value=\"8\">اياد حمزة الجهني</option><option value=\"11\">زايد جميل الزهراني</option><option value=\"12\">مؤيد ععر الشمالي</option></select><br></p>  </td>  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ  التعيين<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">333<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة  العقد<o:p></o:p></span></b></p>  </td>  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"مدة العقد\" id=\"text_2\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"تاريخ انتهاء العقد\" id=\"text_3\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:32.6pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:21.25pt\">  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>  </td>  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"الوظيفة\" id=\"text_4\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>  </td>  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"managements_31\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الادارات</option><option value=\"4\">الادارة المركزية</option><option value=\"5\">ادارة المستودعات</option><option value=\"6\">ادارة شؤون الموظفين</option><option value=\"7\">المالية</option></select><br></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>  </td>  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"departments_32\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الأقسام</option><option value=\"3\">قسم التطوير</option><option value=\"4\">قسم الديوان</option><option value=\"5\">التدقيق الاداري</option><option value=\"6\">قسم الحسابات</option></select><br></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:149.2pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr>    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net    Payment<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.    All<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أساسي\" id=\"text_7\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"سكن\" id=\"text_8\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"انتقال\" id=\"text_9\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اعاشة\" id=\"text_10\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أخرى\" id=\"text_11\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اجمالي\" id=\"text_12\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  <div align=\"left\" dir=\"ltr\">  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:26.9pt\">    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b><input class=\"text_field\" placeholder=\"ملاحظات\" id=\"text_13\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:168.45pt\">  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">الحسابات<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:1;height:28.4pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>أدمن مدير النظام</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"مدير HR\" id=\"autoname_31\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم المدقق\" id=\"autoname_34\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم الحسابات\" id=\"autoname_36\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"المدير المالي\" id=\"autoname_38\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-1-1711223116.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة HR\" id=\"autoagree_32\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المدقق\" id=\"autosign_35\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع الحسابات\" id=\"autosign_37\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة المالي\" id=\"autoagree_39\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع HR\" id=\"autosign_33\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المالي\" id=\"autosign_40\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"text_field\" placeholder=\"المبلغ المستلم\" id=\"text_27\" style=\"width: 25%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b><input class=\"text_field\" placeholder=\"تاريخ الاستلام\" id=\"text_41\" style=\"width: 20%;\" disabled=\"\"></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"توقيع المستلم\" id=\"autosign_43\" disabled=\"\" style=\"width: 30%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"تاريخ الاستلام\" id=\"autodate_44\" disabled=\"\" style=\"width: 20%;\"></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"43\" style=\"border:none\"></td>  <td width=\"14\" style=\"border:none\"></td>  <td width=\"170\" style=\"border:none\"></td>  <td width=\"9\" style=\"border:none\"></td>  <td width=\"34\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"19\" style=\"border:none\"></td>  <td width=\"28\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"57\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 20, '2024-04-22 13:59:07', '2024-04-22 15:13:22', 1, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(20, 8, 8, NULL, 7, 'R01-M002-DD-7-Fn.St.', '2024-04-22 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<div align=\"right\" dir=\"rtl\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td>  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:16.3pt\">  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>  </td>  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"employees_30\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الموظفين</option><option value=\"1\">أدمن مدير النظام</option><option value=\"2\">فاطمة دياب الماجد</option><option value=\"5\">جواد عبد الله العتيبي</option><option value=\"6\">حسن محمود الغامدي</option><option value=\"8\">اياد حمزة الجهني</option><option value=\"11\">زايد جميل الزهراني</option><option value=\"12\">مؤيد ععر الشمالي</option></select><br></p>  </td>  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ  التعيين<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">ddddsew<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة  العقد<o:p></o:p></span></b></p>  </td>  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"مدة العقد\" id=\"text_2\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"تاريخ انتهاء العقد\" id=\"text_3\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:32.6pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:21.25pt\">  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>  </td>  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"الوظيفة\" id=\"text_4\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>  </td>  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"managements_31\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الادارات</option><option value=\"4\">الادارة المركزية</option><option value=\"5\">ادارة المستودعات</option><option value=\"6\">ادارة شؤون الموظفين</option><option value=\"7\">المالية</option></select><br></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>  </td>  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"departments_32\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الأقسام</option><option value=\"3\">قسم التطوير</option><option value=\"4\">قسم الديوان</option><option value=\"5\">التدقيق الاداري</option><option value=\"6\">قسم الحسابات</option></select><br></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:149.2pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr>    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net    Payment<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.    All<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أساسي\" id=\"text_7\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"سكن\" id=\"text_8\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"انتقال\" id=\"text_9\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اعاشة\" id=\"text_10\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أخرى\" id=\"text_11\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اجمالي\" id=\"text_12\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  <div align=\"left\" dir=\"ltr\">  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:26.9pt\">    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b><input class=\"text_field\" placeholder=\"ملاحظات\" id=\"text_13\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:168.45pt\">  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">الحسابات<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:1;height:28.4pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>أدمن مدير النظام</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"مدير HR\" id=\"autoname_31\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم المدقق\" id=\"autoname_34\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم الحسابات\" id=\"autoname_36\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"المدير المالي\" id=\"autoname_38\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-1-1711223116.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة HR\" id=\"autoagree_32\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المدقق\" id=\"autosign_35\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع الحسابات\" id=\"autosign_37\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة المالي\" id=\"autoagree_39\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع HR\" id=\"autosign_33\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المالي\" id=\"autosign_40\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"text_field\" placeholder=\"المبلغ المستلم\" id=\"text_27\" style=\"width: 25%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b><input class=\"text_field\" placeholder=\"تاريخ الاستلام\" id=\"text_41\" style=\"width: 20%;\" disabled=\"\"></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"توقيع المستلم\" id=\"autosign_43\" disabled=\"\" style=\"width: 30%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"تاريخ الاستلام\" id=\"autodate_44\" disabled=\"\" style=\"width: 20%;\"></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"43\" style=\"border:none\"></td>  <td width=\"14\" style=\"border:none\"></td>  <td width=\"170\" style=\"border:none\"></td>  <td width=\"9\" style=\"border:none\"></td>  <td width=\"34\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"19\" style=\"border:none\"></td>  <td width=\"28\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"57\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 20, '2024-04-22 14:00:29', '2024-04-22 14:48:42', 1, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(21, 8, 8, NULL, 8, 'R01-M002-DD-8-Fn.St.', '2024-04-22 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<div align=\"right\" dir=\"rtl\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td>  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:16.3pt\">  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>  </td>  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"employees_30\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الموظفين</option><option value=\"1\">أدمن مدير النظام</option><option value=\"2\">فاطمة دياب الماجد</option><option value=\"5\">جواد عبد الله العتيبي</option><option value=\"6\">حسن محمود الغامدي</option><option value=\"8\">اياد حمزة الجهني</option><option value=\"11\">زايد جميل الزهراني</option><option value=\"12\">مؤيد ععر الشمالي</option></select><br></p>  </td>  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ  التعيين<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">323<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة  العقد<o:p></o:p></span></b></p>  </td>  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"مدة العقد\" id=\"text_2\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"تاريخ انتهاء العقد\" id=\"text_3\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:32.6pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:21.25pt\">  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>  </td>  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"الوظيفة\" id=\"text_4\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>  </td>  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"managements_31\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الادارات</option><option value=\"4\">الادارة المركزية</option><option value=\"5\">ادارة المستودعات</option><option value=\"6\">ادارة شؤون الموظفين</option><option value=\"7\">المالية</option></select><br></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>  </td>  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"departments_32\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الأقسام</option><option value=\"3\">قسم التطوير</option><option value=\"4\">قسم الديوان</option><option value=\"5\">التدقيق الاداري</option><option value=\"6\">قسم الحسابات</option></select><br></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:149.2pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr>    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net    Payment<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.    All<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أساسي\" id=\"text_7\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"سكن\" id=\"text_8\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"انتقال\" id=\"text_9\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اعاشة\" id=\"text_10\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أخرى\" id=\"text_11\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اجمالي\" id=\"text_12\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  <div align=\"left\" dir=\"ltr\">  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:26.9pt\">    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b><input class=\"text_field\" placeholder=\"ملاحظات\" id=\"text_13\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:168.45pt\">  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">الحسابات<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:1;height:28.4pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>أدمن مدير النظام</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"مدير HR\" id=\"autoname_31\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم المدقق\" id=\"autoname_34\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم الحسابات\" id=\"autoname_36\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"المدير المالي\" id=\"autoname_38\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-1-1711223116.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة HR\" id=\"autoagree_32\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المدقق\" id=\"autosign_35\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع الحسابات\" id=\"autosign_37\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة المالي\" id=\"autoagree_39\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع HR\" id=\"autosign_33\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المالي\" id=\"autosign_40\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"text_field\" placeholder=\"المبلغ المستلم\" id=\"text_27\" style=\"width: 25%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b><input class=\"text_field\" placeholder=\"تاريخ الاستلام\" id=\"text_41\" style=\"width: 20%;\" disabled=\"\"></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"توقيع المستلم\" id=\"autosign_43\" disabled=\"\" style=\"width: 30%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"تاريخ الاستلام\" id=\"autodate_44\" disabled=\"\" style=\"width: 20%;\"></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"43\" style=\"border:none\"></td>  <td width=\"14\" style=\"border:none\"></td>  <td width=\"170\" style=\"border:none\"></td>  <td width=\"9\" style=\"border:none\"></td>  <td width=\"34\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"19\" style=\"border:none\"></td>  <td width=\"28\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"57\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 20, '2024-04-22 14:02:00', '2024-04-22 14:48:03', 1, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(22, 8, 8, NULL, 9, 'R01-M002-DD-9-Fn.St.', '2024-04-22 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<div align=\"right\" dir=\"rtl\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td>  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:16.3pt\">  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>  </td>  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"employees_30\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الموظفين</option><option value=\"1\">أدمن مدير النظام</option><option value=\"2\">فاطمة دياب الماجد</option><option value=\"5\">جواد عبد الله العتيبي</option><option value=\"6\">حسن محمود الغامدي</option><option value=\"8\">اياد حمزة الجهني</option><option value=\"11\">زايد جميل الزهراني</option><option value=\"12\">مؤيد ععر الشمالي</option></select><br></p>  </td>  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ  التعيين<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">1<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة  العقد<o:p></o:p></span></b></p>  </td>  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">2<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">4<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:32.6pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:21.25pt\">  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>  </td>  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>  </td>  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"managements_31\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الادارات</option><option value=\"4\">الادارة المركزية</option><option value=\"5\">ادارة المستودعات</option><option value=\"6\">ادارة شؤون الموظفين</option><option value=\"7\">المالية</option></select><br></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>  </td>  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"departments_32\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الأقسام</option><option value=\"3\">قسم التطوير</option><option value=\"4\">قسم الديوان</option><option value=\"5\">التدقيق الاداري</option><option value=\"6\">قسم الحسابات</option></select><br></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:149.2pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr>    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net    Payment<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.    All<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أساسي\" id=\"text_7\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"سكن\" id=\"text_8\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"انتقال\" id=\"text_9\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اعاشة\" id=\"text_10\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أخرى\" id=\"text_11\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اجمالي\" id=\"text_12\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  <div align=\"left\" dir=\"ltr\">  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:26.9pt\">    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b><input class=\"text_field\" placeholder=\"ملاحظات\" id=\"text_13\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:168.45pt\">  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">الحسابات<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:1;height:28.4pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>أدمن مدير النظام</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"مدير HR\" id=\"autoname_31\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم المدقق\" id=\"autoname_34\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم الحسابات\" id=\"autoname_36\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"المدير المالي\" id=\"autoname_38\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-1-1711223116.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة HR\" id=\"autoagree_32\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المدقق\" id=\"autosign_35\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع الحسابات\" id=\"autosign_37\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة المالي\" id=\"autoagree_39\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع HR\" id=\"autosign_33\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المالي\" id=\"autosign_40\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"text_field\" placeholder=\"المبلغ المستلم\" id=\"text_27\" style=\"width: 25%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b><input class=\"text_field\" placeholder=\"تاريخ الاستلام\" id=\"text_41\" style=\"width: 20%;\" disabled=\"\"></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"توقيع المستلم\" id=\"autosign_43\" disabled=\"\" style=\"width: 30%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"تاريخ الاستلام\" id=\"autodate_44\" disabled=\"\" style=\"width: 20%;\"></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"43\" style=\"border:none\"></td>  <td width=\"14\" style=\"border:none\"></td>  <td width=\"170\" style=\"border:none\"></td>  <td width=\"9\" style=\"border:none\"></td>  <td width=\"34\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"19\" style=\"border:none\"></td>  <td width=\"28\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"57\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 20, '2024-04-22 14:02:36', '2024-04-22 14:20:56', 1, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(23, 8, 8, NULL, 10, 'R01-M002-DD-10-Fn.St.', '2024-04-22 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<div align=\"right\" dir=\"rtl\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td>  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:16.3pt\">  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>  </td>  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">فاطمة دياب الماجد<br></p>  </td>  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ  التعيين<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">3<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة  العقد<o:p></o:p></span></b></p>  </td>  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">4<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"تاريخ انتهاء العقد\" id=\"text_3\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:32.6pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:21.25pt\">  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>  </td>  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"الوظيفة\" id=\"text_4\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>  </td>  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"managements_31\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الادارات</option><option value=\"4\">الادارة المركزية</option><option value=\"5\">ادارة المستودعات</option><option value=\"6\">ادارة شؤون الموظفين</option><option value=\"7\">المالية</option></select><br></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>  </td>  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"departments_32\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الأقسام</option><option value=\"3\">قسم التطوير</option><option value=\"4\">قسم الديوان</option><option value=\"5\">التدقيق الاداري</option><option value=\"6\">قسم الحسابات</option></select><br></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:149.2pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr>    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net    Payment<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.    All<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أساسي\" id=\"text_7\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"سكن\" id=\"text_8\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"انتقال\" id=\"text_9\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اعاشة\" id=\"text_10\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أخرى\" id=\"text_11\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اجمالي\" id=\"text_12\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  <div align=\"left\" dir=\"ltr\">  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:26.9pt\">    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b><input class=\"text_field\" placeholder=\"ملاحظات\" id=\"text_13\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:168.45pt\">  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">الحسابات<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:1;height:28.4pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>أدمن مدير النظام</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"مدير HR\" id=\"autoname_31\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم المدقق\" id=\"autoname_34\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم الحسابات\" id=\"autoname_36\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"المدير المالي\" id=\"autoname_38\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-1-1711223116.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة HR\" id=\"autoagree_32\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المدقق\" id=\"autosign_35\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع الحسابات\" id=\"autosign_37\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة المالي\" id=\"autoagree_39\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع HR\" id=\"autosign_33\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المالي\" id=\"autosign_40\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"text_field\" placeholder=\"المبلغ المستلم\" id=\"text_27\" style=\"width: 25%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b><input class=\"text_field\" placeholder=\"تاريخ الاستلام\" id=\"text_41\" style=\"width: 20%;\" disabled=\"\"></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"توقيع المستلم\" id=\"autosign_43\" disabled=\"\" style=\"width: 30%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"تاريخ الاستلام\" id=\"autodate_44\" disabled=\"\" style=\"width: 20%;\"></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"43\" style=\"border:none\"></td>  <td width=\"14\" style=\"border:none\"></td>  <td width=\"170\" style=\"border:none\"></td>  <td width=\"9\" style=\"border:none\"></td>  <td width=\"34\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"19\" style=\"border:none\"></td>  <td width=\"28\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"57\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 20, '2024-04-22 14:03:35', '2024-04-22 14:46:37', 1, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(24, 8, 8, NULL, 11, 'R01-M002-DD-11-Fn.St.', '2024-04-22 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<div align=\"right\" dir=\"rtl\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td>  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:16.3pt\">  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>  </td>  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"employees_30\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الموظفين</option><option value=\"1\">أدمن مدير النظام</option><option value=\"2\">فاطمة دياب الماجد</option><option value=\"5\">جواد عبد الله العتيبي</option><option value=\"6\">حسن محمود الغامدي</option><option value=\"8\">اياد حمزة الجهني</option><option value=\"11\">زايد جميل الزهراني</option><option value=\"12\">مؤيد ععر الشمالي</option></select><br></p>  </td>  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ  التعيين<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة  العقد<o:p></o:p></span></b></p>  </td>  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:32.6pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:21.25pt\">  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>  </td>  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>  </td>  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"managements_31\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الادارات</option><option value=\"4\">الادارة المركزية</option><option value=\"5\">ادارة المستودعات</option><option value=\"6\">ادارة شؤون الموظفين</option><option value=\"7\">المالية</option></select><br></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>  </td>  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"departments_32\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الأقسام</option><option value=\"3\">قسم التطوير</option><option value=\"4\">قسم الديوان</option><option value=\"5\">التدقيق الاداري</option><option value=\"6\">قسم الحسابات</option></select><br></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:149.2pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr>    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net    Payment<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.    All<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أساسي\" id=\"text_7\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"سكن\" id=\"text_8\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"انتقال\" id=\"text_9\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اعاشة\" id=\"text_10\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أخرى\" id=\"text_11\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اجمالي\" id=\"text_12\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  <div align=\"left\" dir=\"ltr\">  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:26.9pt\">    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b><input class=\"text_field\" placeholder=\"ملاحظات\" id=\"text_13\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:168.45pt\">  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">الحسابات<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:1;height:28.4pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>أدمن مدير النظام</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"مدير HR\" id=\"autoname_31\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم المدقق\" id=\"autoname_34\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم الحسابات\" id=\"autoname_36\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"المدير المالي\" id=\"autoname_38\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-1-1711223116.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة HR\" id=\"autoagree_32\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المدقق\" id=\"autosign_35\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع الحسابات\" id=\"autosign_37\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة المالي\" id=\"autoagree_39\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع HR\" id=\"autosign_33\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المالي\" id=\"autosign_40\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"text_field\" placeholder=\"المبلغ المستلم\" id=\"text_27\" style=\"width: 25%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b><input class=\"text_field\" placeholder=\"تاريخ الاستلام\" id=\"text_41\" style=\"width: 20%;\" disabled=\"\"></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"توقيع المستلم\" id=\"autosign_43\" disabled=\"\" style=\"width: 30%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"تاريخ الاستلام\" id=\"autodate_44\" disabled=\"\" style=\"width: 20%;\"></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"43\" style=\"border:none\"></td>  <td width=\"14\" style=\"border:none\"></td>  <td width=\"170\" style=\"border:none\"></td>  <td width=\"9\" style=\"border:none\"></td>  <td width=\"34\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"19\" style=\"border:none\"></td>  <td width=\"28\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"57\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 20, '2024-04-22 14:08:46', '2024-04-22 14:44:55', 1, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(25, 8, 8, NULL, 12, 'R01-M002-DD-12-Fn.St.', '2024-04-22 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<div align=\"right\" dir=\"rtl\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td>  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:16.3pt\">  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>  </td>  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"employees_30\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الموظفين</option><option value=\"1\">أدمن مدير النظام</option><option value=\"2\">فاطمة دياب الماجد</option><option value=\"5\">جواد عبد الله العتيبي</option><option value=\"6\">حسن محمود الغامدي</option><option value=\"8\">اياد حمزة الجهني</option><option value=\"11\">زايد جميل الزهراني</option><option value=\"12\">مؤيد ععر الشمالي</option></select><br></p>  </td>  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ  التعيين<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">dd<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة  العقد<o:p></o:p></span></b></p>  </td>  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">45<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:32.6pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:21.25pt\">  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>  </td>  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>  </td>  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"managements_31\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الادارات</option><option value=\"4\">الادارة المركزية</option><option value=\"5\">ادارة المستودعات</option><option value=\"6\">ادارة شؤون الموظفين</option><option value=\"7\">المالية</option></select><br></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>  </td>  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"departments_32\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الأقسام</option><option value=\"3\">قسم التطوير</option><option value=\"4\">قسم الديوان</option><option value=\"5\">التدقيق الاداري</option><option value=\"6\">قسم الحسابات</option></select><br></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:149.2pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr>    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net    Payment<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.    All<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أساسي\" id=\"text_7\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"سكن\" id=\"text_8\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"انتقال\" id=\"text_9\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اعاشة\" id=\"text_10\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أخرى\" id=\"text_11\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اجمالي\" id=\"text_12\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  <div align=\"left\" dir=\"ltr\">  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:26.9pt\">    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b><input class=\"text_field\" placeholder=\"ملاحظات\" id=\"text_13\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:168.45pt\">  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">الحسابات<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:1;height:28.4pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>أدمن مدير النظام</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"مدير HR\" id=\"autoname_31\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم المدقق\" id=\"autoname_34\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم الحسابات\" id=\"autoname_36\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"المدير المالي\" id=\"autoname_38\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-1-1711223116.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة HR\" id=\"autoagree_32\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المدقق\" id=\"autosign_35\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع الحسابات\" id=\"autosign_37\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة المالي\" id=\"autoagree_39\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع HR\" id=\"autosign_33\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المالي\" id=\"autosign_40\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"text_field\" placeholder=\"المبلغ المستلم\" id=\"text_27\" style=\"width: 25%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b><input class=\"text_field\" placeholder=\"تاريخ الاستلام\" id=\"text_41\" style=\"width: 20%;\" disabled=\"\"></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"توقيع المستلم\" id=\"autosign_43\" disabled=\"\" style=\"width: 30%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"تاريخ الاستلام\" id=\"autodate_44\" disabled=\"\" style=\"width: 20%;\"></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"43\" style=\"border:none\"></td>  <td width=\"14\" style=\"border:none\"></td>  <td width=\"170\" style=\"border:none\"></td>  <td width=\"9\" style=\"border:none\"></td>  <td width=\"34\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"19\" style=\"border:none\"></td>  <td width=\"28\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"57\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 20, '2024-04-22 14:09:18', '2024-04-22 14:43:32', 1, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(26, 8, 8, NULL, 13, 'R01-M002-DD-13-Fn.St.', '2024-04-22 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<div align=\"right\" dir=\"rtl\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td>  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:16.3pt\">  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>  </td>  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"employees_30\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الموظفين</option><option value=\"1\">أدمن مدير النظام</option><option value=\"2\">فاطمة دياب الماجد</option><option value=\"5\">جواد عبد الله العتيبي</option><option value=\"6\">حسن محمود الغامدي</option><option value=\"8\">اياد حمزة الجهني</option><option value=\"11\">زايد جميل الزهراني</option><option value=\"12\">مؤيد ععر الشمالي</option></select><br></p>  </td>  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ  التعيين<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">1<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة  العقد<o:p></o:p></span></b></p>  </td>  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">2<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:32.6pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:21.25pt\">  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>  </td>  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>  </td>  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"managements_31\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الادارات</option><option value=\"4\">الادارة المركزية</option><option value=\"5\">ادارة المستودعات</option><option value=\"6\">ادارة شؤون الموظفين</option><option value=\"7\">المالية</option></select><br></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>  </td>  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"departments_32\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الأقسام</option><option value=\"3\">قسم التطوير</option><option value=\"4\">قسم الديوان</option><option value=\"5\">التدقيق الاداري</option><option value=\"6\">قسم الحسابات</option></select><br></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:149.2pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr>    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net    Payment<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.    All<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أساسي\" id=\"text_7\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"سكن\" id=\"text_8\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"انتقال\" id=\"text_9\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اعاشة\" id=\"text_10\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أخرى\" id=\"text_11\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اجمالي\" id=\"text_12\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  <div align=\"left\" dir=\"ltr\">  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:26.9pt\">    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b><input class=\"text_field\" placeholder=\"ملاحظات\" id=\"text_13\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:168.45pt\">  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">الحسابات<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:1;height:28.4pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>أدمن مدير النظام</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"مدير HR\" id=\"autoname_31\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم المدقق\" id=\"autoname_34\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم الحسابات\" id=\"autoname_36\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"المدير المالي\" id=\"autoname_38\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-1-1711223116.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة HR\" id=\"autoagree_32\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المدقق\" id=\"autosign_35\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع الحسابات\" id=\"autosign_37\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة المالي\" id=\"autoagree_39\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع HR\" id=\"autosign_33\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المالي\" id=\"autosign_40\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"text_field\" placeholder=\"المبلغ المستلم\" id=\"text_27\" style=\"width: 25%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b><input class=\"text_field\" placeholder=\"تاريخ الاستلام\" id=\"text_41\" style=\"width: 20%;\" disabled=\"\"></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"توقيع المستلم\" id=\"autosign_43\" disabled=\"\" style=\"width: 30%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"تاريخ الاستلام\" id=\"autodate_44\" disabled=\"\" style=\"width: 20%;\"></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"43\" style=\"border:none\"></td>  <td width=\"14\" style=\"border:none\"></td>  <td width=\"170\" style=\"border:none\"></td>  <td width=\"9\" style=\"border:none\"></td>  <td width=\"34\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"19\" style=\"border:none\"></td>  <td width=\"28\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"57\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 20, '2024-04-22 14:12:45', '2024-04-22 14:22:51', 1, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(27, 8, 8, NULL, 14, 'R01-M002-DD-14-Fn.St.', '2024-04-22 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<div align=\"right\" dir=\"rtl\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td>  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:16.3pt\">  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>  </td>  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"employees_30\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الموظفين</option><option value=\"1\">أدمن مدير النظام</option><option value=\"2\">فاطمة دياب الماجد</option><option value=\"5\">جواد عبد الله العتيبي</option><option value=\"6\">حسن محمود الغامدي</option><option value=\"8\">اياد حمزة الجهني</option><option value=\"11\">زايد جميل الزهراني</option><option value=\"12\">مؤيد ععر الشمالي</option></select><br></p>  </td>  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ  التعيين<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة  العقد<o:p></o:p></span></b></p>  </td>  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">5555<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:32.6pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:21.25pt\">  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>  </td>  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>  </td>  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"managements_31\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الادارات</option><option value=\"4\">الادارة المركزية</option><option value=\"5\">ادارة المستودعات</option><option value=\"6\">ادارة شؤون الموظفين</option><option value=\"7\">المالية</option></select><br></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>  </td>  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"departments_32\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الأقسام</option><option value=\"3\">قسم التطوير</option><option value=\"4\">قسم الديوان</option><option value=\"5\">التدقيق الاداري</option><option value=\"6\">قسم الحسابات</option></select><br></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:149.2pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr>    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net    Payment<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.    All<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أساسي\" id=\"text_7\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"سكن\" id=\"text_8\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"انتقال\" id=\"text_9\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اعاشة\" id=\"text_10\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أخرى\" id=\"text_11\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اجمالي\" id=\"text_12\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  <div align=\"left\" dir=\"ltr\">  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:26.9pt\">    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b><input class=\"text_field\" placeholder=\"ملاحظات\" id=\"text_13\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:168.45pt\">  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">الحسابات<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:1;height:28.4pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>أدمن مدير النظام</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"مدير HR\" id=\"autoname_31\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم المدقق\" id=\"autoname_34\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم الحسابات\" id=\"autoname_36\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"المدير المالي\" id=\"autoname_38\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-1-1711223116.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة HR\" id=\"autoagree_32\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المدقق\" id=\"autosign_35\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع الحسابات\" id=\"autosign_37\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة المالي\" id=\"autoagree_39\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع HR\" id=\"autosign_33\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المالي\" id=\"autosign_40\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"text_field\" placeholder=\"المبلغ المستلم\" id=\"text_27\" style=\"width: 25%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b><input class=\"text_field\" placeholder=\"تاريخ الاستلام\" id=\"text_41\" style=\"width: 20%;\" disabled=\"\"></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"توقيع المستلم\" id=\"autosign_43\" disabled=\"\" style=\"width: 30%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"تاريخ الاستلام\" id=\"autodate_44\" disabled=\"\" style=\"width: 20%;\"></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"43\" style=\"border:none\"></td>  <td width=\"14\" style=\"border:none\"></td>  <td width=\"170\" style=\"border:none\"></td>  <td width=\"9\" style=\"border:none\"></td>  <td width=\"34\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"19\" style=\"border:none\"></td>  <td width=\"28\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"57\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 20, '2024-04-22 14:13:32', '2024-04-22 14:13:32', 1, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(28, 8, 8, NULL, 15, 'R01-M002-DD-15-Fn.St.', '2024-04-22 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<div align=\"right\" dir=\"rtl\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td>  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:16.3pt\">  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>  </td>  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><br></p>  </td>  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ  التعيين<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">11<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة  العقد<o:p></o:p></span></b></p>  </td>  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:32.6pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:21.25pt\">  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>  </td>  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>  </td>  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">الادارة المركزية<br></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>  </td>  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">قسم الديوان<br></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:149.2pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr>    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net    Payment<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.    All<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أساسي\" id=\"text_7\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"سكن\" id=\"text_8\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"انتقال\" id=\"text_9\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اعاشة\" id=\"text_10\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أخرى\" id=\"text_11\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اجمالي\" id=\"text_12\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  <div align=\"left\" dir=\"ltr\">  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:26.9pt\">    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b><input class=\"text_field\" placeholder=\"ملاحظات\" id=\"text_13\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:168.45pt\">  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">الحسابات<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:1;height:28.4pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>أدمن مدير النظام</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"مدير HR\" id=\"autoname_31\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم المدقق\" id=\"autoname_34\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم الحسابات\" id=\"autoname_36\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"المدير المالي\" id=\"autoname_38\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-1-1711223116.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة HR\" id=\"autoagree_32\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المدقق\" id=\"autosign_35\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع الحسابات\" id=\"autosign_37\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة المالي\" id=\"autoagree_39\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع HR\" id=\"autosign_33\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المالي\" id=\"autosign_40\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"text_field\" placeholder=\"المبلغ المستلم\" id=\"text_27\" style=\"width: 25%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b><input class=\"text_field\" placeholder=\"تاريخ الاستلام\" id=\"text_41\" style=\"width: 20%;\" disabled=\"\"></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"توقيع المستلم\" id=\"autosign_43\" disabled=\"\" style=\"width: 30%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"تاريخ الاستلام\" id=\"autodate_44\" disabled=\"\" style=\"width: 20%;\"></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"43\" style=\"border:none\"></td>  <td width=\"14\" style=\"border:none\"></td>  <td width=\"170\" style=\"border:none\"></td>  <td width=\"9\" style=\"border:none\"></td>  <td width=\"34\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"19\" style=\"border:none\"></td>  <td width=\"28\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"57\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 20, '2024-04-22 14:33:06', '2024-04-22 14:43:06', 1, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(29, 8, 8, NULL, 16, 'R01-M002-DD-16-Fn.St.', '2024-04-22 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<div align=\"right\" dir=\"rtl\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td>  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:16.3pt\">  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>  </td>  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">أدمن مدير النظام<br></p>  </td>  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ  التعيين<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">22<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة  العقد<o:p></o:p></span></b></p>  </td>  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"مدة العقد\" id=\"text_2\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"تاريخ انتهاء العقد\" id=\"text_3\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:32.6pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:21.25pt\">  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>  </td>  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"الوظيفة\" id=\"text_4\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>  </td>  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"managements_31\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الادارات</option><option value=\"4\">الادارة المركزية</option><option value=\"5\">ادارة المستودعات</option><option value=\"6\">ادارة شؤون الموظفين</option><option value=\"7\">المالية</option></select><br></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>  </td>  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"departments_32\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الأقسام</option><option value=\"3\">قسم التطوير</option><option value=\"4\">قسم الديوان</option><option value=\"5\">التدقيق الاداري</option><option value=\"6\">قسم الحسابات</option></select><br></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:149.2pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr>    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net    Payment<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.    All<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أساسي\" id=\"text_7\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"سكن\" id=\"text_8\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"انتقال\" id=\"text_9\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اعاشة\" id=\"text_10\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أخرى\" id=\"text_11\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اجمالي\" id=\"text_12\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  <div align=\"left\" dir=\"ltr\">  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:26.9pt\">    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b><input class=\"text_field\" placeholder=\"ملاحظات\" id=\"text_13\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:168.45pt\">  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">الحسابات<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:1;height:28.4pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>أدمن مدير النظام</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"مدير HR\" id=\"autoname_31\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم المدقق\" id=\"autoname_34\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم الحسابات\" id=\"autoname_36\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"المدير المالي\" id=\"autoname_38\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-1-1711223116.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة HR\" id=\"autoagree_32\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المدقق\" id=\"autosign_35\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع الحسابات\" id=\"autosign_37\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة المالي\" id=\"autoagree_39\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع HR\" id=\"autosign_33\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المالي\" id=\"autosign_40\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"text_field\" placeholder=\"المبلغ المستلم\" id=\"text_27\" style=\"width: 25%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b><input class=\"text_field\" placeholder=\"تاريخ الاستلام\" id=\"text_41\" style=\"width: 20%;\" disabled=\"\"></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"توقيع المستلم\" id=\"autosign_43\" disabled=\"\" style=\"width: 30%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"تاريخ الاستلام\" id=\"autodate_44\" disabled=\"\" style=\"width: 20%;\"></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"43\" style=\"border:none\"></td>  <td width=\"14\" style=\"border:none\"></td>  <td width=\"170\" style=\"border:none\"></td>  <td width=\"9\" style=\"border:none\"></td>  <td width=\"34\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"19\" style=\"border:none\"></td>  <td width=\"28\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"57\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 20, '2024-04-22 14:33:37', '2024-04-22 14:38:45', 1, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(30, 8, 8, NULL, 17, 'R01-M002-DD-17-Fn.St.', '2024-04-22 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<div align=\"right\" dir=\"rtl\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td>  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:16.3pt\">  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>  </td>  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">الموظفين<br></p>  </td>  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ  التعيين<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">33<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة  العقد<o:p></o:p></span></b></p>  </td>  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:32.6pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:21.25pt\">  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>  </td>  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>  </td>  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">الادارات<br></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>  </td>  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">الأقسام<br></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:149.2pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr>    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net    Payment<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.    All<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أساسي\" id=\"text_7\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"سكن\" id=\"text_8\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"انتقال\" id=\"text_9\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اعاشة\" id=\"text_10\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أخرى\" id=\"text_11\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اجمالي\" id=\"text_12\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  <div align=\"left\" dir=\"ltr\">  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:26.9pt\">    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b><input class=\"text_field\" placeholder=\"ملاحظات\" id=\"text_13\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:168.45pt\">  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">الحسابات<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:1;height:28.4pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>أدمن مدير النظام</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"مدير HR\" id=\"autoname_31\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم المدقق\" id=\"autoname_34\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم الحسابات\" id=\"autoname_36\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"المدير المالي\" id=\"autoname_38\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-1-1711223116.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة HR\" id=\"autoagree_32\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المدقق\" id=\"autosign_35\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع الحسابات\" id=\"autosign_37\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة المالي\" id=\"autoagree_39\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع HR\" id=\"autosign_33\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المالي\" id=\"autosign_40\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"text_field\" placeholder=\"المبلغ المستلم\" id=\"text_27\" style=\"width: 25%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b><input class=\"text_field\" placeholder=\"تاريخ الاستلام\" id=\"text_41\" style=\"width: 20%;\" disabled=\"\"></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"توقيع المستلم\" id=\"autosign_43\" disabled=\"\" style=\"width: 30%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"تاريخ الاستلام\" id=\"autodate_44\" disabled=\"\" style=\"width: 20%;\"></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"43\" style=\"border:none\"></td>  <td width=\"14\" style=\"border:none\"></td>  <td width=\"170\" style=\"border:none\"></td>  <td width=\"9\" style=\"border:none\"></td>  <td width=\"34\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"19\" style=\"border:none\"></td>  <td width=\"28\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"57\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 20, '2024-04-22 14:34:00', '2024-04-22 14:34:00', 1, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(31, 8, 8, NULL, 18, 'R01-M002-DD-18-Fn.St.', '2024-04-22 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<div align=\"right\" dir=\"rtl\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td>  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:16.3pt\">  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>  </td>  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><br></p>  </td>  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ  التعيين<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">44<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة  العقد<o:p></o:p></span></b></p>  </td>  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:32.6pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:21.25pt\">  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>  </td>  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>  </td>  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><br></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>  </td>  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><br></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:149.2pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr>    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net    Payment<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.    All<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أساسي\" id=\"text_7\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"سكن\" id=\"text_8\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"انتقال\" id=\"text_9\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اعاشة\" id=\"text_10\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أخرى\" id=\"text_11\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اجمالي\" id=\"text_12\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  <div align=\"left\" dir=\"ltr\">  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:26.9pt\">    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b><input class=\"text_field\" placeholder=\"ملاحظات\" id=\"text_13\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:168.45pt\">  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">الحسابات<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:1;height:28.4pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>أدمن مدير النظام</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"مدير HR\" id=\"autoname_31\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم المدقق\" id=\"autoname_34\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم الحسابات\" id=\"autoname_36\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"المدير المالي\" id=\"autoname_38\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-1-1711223116.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة HR\" id=\"autoagree_32\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المدقق\" id=\"autosign_35\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع الحسابات\" id=\"autosign_37\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة المالي\" id=\"autoagree_39\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع HR\" id=\"autosign_33\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المالي\" id=\"autosign_40\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"text_field\" placeholder=\"المبلغ المستلم\" id=\"text_27\" style=\"width: 25%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b><input class=\"text_field\" placeholder=\"تاريخ الاستلام\" id=\"text_41\" style=\"width: 20%;\" disabled=\"\"></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"توقيع المستلم\" id=\"autosign_43\" disabled=\"\" style=\"width: 30%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"تاريخ الاستلام\" id=\"autodate_44\" disabled=\"\" style=\"width: 20%;\"></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"43\" style=\"border:none\"></td>  <td width=\"14\" style=\"border:none\"></td>  <td width=\"170\" style=\"border:none\"></td>  <td width=\"9\" style=\"border:none\"></td>  <td width=\"34\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"19\" style=\"border:none\"></td>  <td width=\"28\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"57\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 20, '2024-04-22 14:35:47', '2024-04-22 14:35:47', 1, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(32, 8, 8, NULL, 19, 'R01-M002-DD-19-Fn.St.', '2024-04-22 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<div align=\"right\" dir=\"rtl\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td>  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:16.3pt\">  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>  </td>  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">أدمن مدير النظام<br></p>  </td>  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ  التعيين<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة  العقد<o:p></o:p></span></b></p>  </td>  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:32.6pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:21.25pt\">  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>  </td>  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>  </td>  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><br></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>  </td>  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><br></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:149.2pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr>    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net    Payment<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.    All<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أساسي\" id=\"text_7\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"سكن\" id=\"text_8\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"انتقال\" id=\"text_9\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اعاشة\" id=\"text_10\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أخرى\" id=\"text_11\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اجمالي\" id=\"text_12\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  <div align=\"left\" dir=\"ltr\">  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:26.9pt\">    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b><input class=\"text_field\" placeholder=\"ملاحظات\" id=\"text_13\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:168.45pt\">  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">الحسابات<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:1;height:28.4pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>أدمن مدير النظام</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"مدير HR\" id=\"autoname_31\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم المدقق\" id=\"autoname_34\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم الحسابات\" id=\"autoname_36\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"المدير المالي\" id=\"autoname_38\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-1-1711223116.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة HR\" id=\"autoagree_32\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المدقق\" id=\"autosign_35\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع الحسابات\" id=\"autosign_37\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة المالي\" id=\"autoagree_39\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع HR\" id=\"autosign_33\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المالي\" id=\"autosign_40\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"text_field\" placeholder=\"المبلغ المستلم\" id=\"text_27\" style=\"width: 25%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b><input class=\"text_field\" placeholder=\"تاريخ الاستلام\" id=\"text_41\" style=\"width: 20%;\" disabled=\"\"></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"توقيع المستلم\" id=\"autosign_43\" disabled=\"\" style=\"width: 30%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"تاريخ الاستلام\" id=\"autodate_44\" disabled=\"\" style=\"width: 20%;\"></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"43\" style=\"border:none\"></td>  <td width=\"14\" style=\"border:none\"></td>  <td width=\"170\" style=\"border:none\"></td>  <td width=\"9\" style=\"border:none\"></td>  <td width=\"34\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"19\" style=\"border:none\"></td>  <td width=\"28\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"57\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 20, '2024-04-22 14:36:10', '2024-04-22 14:36:10', 1, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(33, 8, 8, NULL, 20, 'R01-M002-DD-20-Fn.St.', '2024-04-22 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<div align=\"right\" dir=\"rtl\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td>  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:16.3pt\">  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>  </td>  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">فاطمة دياب الماجد<br></p>  </td>  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ  التعيين<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">1<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة  العقد<o:p></o:p></span></b></p>  </td>  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"مدة العقد\" id=\"text_2\" style=\"width: 90%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"تاريخ انتهاء العقد\" id=\"text_3\" style=\"width: 90%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:32.6pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:21.25pt\">  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>  </td>  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"الوظيفة\" id=\"text_4\" style=\"width: 90%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>  </td>  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"managements_31\" class=\"select_field\" style=\"width: 100%;\" disabled=\"\"><option value=\"0\">الادارات</option><option value=\"4\">الادارة المركزية</option><option value=\"5\">ادارة المستودعات</option><option value=\"6\">ادارة شؤون الموظفين</option><option value=\"7\">المالية</option></select><br></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>  </td>  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"departments_32\" class=\"select_field\" style=\"width: 100%;\" disabled=\"\"><option value=\"0\">الأقسام</option><option value=\"3\">قسم التطوير</option><option value=\"4\">قسم الديوان</option><option value=\"5\">التدقيق الاداري</option><option value=\"6\">قسم الحسابات</option></select><br></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:149.2pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr>    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net    Payment<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.    All<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أساسي\" id=\"text_7\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"سكن\" id=\"text_8\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"انتقال\" id=\"text_9\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اعاشة\" id=\"text_10\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أخرى\" id=\"text_11\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اجمالي\" id=\"text_12\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  <div align=\"left\" dir=\"ltr\">  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:26.9pt\">    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b><input class=\"text_field\" placeholder=\"ملاحظات\" id=\"text_13\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:168.45pt\">  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">الحسابات<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:1;height:28.4pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>أدمن مدير النظام</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>جواد عبد الله العتيبي</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم المدقق\" id=\"autoname_34\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم الحسابات\" id=\"autoname_36\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"المدير المالي\" id=\"autoname_38\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-1-1711223116.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>مع الموافقة</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المدقق\" id=\"autosign_35\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع الحسابات\" id=\"autosign_37\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة المالي\" id=\"autoagree_39\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-5-1713613358.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المالي\" id=\"autosign_40\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"text_field\" placeholder=\"المبلغ المستلم\" id=\"text_27\" style=\"width: 25%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b><input class=\"text_field\" placeholder=\"تاريخ الاستلام\" id=\"text_41\" style=\"width: 20%;\" disabled=\"\"></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"توقيع المستلم\" id=\"autosign_43\" disabled=\"\" style=\"width: 30%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"تاريخ الاستلام\" id=\"autodate_44\" disabled=\"\" style=\"width: 20%;\"></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"43\" style=\"border:none\"></td>  <td width=\"14\" style=\"border:none\"></td>  <td width=\"170\" style=\"border:none\"></td>  <td width=\"9\" style=\"border:none\"></td>  <td width=\"34\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"19\" style=\"border:none\"></td>  <td width=\"28\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"57\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 22, '2024-04-22 15:15:00', '2024-04-23 15:35:38', 1, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(34, 8, 8, NULL, 21, 'R01-M002-DD-21-Fn.St.', '2024-04-29 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<div align=\"right\" dir=\"rtl\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td>  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:16.3pt\">  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>  </td>  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">فاطمة دياب الماجد<br></p>  </td>  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ  التعيين<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">2<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة  العقد<o:p></o:p></span></b></p>  </td>  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"مدة العقد\" id=\"text_2\" style=\"width: 90%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"تاريخ انتهاء العقد\" id=\"text_3\" style=\"width: 90%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:32.6pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:21.25pt\">  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>  </td>  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"الوظيفة\" id=\"text_4\" style=\"width: 90%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>  </td>  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"managements_31\" class=\"select_field\" style=\"width: 100%;\" disabled=\"\"><option value=\"0\">الادارات</option><option value=\"4\">الادارة المركزية</option><option value=\"5\">ادارة المستودعات</option><option value=\"6\">ادارة شؤون الموظفين</option><option value=\"7\">المالية</option></select><br></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>  </td>  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"departments_32\" class=\"select_field\" style=\"width: 100%;\" disabled=\"\"><option value=\"0\">الأقسام</option><option value=\"3\">قسم التطوير</option><option value=\"4\">قسم الديوان</option><option value=\"5\">التدقيق الاداري</option><option value=\"6\">قسم الحسابات</option></select><br></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:149.2pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr>    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net    Payment<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.    All<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أساسي\" id=\"text_7\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"سكن\" id=\"text_8\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"انتقال\" id=\"text_9\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اعاشة\" id=\"text_10\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أخرى\" id=\"text_11\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اجمالي\" id=\"text_12\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  <div align=\"left\" dir=\"ltr\">  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:26.9pt\">    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b><input class=\"text_field\" placeholder=\"ملاحظات\" id=\"text_13\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:168.45pt\">  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">الحسابات<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:1;height:28.4pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>أدمن مدير النظام</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>جواد عبد الله العتيبي</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم المدقق\" id=\"autoname_34\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم الحسابات\" id=\"autoname_36\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"المدير المالي\" id=\"autoname_38\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-1-1711223116.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>مع الموافقة</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المدقق\" id=\"autosign_35\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع الحسابات\" id=\"autosign_37\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة المالي\" id=\"autoagree_39\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-5-1713613358.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المالي\" id=\"autosign_40\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"text_field\" placeholder=\"المبلغ المستلم\" id=\"text_27\" style=\"width: 25%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b><input class=\"text_field\" placeholder=\"تاريخ الاستلام\" id=\"text_41\" style=\"width: 20%;\" disabled=\"\"></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"توقيع المستلم\" id=\"autosign_43\" disabled=\"\" style=\"width: 30%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"تاريخ الاستلام\" id=\"autodate_44\" disabled=\"\" style=\"width: 20%;\"></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"43\" style=\"border:none\"></td>  <td width=\"14\" style=\"border:none\"></td>  <td width=\"170\" style=\"border:none\"></td>  <td width=\"9\" style=\"border:none\"></td>  <td width=\"34\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"19\" style=\"border:none\"></td>  <td width=\"28\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"57\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 21, '2024-04-22 15:16:49', '2024-04-22 16:34:21', 1, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(35, 8, 8, NULL, 22, 'R01-M002-DD-22-Fn.St.', '2024-04-22 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<div align=\"right\" dir=\"rtl\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td>  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:16.3pt\">  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>  </td>  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><br></p>  </td>  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ  التعيين<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة  العقد<o:p></o:p></span></b></p>  </td>  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:32.6pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:21.25pt\">  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>  </td>  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>  </td>  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">الادارة المركزية<br></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>  </td>  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><br></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:149.2pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr>    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net    Payment<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.    All<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أساسي\" id=\"text_7\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"سكن\" id=\"text_8\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"انتقال\" id=\"text_9\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اعاشة\" id=\"text_10\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أخرى\" id=\"text_11\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اجمالي\" id=\"text_12\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  <div align=\"left\" dir=\"ltr\">  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:26.9pt\">    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b><input class=\"text_field\" placeholder=\"ملاحظات\" id=\"text_13\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:168.45pt\">  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">الحسابات<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:1;height:28.4pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>أدمن مدير النظام</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"مدير HR\" id=\"autoname_31\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>جواد عبد الله العتيبي</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم الحسابات\" id=\"autoname_36\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"المدير المالي\" id=\"autoname_38\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-1-1711223116.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة HR\" id=\"autoagree_32\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-5-1713613358.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع الحسابات\" id=\"autosign_37\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة المالي\" id=\"autoagree_39\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع HR\" id=\"autosign_33\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المالي\" id=\"autosign_40\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"text_field\" placeholder=\"المبلغ المستلم\" id=\"text_27\" style=\"width: 25%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b><input class=\"text_field\" placeholder=\"تاريخ الاستلام\" id=\"text_41\" style=\"width: 20%;\" disabled=\"\"></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"توقيع المستلم\" id=\"autosign_43\" disabled=\"\" style=\"width: 30%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"تاريخ الاستلام\" id=\"autodate_44\" disabled=\"\" style=\"width: 20%;\"></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"43\" style=\"border:none\"></td>  <td width=\"14\" style=\"border:none\"></td>  <td width=\"170\" style=\"border:none\"></td>  <td width=\"9\" style=\"border:none\"></td>  <td width=\"34\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"19\" style=\"border:none\"></td>  <td width=\"28\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"57\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 22, '2024-04-22 15:19:16', '2024-04-23 15:36:36', 1, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(36, 8, 8, NULL, 23, 'R01-M002-DD-23-Fn.St.', '2024-04-22 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<div align=\"right\" dir=\"rtl\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td>  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:16.3pt\">  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>  </td>  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">فاطمة دياب الماجد<br></p>  </td>  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ  التعيين<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة  العقد<o:p></o:p></span></b></p>  </td>  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:32.6pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:21.25pt\">  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>  </td>  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>  </td>  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">ادارة المستودعات<br></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>  </td>  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><br></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:149.2pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr>    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net    Payment<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.    All<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أساسي\" id=\"text_7\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"سكن\" id=\"text_8\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"انتقال\" id=\"text_9\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اعاشة\" id=\"text_10\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أخرى\" id=\"text_11\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اجمالي\" id=\"text_12\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  <div align=\"left\" dir=\"ltr\">  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:26.9pt\">    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b><input class=\"text_field\" placeholder=\"ملاحظات\" id=\"text_13\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:168.45pt\">  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">الحسابات<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:1;height:28.4pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>أدمن مدير النظام</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>جواد عبد الله العتيبي</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم المدقق\" id=\"autoname_34\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم الحسابات\" id=\"autoname_36\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"المدير المالي\" id=\"autoname_38\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-1-1711223116.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>مع الموافقة</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المدقق\" id=\"autosign_35\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع الحسابات\" id=\"autosign_37\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة المالي\" id=\"autoagree_39\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-5-1713613358.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المالي\" id=\"autosign_40\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"text_field\" placeholder=\"المبلغ المستلم\" id=\"text_27\" style=\"width: 25%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b><input class=\"text_field\" placeholder=\"تاريخ الاستلام\" id=\"text_41\" style=\"width: 20%;\" disabled=\"\"></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"توقيع المستلم\" id=\"autosign_43\" disabled=\"\" style=\"width: 30%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"تاريخ الاستلام\" id=\"autodate_44\" disabled=\"\" style=\"width: 20%;\"></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"43\" style=\"border:none\"></td>  <td width=\"14\" style=\"border:none\"></td>  <td width=\"170\" style=\"border:none\"></td>  <td width=\"9\" style=\"border:none\"></td>  <td width=\"34\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"19\" style=\"border:none\"></td>  <td width=\"28\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"57\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 21, '2024-04-22 15:23:23', '2024-04-22 15:33:20', 1, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(37, 8, 8, NULL, 24, 'R01-M002-DD-24-Fn.St.', '2024-04-22 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<div align=\"right\" dir=\"rtl\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td>  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:16.3pt\">  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>  </td>  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">فاطمة دياب الماجد<br></p>  </td>  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ  التعيين<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">1<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة  العقد<o:p></o:p></span></b></p>  </td>  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">2<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:32.6pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:21.25pt\">  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>  </td>  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>  </td>  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">ادارة المستودعات<br></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>  </td>  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><br></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:149.2pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr>    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net    Payment<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.    All<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أساسي\" id=\"text_7\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"سكن\" id=\"text_8\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"انتقال\" id=\"text_9\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اعاشة\" id=\"text_10\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أخرى\" id=\"text_11\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اجمالي\" id=\"text_12\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  <div align=\"left\" dir=\"ltr\">  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:26.9pt\">    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b><input class=\"text_field\" placeholder=\"ملاحظات\" id=\"text_13\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:168.45pt\">  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">الحسابات<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:1;height:28.4pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>أدمن مدير النظام</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"مدير HR\" id=\"autoname_31\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم المدقق\" id=\"autoname_34\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم الحسابات\" id=\"autoname_36\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"المدير المالي\" id=\"autoname_38\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-1-1711223116.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة HR\" id=\"autoagree_32\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المدقق\" id=\"autosign_35\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع الحسابات\" id=\"autosign_37\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة المالي\" id=\"autoagree_39\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع HR\" id=\"autosign_33\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المالي\" id=\"autosign_40\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"text_field\" placeholder=\"المبلغ المستلم\" id=\"text_27\" style=\"width: 25%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b><input class=\"text_field\" placeholder=\"تاريخ الاستلام\" id=\"text_41\" style=\"width: 20%;\" disabled=\"\"></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"توقيع المستلم\" id=\"autosign_43\" disabled=\"\" style=\"width: 30%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"تاريخ الاستلام\" id=\"autodate_44\" disabled=\"\" style=\"width: 20%;\"></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"43\" style=\"border:none\"></td>  <td width=\"14\" style=\"border:none\"></td>  <td width=\"170\" style=\"border:none\"></td>  <td width=\"9\" style=\"border:none\"></td>  <td width=\"34\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"19\" style=\"border:none\"></td>  <td width=\"28\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"57\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 21, '2024-04-22 15:26:56', '2024-04-22 15:31:12', 1, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(38, 8, 8, NULL, 25, 'R01-M002-DD-25-Fn.St.', '2024-04-23 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<div align=\"right\" dir=\"rtl\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td>  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:16.3pt\">  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>  </td>  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"employees_30\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الموظفين</option><option value=\"1\">أدمن مدير النظام</option><option value=\"2\">فاطمة دياب الماجد</option><option value=\"5\">جواد عبد الله العتيبي</option><option value=\"6\">حسن محمود الغامدي</option><option value=\"8\">اياد حمزة الجهني</option><option value=\"11\">زايد جميل الزهراني</option><option value=\"12\">مؤيد ععر الشمالي</option></select><br></p>  </td>  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ  التعيين<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"تاريخ التعيين\" id=\"text_1\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة  العقد<o:p></o:p></span></b></p>  </td>  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"مدة العقد\" id=\"text_2\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"تاريخ انتهاء العقد\" id=\"text_3\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:32.6pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:21.25pt\">  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>  </td>  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"الوظيفة\" id=\"text_4\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>  </td>  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"managements_31\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الادارات</option><option value=\"4\">الادارة المركزية</option><option value=\"5\">ادارة المستودعات</option><option value=\"6\">ادارة شؤون الموظفين</option><option value=\"7\">المالية</option></select><br></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>  </td>  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"departments_32\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الأقسام</option><option value=\"3\">قسم التطوير</option><option value=\"4\">قسم الديوان</option><option value=\"5\">التدقيق الاداري</option><option value=\"6\">قسم الحسابات</option></select><br></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:149.2pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr>    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net    Payment<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.    All<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أساسي\" id=\"text_7\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"سكن\" id=\"text_8\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"انتقال\" id=\"text_9\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اعاشة\" id=\"text_10\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أخرى\" id=\"text_11\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اجمالي\" id=\"text_12\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  <div align=\"left\" dir=\"ltr\">  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:26.9pt\">    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b><input class=\"text_field\" placeholder=\"ملاحظات\" id=\"text_13\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:168.45pt\">  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">الحسابات<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:1;height:28.4pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>أدمن مدير النظام</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"مدير HR\" id=\"autoname_31\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم المدقق\" id=\"autoname_34\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم الحسابات\" id=\"autoname_36\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"المدير المالي\" id=\"autoname_38\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-1-1711223116.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة HR\" id=\"autoagree_32\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المدقق\" id=\"autosign_35\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع الحسابات\" id=\"autosign_37\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة المالي\" id=\"autoagree_39\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع HR\" id=\"autosign_33\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المالي\" id=\"autosign_40\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"text_field\" placeholder=\"المبلغ المستلم\" id=\"text_27\" style=\"width: 25%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b><input class=\"text_field\" placeholder=\"تاريخ الاستلام\" id=\"text_41\" style=\"width: 20%;\" disabled=\"\"></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"توقيع المستلم\" id=\"autosign_43\" disabled=\"\" style=\"width: 30%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"تاريخ الاستلام\" id=\"autodate_44\" disabled=\"\" style=\"width: 20%;\"></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"43\" style=\"border:none\"></td>  <td width=\"14\" style=\"border:none\"></td>  <td width=\"170\" style=\"border:none\"></td>  <td width=\"9\" style=\"border:none\"></td>  <td width=\"34\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"19\" style=\"border:none\"></td>  <td width=\"28\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"57\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 19, '2024-04-23 02:42:40', '2024-04-23 02:42:40', 1, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(39, 8, 8, NULL, 26, 'R01-M002-DD-26-Fn.St.', '2024-04-23 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<div align=\"right\" dir=\"rtl\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td>  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:16.3pt\">  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>  </td>  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"employees_30\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الموظفين</option><option value=\"1\">أدمن مدير النظام</option><option value=\"2\">فاطمة دياب الماجد</option><option value=\"5\">جواد عبد الله العتيبي</option><option value=\"6\">حسن محمود الغامدي</option><option value=\"8\">اياد حمزة الجهني</option><option value=\"11\">زايد جميل الزهراني</option><option value=\"12\">مؤيد ععر الشمالي</option></select><br></p>  </td>  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ  التعيين<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"تاريخ التعيين\" id=\"text_1\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة  العقد<o:p></o:p></span></b></p>  </td>  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"مدة العقد\" id=\"text_2\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"تاريخ انتهاء العقد\" id=\"text_3\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:32.6pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:21.25pt\">  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>  </td>  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"الوظيفة\" id=\"text_4\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>  </td>  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"managements_31\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الادارات</option><option value=\"4\">الادارة المركزية</option><option value=\"5\">ادارة المستودعات</option><option value=\"6\">ادارة شؤون الموظفين</option><option value=\"7\">المالية</option></select><br></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>  </td>  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"departments_32\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الأقسام</option><option value=\"3\">قسم التطوير</option><option value=\"4\">قسم الديوان</option><option value=\"5\">التدقيق الاداري</option><option value=\"6\">قسم الحسابات</option></select><br></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:149.2pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr>    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net    Payment<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.    All<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أساسي\" id=\"text_7\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"سكن\" id=\"text_8\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"انتقال\" id=\"text_9\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اعاشة\" id=\"text_10\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أخرى\" id=\"text_11\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اجمالي\" id=\"text_12\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  <div align=\"left\" dir=\"ltr\">  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:26.9pt\">    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b><input class=\"text_field\" placeholder=\"ملاحظات\" id=\"text_13\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:168.45pt\">  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">الحسابات<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:1;height:28.4pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>مؤيد ععر الشمالي</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"مدير HR\" id=\"autoname_31\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم المدقق\" id=\"autoname_34\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم الحسابات\" id=\"autoname_36\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"المدير المالي\" id=\"autoname_38\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-12-1713694455.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة HR\" id=\"autoagree_32\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المدقق\" id=\"autosign_35\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع الحسابات\" id=\"autosign_37\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة المالي\" id=\"autoagree_39\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع HR\" id=\"autosign_33\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المالي\" id=\"autosign_40\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"text_field\" placeholder=\"المبلغ المستلم\" id=\"text_27\" style=\"width: 25%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b><input class=\"text_field\" placeholder=\"تاريخ الاستلام\" id=\"text_41\" style=\"width: 20%;\" disabled=\"\"></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"توقيع المستلم\" id=\"autosign_43\" disabled=\"\" style=\"width: 30%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"تاريخ الاستلام\" id=\"autodate_44\" disabled=\"\" style=\"width: 20%;\"></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"43\" style=\"border:none\"></td>  <td width=\"14\" style=\"border:none\"></td>  <td width=\"170\" style=\"border:none\"></td>  <td width=\"9\" style=\"border:none\"></td>  <td width=\"34\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"19\" style=\"border:none\"></td>  <td width=\"28\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"57\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 19, '2024-04-23 02:53:12', '2024-04-23 02:53:12', 12, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(40, 8, 8, NULL, 27, 'R01-M002-DD-27-Fn.St.', '2024-04-23 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<div align=\"right\" dir=\"rtl\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td>  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:16.3pt\">  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>  </td>  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">مؤيد ععر الشمالي<br></p>  </td>  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ  التعيين<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">11/2/2020<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة  العقد<o:p></o:p></span></b></p>  </td>  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">سنة<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">11/2/2025<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:32.6pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:21.25pt\">  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>  </td>  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">مطور برامج<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>  </td>  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">الادارة المركزية<br></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>  </td>  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">قسم التطوير<br></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:149.2pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr>    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net    Payment<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.    All<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أساسي\" id=\"text_7\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"سكن\" id=\"text_8\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"انتقال\" id=\"text_9\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اعاشة\" id=\"text_10\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أخرى\" id=\"text_11\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اجمالي\" id=\"text_12\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  <div align=\"left\" dir=\"ltr\">  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:26.9pt\">    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b><input class=\"text_field\" placeholder=\"ملاحظات\" id=\"text_13\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:168.45pt\">  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">الحسابات<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:1;height:28.4pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>مؤيد ععر الشمالي</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>جواد عبد الله العتيبي</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم المدقق\" id=\"autoname_34\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم الحسابات\" id=\"autoname_36\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"المدير المالي\" id=\"autoname_38\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-12-1713694455.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>مع الموافقة</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المدقق\" id=\"autosign_35\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع الحسابات\" id=\"autosign_37\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة المالي\" id=\"autoagree_39\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-5-1713613358.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المالي\" id=\"autosign_40\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"text_field\" placeholder=\"المبلغ المستلم\" id=\"text_27\" style=\"width: 25%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b><input class=\"text_field\" placeholder=\"تاريخ الاستلام\" id=\"text_41\" style=\"width: 20%;\" disabled=\"\"></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"توقيع المستلم\" id=\"autosign_43\" disabled=\"\" style=\"width: 30%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"تاريخ الاستلام\" id=\"autodate_44\" disabled=\"\" style=\"width: 20%;\"></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"43\" style=\"border:none\"></td>  <td width=\"14\" style=\"border:none\"></td>  <td width=\"170\" style=\"border:none\"></td>  <td width=\"9\" style=\"border:none\"></td>  <td width=\"34\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"19\" style=\"border:none\"></td>  <td width=\"28\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"57\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 21, '2024-04-23 02:53:43', '2024-04-23 03:35:39', 12, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(41, 8, 8, NULL, 28, 'R01-HR-AA-28-Fn.St.', '2024-04-23 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<div align=\"right\" dir=\"rtl\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td>  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:16.3pt\">  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>  </td>  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">اياد حمزة الجهني<br></p>  </td>  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ  التعيين<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">11/2/2020<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة  العقد<o:p></o:p></span></b></p>  </td>  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">سنة<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">11/2/2025<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:32.6pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:21.25pt\">  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>  </td>  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">مطور برامج<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>  </td>  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">الادارة المركزية<br></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>  </td>  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">قسم التطوير<br></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:149.2pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr>    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net    Payment<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.    All<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b>2000</p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b>500</p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b>250</p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b>1000</p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b>3750</p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  <div align=\"left\" dir=\"ltr\">  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:26.9pt\">    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:168.45pt\">  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">الحسابات<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:1;height:28.4pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>مؤيد ععر الشمالي</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>جواد عبد الله العتيبي</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>مؤيد ععر الشمالي</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>اياد حمزة الجهني</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>زايد جميل الزهراني</p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-12-1713694455.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>مع الموافقة</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-12-1713694455.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-8-1713695106.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>مع الموافقة</p>    </td>   </tr>   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-5-1713613358.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-11-1713695856.png\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-2-1713696691.png\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b>23-4-2024</p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"43\" style=\"border:none\"></td>  <td width=\"14\" style=\"border:none\"></td>  <td width=\"170\" style=\"border:none\"></td>  <td width=\"9\" style=\"border:none\"></td>  <td width=\"34\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"19\" style=\"border:none\"></td>  <td width=\"28\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"57\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 25, '2024-04-23 06:58:51', '2024-04-23 07:13:40', 12, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(42, 8, 8, NULL, 29, 'R01-M002-DD-29-Fn.St.', '2024-04-23 00:00:00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '<div align=\"right\" dir=\"rtl\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td>  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:16.3pt\">  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>  </td>  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"employees_30\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الموظفين</option><option value=\"1\">أدمن مدير النظام</option><option value=\"2\">فاطمة دياب الماجد</option><option value=\"5\">جواد عبد الله العتيبي</option><option value=\"6\">حسن محمود الغامدي</option><option value=\"8\">اياد حمزة الجهني</option><option value=\"11\">زايد جميل الزهراني</option><option value=\"12\">مؤيد ععر الشمالي</option></select><br></p>  </td>  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ  التعيين<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"تاريخ التعيين\" id=\"text_1\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة  العقد<o:p></o:p></span></b></p>  </td>  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"مدة العقد\" id=\"text_2\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"تاريخ انتهاء العقد\" id=\"text_3\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:32.6pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:21.25pt\">  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>  </td>  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"الوظيفة\" id=\"text_4\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>  </td>  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"managements_31\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الادارات</option><option value=\"4\">الادارة المركزية</option><option value=\"5\">ادارة المستودعات</option><option value=\"6\">ادارة شؤون الموظفين</option><option value=\"7\">المالية</option></select><br></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>  </td>  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"departments_32\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الأقسام</option><option value=\"3\">قسم التطوير</option><option value=\"4\">قسم الديوان</option><option value=\"5\">التدقيق الاداري</option><option value=\"6\">قسم الحسابات</option></select><br></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:149.2pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr>    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net    Payment<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.    All<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أساسي\" id=\"text_7\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"سكن\" id=\"text_8\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"انتقال\" id=\"text_9\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اعاشة\" id=\"text_10\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أخرى\" id=\"text_11\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اجمالي\" id=\"text_12\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  <div align=\"left\" dir=\"ltr\">  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:26.9pt\">    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b><input class=\"text_field\" placeholder=\"ملاحظات\" id=\"text_13\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:168.45pt\">  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">الحسابات<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:1;height:28.4pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>أدمن مدير النظام</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"مدير HR\" id=\"autoname_31\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم المدقق\" id=\"autoname_34\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم الحسابات\" id=\"autoname_36\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"المدير المالي\" id=\"autoname_38\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-1-1711223116.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة HR\" id=\"autoagree_32\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المدقق\" id=\"autosign_35\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع الحسابات\" id=\"autosign_37\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة المالي\" id=\"autoagree_39\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع HR\" id=\"autosign_33\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المالي\" id=\"autosign_40\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"text_field\" placeholder=\"المبلغ المستلم\" id=\"text_27\" style=\"width: 25%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b><input class=\"text_field\" placeholder=\"تاريخ الاستلام\" id=\"text_41\" style=\"width: 20%;\" disabled=\"\"></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"توقيع المستلم\" id=\"autosign_43\" disabled=\"\" style=\"width: 30%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"تاريخ الاستلام\" id=\"autodate_44\" disabled=\"\" style=\"width: 20%;\"></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"43\" style=\"border:none\"></td>  <td width=\"14\" style=\"border:none\"></td>  <td width=\"170\" style=\"border:none\"></td>  <td width=\"9\" style=\"border:none\"></td>  <td width=\"34\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"19\" style=\"border:none\"></td>  <td width=\"28\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"57\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 19, '2024-04-23 09:46:35', '2024-04-23 09:46:35', 1, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(43, 8, 8, NULL, 30, 'R01-M002-DD-30-Fn.St.', '2024-04-23 00:00:00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '<div align=\"right\" dir=\"rtl\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td>  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:16.3pt\">  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>  </td>  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><br></p>  </td>  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ  التعيين<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة  العقد<o:p></o:p></span></b></p>  </td>  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:32.6pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:21.25pt\">  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>  </td>  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>  </td>  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><br></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>  </td>  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><br></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:149.2pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr>    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net    Payment<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.    All<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أساسي\" id=\"text_7\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"سكن\" id=\"text_8\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"انتقال\" id=\"text_9\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اعاشة\" id=\"text_10\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أخرى\" id=\"text_11\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اجمالي\" id=\"text_12\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  <div align=\"left\" dir=\"ltr\">  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:26.9pt\">    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b><input class=\"text_field\" placeholder=\"ملاحظات\" id=\"text_13\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:168.45pt\">  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">الحسابات<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:1;height:28.4pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>أدمن مدير النظام</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>جواد عبد الله العتيبي</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>جواد عبد الله العتيبي</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم الحسابات\" id=\"autoname_36\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"المدير المالي\" id=\"autoname_38\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-1-1711223116.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>مع الموافقة</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-5-1713613358.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع الحسابات\" id=\"autosign_37\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة المالي\" id=\"autoagree_39\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-5-1713613358.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المالي\" id=\"autosign_40\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"text_field\" placeholder=\"المبلغ المستلم\" id=\"text_27\" style=\"width: 25%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b><input class=\"text_field\" placeholder=\"تاريخ الاستلام\" id=\"text_41\" style=\"width: 20%;\" disabled=\"\"></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"توقيع المستلم\" id=\"autosign_43\" disabled=\"\" style=\"width: 30%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"تاريخ الاستلام\" id=\"autodate_44\" disabled=\"\" style=\"width: 20%;\"></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"43\" style=\"border:none\"></td>  <td width=\"14\" style=\"border:none\"></td>  <td width=\"170\" style=\"border:none\"></td>  <td width=\"9\" style=\"border:none\"></td>  <td width=\"34\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"19\" style=\"border:none\"></td>  <td width=\"28\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"57\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 23, '2024-04-23 15:31:31', '2024-04-23 15:34:32', 1, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(44, 8, 8, NULL, 31, 'R01-M002-DD-31-Fn.St.', '2024-04-23 00:00:00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '<div align=\"right\" dir=\"rtl\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td>  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:16.3pt\">  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>  </td>  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"employees_30\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الموظفين</option><option value=\"1\">أدمن مدير النظام</option><option value=\"2\">فاطمة دياب الماجد</option><option value=\"5\">جواد عبد الله العتيبي</option><option value=\"6\">حسن محمود الغامدي</option><option value=\"8\">اياد حمزة الجهني</option><option value=\"11\">زايد جميل الزهراني</option><option value=\"12\">مؤيد ععر الشمالي</option></select><br></p>  </td>  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ  التعيين<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"تاريخ التعيين\" id=\"text_1\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة  العقد<o:p></o:p></span></b></p>  </td>  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"مدة العقد\" id=\"text_2\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"تاريخ انتهاء العقد\" id=\"text_3\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:32.6pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:21.25pt\">  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>  </td>  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"الوظيفة\" id=\"text_4\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>  </td>  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"managements_31\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الادارات</option><option value=\"4\">الادارة المركزية</option><option value=\"5\">ادارة المستودعات</option><option value=\"6\">ادارة شؤون الموظفين</option><option value=\"7\">المالية</option></select><br></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>  </td>  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"departments_32\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الأقسام</option><option value=\"3\">قسم التطوير</option><option value=\"4\">قسم الديوان</option><option value=\"5\">التدقيق الاداري</option><option value=\"6\">قسم الحسابات</option></select><br></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:149.2pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr>    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net    Payment<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.    All<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أساسي\" id=\"text_7\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"سكن\" id=\"text_8\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"انتقال\" id=\"text_9\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اعاشة\" id=\"text_10\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أخرى\" id=\"text_11\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اجمالي\" id=\"text_12\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  <div align=\"left\" dir=\"ltr\">  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:26.9pt\">    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b><input class=\"text_field\" placeholder=\"ملاحظات\" id=\"text_13\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:168.45pt\">  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">الحسابات<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:1;height:28.4pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>أدمن مدير النظام</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"مدير HR\" id=\"autoname_31\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم المدقق\" id=\"autoname_34\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم الحسابات\" id=\"autoname_36\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"المدير المالي\" id=\"autoname_38\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-1-1711223116.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة HR\" id=\"autoagree_32\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المدقق\" id=\"autosign_35\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع الحسابات\" id=\"autosign_37\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة المالي\" id=\"autoagree_39\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع HR\" id=\"autosign_33\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المالي\" id=\"autosign_40\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"text_field\" placeholder=\"المبلغ المستلم\" id=\"text_27\" style=\"width: 25%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b><input class=\"text_field\" placeholder=\"تاريخ الاستلام\" id=\"text_41\" style=\"width: 20%;\" disabled=\"\"></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"توقيع المستلم\" id=\"autosign_43\" disabled=\"\" style=\"width: 30%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"تاريخ الاستلام\" id=\"autodate_44\" disabled=\"\" style=\"width: 20%;\"></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"43\" style=\"border:none\"></td>  <td width=\"14\" style=\"border:none\"></td>  <td width=\"170\" style=\"border:none\"></td>  <td width=\"9\" style=\"border:none\"></td>  <td width=\"34\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"19\" style=\"border:none\"></td>  <td width=\"28\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"57\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 19, '2024-04-23 16:05:59', '2024-04-23 16:05:59', 1, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(45, 8, 8, NULL, 32, 'R01-HR-DD-32-Fn.St.', '2024-04-23 00:00:00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '<div align=\"right\" dir=\"rtl\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td>  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:16.3pt\">  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>  </td>  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"employees_30\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الموظفين</option><option value=\"1\">أدمن مدير النظام</option><option value=\"2\">فاطمة دياب الماجد</option><option value=\"5\">جواد عبد الله العتيبي</option><option value=\"6\">حسن محمود الغامدي</option><option value=\"8\">اياد حمزة الجهني</option><option value=\"11\">زايد جميل الزهراني</option><option value=\"12\">مؤيد ععر الشمالي</option></select><br></p>  </td>  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ  التعيين<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"تاريخ التعيين\" id=\"text_1\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة  العقد<o:p></o:p></span></b></p>  </td>  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"مدة العقد\" id=\"text_2\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"تاريخ انتهاء العقد\" id=\"text_3\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:32.6pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:21.25pt\">  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>  </td>  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"الوظيفة\" id=\"text_4\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>  </td>  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"managements_31\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الادارات</option><option value=\"4\">الادارة المركزية</option><option value=\"5\">ادارة المستودعات</option><option value=\"6\">ادارة شؤون الموظفين</option><option value=\"7\">المالية</option></select><br></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>  </td>  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"departments_32\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الأقسام</option><option value=\"3\">قسم التطوير</option><option value=\"4\">قسم الديوان</option><option value=\"5\">التدقيق الاداري</option><option value=\"6\">قسم الحسابات</option></select><br></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:149.2pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr>    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net    Payment<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.    All<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أساسي\" id=\"text_7\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"سكن\" id=\"text_8\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"انتقال\" id=\"text_9\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اعاشة\" id=\"text_10\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أخرى\" id=\"text_11\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اجمالي\" id=\"text_12\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  <div align=\"left\" dir=\"ltr\">  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:26.9pt\">    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b><input class=\"text_field\" placeholder=\"ملاحظات\" id=\"text_13\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:168.45pt\">  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">الحسابات<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:1;height:28.4pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>جواد عبد الله العتيبي</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"مدير HR\" id=\"autoname_31\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم المدقق\" id=\"autoname_34\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم الحسابات\" id=\"autoname_36\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"المدير المالي\" id=\"autoname_38\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-5-1713613358.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة HR\" id=\"autoagree_32\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المدقق\" id=\"autosign_35\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع الحسابات\" id=\"autosign_37\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة المالي\" id=\"autoagree_39\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع HR\" id=\"autosign_33\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المالي\" id=\"autosign_40\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"text_field\" placeholder=\"المبلغ المستلم\" id=\"text_27\" style=\"width: 25%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b><input class=\"text_field\" placeholder=\"تاريخ الاستلام\" id=\"text_41\" style=\"width: 20%;\" disabled=\"\"></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"توقيع المستلم\" id=\"autosign_43\" disabled=\"\" style=\"width: 30%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"تاريخ الاستلام\" id=\"autodate_44\" disabled=\"\" style=\"width: 20%;\"></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"43\" style=\"border:none\"></td>  <td width=\"14\" style=\"border:none\"></td>  <td width=\"170\" style=\"border:none\"></td>  <td width=\"9\" style=\"border:none\"></td>  <td width=\"34\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"19\" style=\"border:none\"></td>  <td width=\"28\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"57\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 19, '2024-04-23 16:06:34', '2024-04-23 16:06:34', 5, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(46, 8, 8, NULL, 33, 'R01-HR-DD-33-Fn.St.', '2024-04-23 00:00:00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '<div align=\"right\" dir=\"rtl\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td>  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:16.3pt\">  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>  </td>  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"employees_30\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الموظفين</option><option value=\"1\">أدمن مدير النظام</option><option value=\"2\">فاطمة دياب الماجد</option><option value=\"5\">جواد عبد الله العتيبي</option><option value=\"6\">حسن محمود الغامدي</option><option value=\"8\">اياد حمزة الجهني</option><option value=\"11\">زايد جميل الزهراني</option><option value=\"12\">مؤيد ععر الشمالي</option></select><br></p>  </td>  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ  التعيين<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"تاريخ التعيين\" id=\"text_1\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة  العقد<o:p></o:p></span></b></p>  </td>  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"مدة العقد\" id=\"text_2\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"تاريخ انتهاء العقد\" id=\"text_3\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:32.6pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:21.25pt\">  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>  </td>  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"الوظيفة\" id=\"text_4\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>  </td>  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"managements_31\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الادارات</option><option value=\"4\">الادارة المركزية</option><option value=\"5\">ادارة المستودعات</option><option value=\"6\">ادارة شؤون الموظفين</option><option value=\"7\">المالية</option></select><br></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>  </td>  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><select id=\"departments_32\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الأقسام</option><option value=\"3\">قسم التطوير</option><option value=\"4\">قسم الديوان</option><option value=\"5\">التدقيق الاداري</option><option value=\"6\">قسم الحسابات</option></select><br></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:149.2pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr>    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net    Payment<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.    All<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أساسي\" id=\"text_7\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"سكن\" id=\"text_8\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"انتقال\" id=\"text_9\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اعاشة\" id=\"text_10\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أخرى\" id=\"text_11\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اجمالي\" id=\"text_12\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  <div align=\"left\" dir=\"ltr\">  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:26.9pt\">    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b><input class=\"text_field\" placeholder=\"ملاحظات\" id=\"text_13\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:168.45pt\">  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">الحسابات<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:1;height:28.4pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>جواد عبد الله العتيبي</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"مدير HR\" id=\"autoname_31\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم المدقق\" id=\"autoname_34\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم الحسابات\" id=\"autoname_36\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"المدير المالي\" id=\"autoname_38\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-5-1713613358.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة HR\" id=\"autoagree_32\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المدقق\" id=\"autosign_35\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع الحسابات\" id=\"autosign_37\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة المالي\" id=\"autoagree_39\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع HR\" id=\"autosign_33\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المالي\" id=\"autosign_40\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"text_field\" placeholder=\"المبلغ المستلم\" id=\"text_27\" style=\"width: 25%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b><input class=\"text_field\" placeholder=\"تاريخ الاستلام\" id=\"text_41\" style=\"width: 20%;\" disabled=\"\"></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"توقيع المستلم\" id=\"autosign_43\" disabled=\"\" style=\"width: 30%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"تاريخ الاستلام\" id=\"autodate_44\" disabled=\"\" style=\"width: 20%;\"></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"43\" style=\"border:none\"></td>  <td width=\"14\" style=\"border:none\"></td>  <td width=\"170\" style=\"border:none\"></td>  <td width=\"9\" style=\"border:none\"></td>  <td width=\"34\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"19\" style=\"border:none\"></td>  <td width=\"28\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"57\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 19, '2024-04-23 16:20:47', '2024-04-23 16:20:47', 5, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(47, 8, 8, NULL, 34, 'R01-M002-DD-34-Fn.St.', '2024-04-24 00:00:00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '<div align=\"right\" dir=\"rtl\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td>  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:16.3pt\">  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>  </td>  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">فاطمة دياب الماجد<br></p>  </td>  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ  التعيين<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">1/1/2020<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة  العقد<o:p></o:p></span></b></p>  </td>  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">سنة<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">1/1/2021<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:32.6pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:21.25pt\">  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>  </td>  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">مهندس<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>  </td>  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">الادارة المركزية<br></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>  </td>  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">قسم التطوير<br></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:149.2pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr>    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net    Payment<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.    All<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b>22</p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b>34</p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b>456</p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b>567</p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b>56756</p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b>567</p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  <div align=\"left\" dir=\"ltr\">  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:26.9pt\">    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b>لا يوجد</p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:168.45pt\">  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">الحسابات<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:1;height:28.4pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>أدمن مدير النظام</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>جواد عبد الله العتيبي</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>مؤيد ععر الشمالي</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>اياد حمزة الجهني</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>زايد جميل الزهراني</p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-1-1711223116.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>مع الموافقة</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-12-1713694455.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-8-1713695106.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>مع الموافقة</p>    </td>   </tr>   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-5-1713613358.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-11-1713695856.png\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b>2000<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b>1/1/2024</p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-2-1713696691.png\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b>24-4-2024</p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"43\" style=\"border:none\"></td>  <td width=\"14\" style=\"border:none\"></td>  <td width=\"170\" style=\"border:none\"></td>  <td width=\"9\" style=\"border:none\"></td>  <td width=\"34\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"19\" style=\"border:none\"></td>  <td width=\"28\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"57\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 25, '2024-04-24 05:34:18', '2024-04-27 14:23:49', 1, 'internals', 1, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(68, 8, 8, NULL, 55, 'R01-M002-DD-55-Fn.St.', '2024-04-24 00:00:00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '<div align=\"right\" dir=\"rtl\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td>  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:16.3pt\">  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>  </td>  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><br></p>  </td>  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ  التعيين<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة  العقد<o:p></o:p></span></b></p>  </td>  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:32.6pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:21.25pt\">  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>  </td>  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>  </td>  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><br></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>  </td>  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><br></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:149.2pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr>    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net    Payment<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.    All<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  <div align=\"left\" dir=\"ltr\">  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:26.9pt\">    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:168.45pt\">  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">الحسابات<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:1;height:28.4pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>أدمن مدير النظام</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>جواد عبد الله العتيبي</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>مؤيد ععر الشمالي</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>اياد حمزة الجهني</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>زايد جميل الزهراني</p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-1-1711223116.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>مع الموافقة</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-12-1713694455.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-8-1713695106.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>مع الموافقة</p>    </td>   </tr>   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-5-1713613358.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-11-1713695856.png\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><img width=\"125px\" src=\"https://trans3.crm.rs4it.com/public/../storage/app/public/Sign/sign-2-1713696691.png\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b>24-4-2024</p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"43\" style=\"border:none\"></td>  <td width=\"14\" style=\"border:none\"></td>  <td width=\"170\" style=\"border:none\"></td>  <td width=\"9\" style=\"border:none\"></td>  <td width=\"34\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"19\" style=\"border:none\"></td>  <td width=\"28\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"57\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 25, '2024-04-24 14:53:37', '2024-04-24 15:00:38', 1, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(69, 11, 10, NULL, 56, 'R01-HR-AA-56-CF', '2024-04-27 00:00:00', NULL, 2, 2, 2, NULL, NULL, NULL, NULL, '<div align=\"right\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"764\" style=\"margin-left: -44.1pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:44.5pt\">  <td width=\"318\" colspan=\"8\" style=\"width:238.5pt;border:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:44.5pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\" style=\"font-size:12.0pt\">CLEARANCE FORM<o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin\">إخلاء طرف</span></b><b><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"446\" colspan=\"12\" style=\"width:334.5pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:44.5pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"LTR\" style=\"margin-bottom:0cm;text-align:  center;line-height:normal\"><b>MOHAMED SAAD  AJLAN SONS COMPANY<o:p></o:p></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\" style=\"font-size:12.0pt\">Riyadh Headquarters</span></b><b><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:31.0pt\">  <td width=\"54\" style=\"width:40.5pt;border:none;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"54\" style=\"width:40.5pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\">اجازة</span><i class=\"far fa-check-circle\"></i><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><o:p></o:p></span></p>  </td>  <td width=\"72\" colspan=\"3\" style=\"width:54.0pt;border:none;mso-border-top-alt:  solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"76\" style=\"width:57.35pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">خروج نهائي</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"44\" style=\"width:32.65pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"44\" colspan=\"2\" style=\"width:32.65pt;border:none;mso-border-top-alt:  solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">أخرى</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"94\" colspan=\"4\" style=\"width:70.85pt;border:none;mso-border-top-alt:  solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"42\" style=\"width:31.5pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"54\" style=\"width:40.5pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\">Other<o:p></o:p></span></p>  </td>  <td width=\"36\" style=\"width:27.0pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"48\" colspan=\"2\" style=\"width:36.0pt;border:none;mso-border-top-alt:  solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\">Final</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"42\" style=\"width:31.5pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"104\" style=\"width:78.0pt;border:none;border-left:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\">Vacation</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:34.5pt\">  <td width=\"413\" colspan=\"12\" style=\"width:309.75pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:34.5pt\">  <div align=\"right\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:27.4pt\">    <td width=\"362\" style=\"width:271.2pt;border:solid windowtext 1.0pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:27.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin\">للاستعمال الداخلي فقط</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"351\" colspan=\"8\" style=\"width:263.25pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:34.5pt\">  <div align=\"right\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:27.4pt\">    <td width=\"362\" style=\"width:271.2pt;border:solid windowtext 1.0pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:27.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\">FOR INTERNAL ONLY</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:4.0pt\">  <td width=\"413\" colspan=\"12\" style=\"width:309.75pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:4.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"351\" colspan=\"8\" style=\"width:263.25pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:4.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:28.0pt\">  <td width=\"126\" colspan=\"3\" style=\"width:94.5pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">الاسم&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"450\" colspan=\"14\" style=\"width:337.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:28.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\">مؤيد الشمالي<span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"188\" colspan=\"3\" style=\"width:141.0pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;height:26.25pt\">  <td width=\"126\" colspan=\"3\" style=\"width:94.5pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:26.25pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">رقم العامل&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"450\" colspan=\"14\" style=\"width:337.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:26.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\">4826<span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"188\" colspan=\"3\" style=\"width:141.0pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:26.25pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Employee</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:6;height:25.5pt\">  <td width=\"126\" colspan=\"3\" style=\"width:94.5pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:25.5pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">المهنة&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"450\" colspan=\"14\" style=\"width:337.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:25.5pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\">مهندس<span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"188\" colspan=\"3\" style=\"width:141.0pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:25.5pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Title</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:7;height:26.25pt\">  <td width=\"126\" colspan=\"3\" style=\"width:94.5pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:26.25pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">القسم&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"450\" colspan=\"14\" style=\"width:337.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:26.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\">التدقيق الاداري<br></p>  </td>  <td width=\"188\" colspan=\"3\" style=\"width:141.0pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:26.25pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Department</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:8;height:29.25pt\">  <td width=\"126\" colspan=\"3\" style=\"width:94.5pt;border-top:none;border-left:none;  border-bottom:solid windowtext 1.5pt;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:29.25pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">توقيع الموظف </span></b><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:  minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"450\" colspan=\"14\" style=\"width:337.5pt;border:none;border-bottom:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:29.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><img width=\"125px\" src=\"https://trans2.crm.rs4it.com/public/../storage/app/public/Sign/sign-12-1713694455.png\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"188\" colspan=\"3\" style=\"width:141.0pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.5pt;border-right:  none;padding:0cm 5.4pt 0cm 5.4pt;height:29.25pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Employee  Sign</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:9;height:69.25pt\">  <td width=\"365\" colspan=\"10\" style=\"width:273.75pt;border-top:none;border-left:  none;border-bottom:solid windowtext 1.5pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:69.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"LTR\" style=\"margin-bottom:0cm;text-align:  center;line-height:normal\"><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin\">تستخدم هذه الشهادة لبيان ماعلى  الموظف من عهد قبل</span><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"LTR\" style=\"margin-bottom:0cm;text-align:  center;line-height:normal\"><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin\">مغادرته ولا تعتبر بأي حال من  الاحوال شهادة خبرة أو عدم</span><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:  minor-bidi\"><o:p></o:p></span></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">ممانعة من العودة الى العمل لدى جهات أخرى</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"399\" colspan=\"10\" style=\"width:299.25pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.5pt;border-right:  none;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:69.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\">This  is required only to issue clearance certificate to mentioned employee from  the company property and should not be utilized as an experience certificate  or no objection certificate to return back KSA to work with other company</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:10;height:35.4pt\">  <td width=\"408\" colspan=\"11\" style=\"width:306.0pt;border:none;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:35.4pt\">  <div align=\"right\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:27.4pt\">    <td width=\"362\" style=\"width:271.2pt;border:solid windowtext 1.0pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:27.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;    mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:    minor-latin\">تاريخ السفر </span></b><b><span lang=\"AR-SA\" style=\"font-family:    &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;    mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:    minor-bidi\"><o:p></o:p></span></b></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"356\" colspan=\"9\" style=\"width:267.0pt;border:none;border-left:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:35.4pt\">  <div align=\"right\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:27.4pt\">    <td width=\"362\" style=\"width:271.2pt;border:solid windowtext 1.0pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:27.4pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Date of Travelling</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:11;height:23.35pt\">  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:23.35pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>1&nbsp; الرئيس المباشر&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:23.35pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"الرئيس المباشر\" id=\"autosign_12\" disabled=\"\" style=\"width: 90%;\"></p>  </td>  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:23.35pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"AR-SA\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>&nbsp;</span></b><b><span dir=\"LTR\">Direct Supervisor</span></b><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:  minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:12;height:22.9pt\">  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:22.9pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">2</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp; أمين الصندوق&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:22.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"autotext_field\" placeholder=\"أمين الصندوق\" id=\"autosign_13\" disabled=\"\" style=\"width: 90%;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:22.9pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"AR-SA\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>&nbsp;</span></b><b><span dir=\"LTR\">Cashier</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:13;height:22.0pt\">  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>3  الرواتب&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:22.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"autotext_field\" placeholder=\"الرواتب\" id=\"autosign_14\" disabled=\"\" style=\"width: 90%;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>&nbsp;Payroll</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:14;height:22.0pt\">  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>4  شؤون الموظفين&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:22.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"autotext_field\" placeholder=\"شؤون الموظفين\" id=\"autosign_15\" disabled=\"\" style=\"width: 90%;\"><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>&nbsp;Personnel Department</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:15;height:33.25pt\">  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:33.25pt\">  <div align=\"right\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:25.15pt\">    <td width=\"100\" style=\"width:75.35pt;border:solid windowtext 1.0pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:25.15pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin\">ملاحظات</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;    mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:    minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:33.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">يلزم تسليم بطاقة التأمين الصحي + رخصة القيادة السعودية للمغادر  نهائي</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:33.25pt\">  <div align=\"right\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"114\" style=\"margin-left: 43.85pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:25.15pt\">    <td width=\"114\" style=\"width:85.5pt;border:solid windowtext 1.0pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:25.15pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Remarks</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:16;height:20.25pt\">  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:20.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">بطاقة التأمين الصحي</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:20.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:20.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:17;mso-yfti-lastrow:yes;height:32.85pt\">  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border-top:none;border-left:  none;border-bottom:solid windowtext 1.5pt;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:32.85pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">رخصة القيادة السعودية</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;border-bottom:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:32.85pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.5pt;border-right:  none;padding:0cm 5.4pt 0cm 5.4pt;height:32.85pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"54\" style=\"border:none\"></td>  <td width=\"54\" style=\"border:none\"></td>  <td width=\"18\" style=\"border:none\"></td>  <td width=\"42\" style=\"border:none\"></td>  <td width=\"12\" style=\"border:none\"></td>  <td width=\"76\" style=\"border:none\"></td>  <td width=\"44\" style=\"border:none\"></td>  <td width=\"18\" style=\"border:none\"></td>  <td width=\"26\" style=\"border:none\"></td>  <td width=\"21\" style=\"border:none\"></td>  <td width=\"43\" style=\"border:none\"></td>  <td width=\"5\" style=\"border:none\"></td>  <td width=\"25\" style=\"border:none\"></td>  <td width=\"42\" style=\"border:none\"></td>  <td width=\"54\" style=\"border:none\"></td>  <td width=\"36\" style=\"border:none\"></td>  <td width=\"6\" style=\"border:none\"></td>  <td width=\"42\" style=\"border:none\"></td>  <td width=\"42\" style=\"border:none\"></td>  <td width=\"104\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\" style=\"unicode-bidi: embed;\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 29, '2024-04-27 11:32:49', '2024-04-27 11:33:33', 12, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(70, 11, 10, NULL, 57, 'R01-Info-IS-57-CF', '2024-04-27 00:00:00', NULL, 2, 2, 2, NULL, NULL, NULL, NULL, '<div align=\"right\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"764\" style=\"margin-left: -44.1pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:44.5pt\">  <td width=\"318\" colspan=\"8\" style=\"width:238.5pt;border:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:44.5pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\" style=\"font-size:12.0pt\">CLEARANCE FORM<o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin\">إخلاء طرف</span></b><b><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"446\" colspan=\"12\" style=\"width:334.5pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:44.5pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"LTR\" style=\"margin-bottom:0cm;text-align:  center;line-height:normal\"><b>MOHAMED SAAD  AJLAN SONS COMPANY<o:p></o:p></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\" style=\"font-size:12.0pt\">Riyadh Headquarters</span></b><b><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:31.0pt\">  <td width=\"54\" style=\"width:40.5pt;border:none;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"54\" style=\"width:40.5pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\">اجازة</span><i class=\"far fa-check-circle\"></i><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><o:p></o:p></span></p>  </td>  <td width=\"72\" colspan=\"3\" style=\"width:54.0pt;border:none;mso-border-top-alt:  solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"76\" style=\"width:57.35pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">خروج نهائي</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"44\" style=\"width:32.65pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"44\" colspan=\"2\" style=\"width:32.65pt;border:none;mso-border-top-alt:  solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">أخرى</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"94\" colspan=\"4\" style=\"width:70.85pt;border:none;mso-border-top-alt:  solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"42\" style=\"width:31.5pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"54\" style=\"width:40.5pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\">Other<o:p></o:p></span></p>  </td>  <td width=\"36\" style=\"width:27.0pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"48\" colspan=\"2\" style=\"width:36.0pt;border:none;mso-border-top-alt:  solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\">Final</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"42\" style=\"width:31.5pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"104\" style=\"width:78.0pt;border:none;border-left:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\">Vacation</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:34.5pt\">  <td width=\"413\" colspan=\"12\" style=\"width:309.75pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:34.5pt\">  <div align=\"right\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:27.4pt\">    <td width=\"362\" style=\"width:271.2pt;border:solid windowtext 1.0pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:27.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin\">للاستعمال الداخلي فقط</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"351\" colspan=\"8\" style=\"width:263.25pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:34.5pt\">  <div align=\"right\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:27.4pt\">    <td width=\"362\" style=\"width:271.2pt;border:solid windowtext 1.0pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:27.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\">FOR INTERNAL ONLY</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:4.0pt\">  <td width=\"413\" colspan=\"12\" style=\"width:309.75pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:4.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"351\" colspan=\"8\" style=\"width:263.25pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:4.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:28.0pt\">  <td width=\"126\" colspan=\"3\" style=\"width:94.5pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">الاسم&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"450\" colspan=\"14\" style=\"width:337.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:28.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\">زيد دياب<span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"188\" colspan=\"3\" style=\"width:141.0pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;height:26.25pt\">  <td width=\"126\" colspan=\"3\" style=\"width:94.5pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:26.25pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">رقم العامل&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"450\" colspan=\"14\" style=\"width:337.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:26.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\">4826<span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"188\" colspan=\"3\" style=\"width:141.0pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:26.25pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Employee</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:6;height:25.5pt\">  <td width=\"126\" colspan=\"3\" style=\"width:94.5pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:25.5pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">المهنة&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"450\" colspan=\"14\" style=\"width:337.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:25.5pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\">مهندس<span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"188\" colspan=\"3\" style=\"width:141.0pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:25.5pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Title</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:7;height:26.25pt\">  <td width=\"126\" colspan=\"3\" style=\"width:94.5pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:26.25pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">القسم&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"450\" colspan=\"14\" style=\"width:337.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:26.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\">نظم المعلومات<br></p>  </td>  <td width=\"188\" colspan=\"3\" style=\"width:141.0pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:26.25pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Department</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:8;height:29.25pt\">  <td width=\"126\" colspan=\"3\" style=\"width:94.5pt;border-top:none;border-left:none;  border-bottom:solid windowtext 1.5pt;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:29.25pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">توقيع الموظف </span></b><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:  minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"450\" colspan=\"14\" style=\"width:337.5pt;border:none;border-bottom:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:29.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><img width=\"125px\" src=\"https://trans2.crm.rs4it.com/public/../storage/app/public/Sign/sign-13-1714228747.png\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"188\" colspan=\"3\" style=\"width:141.0pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.5pt;border-right:  none;padding:0cm 5.4pt 0cm 5.4pt;height:29.25pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Employee  Sign</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:9;height:69.25pt\">  <td width=\"365\" colspan=\"10\" style=\"width:273.75pt;border-top:none;border-left:  none;border-bottom:solid windowtext 1.5pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:69.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"LTR\" style=\"margin-bottom:0cm;text-align:  center;line-height:normal\"><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin\">تستخدم هذه الشهادة لبيان ماعلى  الموظف من عهد قبل</span><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"LTR\" style=\"margin-bottom:0cm;text-align:  center;line-height:normal\"><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin\">مغادرته ولا تعتبر بأي حال من  الاحوال شهادة خبرة أو عدم</span><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:  minor-bidi\"><o:p></o:p></span></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">ممانعة من العودة الى العمل لدى جهات أخرى</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"399\" colspan=\"10\" style=\"width:299.25pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.5pt;border-right:  none;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:69.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\">This  is required only to issue clearance certificate to mentioned employee from  the company property and should not be utilized as an experience certificate  or no objection certificate to return back KSA to work with other company</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:10;height:35.4pt\">  <td width=\"408\" colspan=\"11\" style=\"width:306.0pt;border:none;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:35.4pt\">  <div align=\"right\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:27.4pt\">    <td width=\"362\" style=\"width:271.2pt;border:solid windowtext 1.0pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:27.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;    mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:    minor-latin\">تاريخ السفر </span></b><b><span lang=\"AR-SA\" style=\"font-family:    &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;    mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:    minor-bidi\"><o:p></o:p></span></b></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"356\" colspan=\"9\" style=\"width:267.0pt;border:none;border-left:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:35.4pt\">  <div align=\"right\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:27.4pt\">    <td width=\"362\" style=\"width:271.2pt;border:solid windowtext 1.0pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:27.4pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Date of Travelling</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:11;height:23.35pt\">  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:23.35pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>1&nbsp; الرئيس المباشر&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:23.35pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans2.crm.rs4it.com/public/../storage/app/public\"></p>  </td>  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:23.35pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"AR-SA\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>&nbsp;</span></b><b><span dir=\"LTR\">Direct Supervisor</span></b><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:  minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:12;height:22.9pt\">  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:22.9pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">2</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp; أمين الصندوق&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:22.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><img width=\"125px\" src=\"https://trans2.crm.rs4it.com/public/../storage/app/public/Sign/sign-2-1713696691.png\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:22.9pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"AR-SA\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>&nbsp;</span></b><b><span dir=\"LTR\">Cashier</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:13;height:22.0pt\">  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>3  الرواتب&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:22.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><img width=\"125px\" src=\"https://trans2.crm.rs4it.com/public/../storage/app/public/Sign/sign-11-1713695856.png\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>&nbsp;Payroll</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:14;height:22.0pt\">  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>4  شؤون الموظفين&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:22.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><img width=\"125px\" src=\"https://trans2.crm.rs4it.com/public/../storage/app/public/Sign/sign-5-1713613358.png\"><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>&nbsp;Personnel Department</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:15;height:33.25pt\">  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:33.25pt\">  <div align=\"right\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:25.15pt\">    <td width=\"100\" style=\"width:75.35pt;border:solid windowtext 1.0pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:25.15pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin\">ملاحظات</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;    mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:    minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:33.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">يلزم تسليم بطاقة التأمين الصحي + رخصة القيادة السعودية للمغادر  نهائي</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:33.25pt\">  <div align=\"right\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"114\" style=\"margin-left: 43.85pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:25.15pt\">    <td width=\"114\" style=\"width:85.5pt;border:solid windowtext 1.0pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:25.15pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Remarks</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:16;height:20.25pt\">  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:20.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">بطاقة التأمين الصحي</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:20.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:20.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:17;mso-yfti-lastrow:yes;height:32.85pt\">  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border-top:none;border-left:  none;border-bottom:solid windowtext 1.5pt;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:32.85pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">رخصة القيادة السعودية</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;border-bottom:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:32.85pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.5pt;border-right:  none;padding:0cm 5.4pt 0cm 5.4pt;height:32.85pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"54\" style=\"border:none\"></td>  <td width=\"54\" style=\"border:none\"></td>  <td width=\"18\" style=\"border:none\"></td>  <td width=\"42\" style=\"border:none\"></td>  <td width=\"12\" style=\"border:none\"></td>  <td width=\"76\" style=\"border:none\"></td>  <td width=\"44\" style=\"border:none\"></td>  <td width=\"18\" style=\"border:none\"></td>  <td width=\"26\" style=\"border:none\"></td>  <td width=\"21\" style=\"border:none\"></td>  <td width=\"43\" style=\"border:none\"></td>  <td width=\"5\" style=\"border:none\"></td>  <td width=\"25\" style=\"border:none\"></td>  <td width=\"42\" style=\"border:none\"></td>  <td width=\"54\" style=\"border:none\"></td>  <td width=\"36\" style=\"border:none\"></td>  <td width=\"6\" style=\"border:none\"></td>  <td width=\"42\" style=\"border:none\"></td>  <td width=\"42\" style=\"border:none\"></td>  <td width=\"104\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\" style=\"unicode-bidi: embed;\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 32, '2024-04-27 11:41:21', '2024-04-27 12:51:15', 13, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(71, 11, 10, NULL, 58, 'R01-Info-IS-58-CF', '2024-04-27 00:00:00', NULL, 2, 2, 2, NULL, NULL, NULL, NULL, '<div align=\"right\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"764\" style=\"margin-left: -44.1pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:44.5pt\">  <td width=\"318\" colspan=\"8\" style=\"width:238.5pt;border:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:44.5pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\" style=\"font-size:12.0pt\">CLEARANCE FORM<o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin\">إخلاء طرف</span></b><b><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"446\" colspan=\"12\" style=\"width:334.5pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:44.5pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"LTR\" style=\"margin-bottom:0cm;text-align:  center;line-height:normal\"><b>MOHAMED SAAD  AJLAN SONS COMPANY<o:p></o:p></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\" style=\"font-size:12.0pt\">Riyadh Headquarters</span></b><b><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:31.0pt\">  <td width=\"54\" style=\"width:40.5pt;border:none;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"54\" style=\"width:40.5pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\">اجازة</span><i class=\"far fa-check-circle\"></i><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><o:p></o:p></span></p>  </td>  <td width=\"72\" colspan=\"3\" style=\"width:54.0pt;border:none;mso-border-top-alt:  solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"76\" style=\"width:57.35pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">خروج نهائي</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"44\" style=\"width:32.65pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"44\" colspan=\"2\" style=\"width:32.65pt;border:none;mso-border-top-alt:  solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">أخرى</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"94\" colspan=\"4\" style=\"width:70.85pt;border:none;mso-border-top-alt:  solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"42\" style=\"width:31.5pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"54\" style=\"width:40.5pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\">Other<o:p></o:p></span></p>  </td>  <td width=\"36\" style=\"width:27.0pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"48\" colspan=\"2\" style=\"width:36.0pt;border:none;mso-border-top-alt:  solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\">Final</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"42\" style=\"width:31.5pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"104\" style=\"width:78.0pt;border:none;border-left:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\">Vacation</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:34.5pt\">  <td width=\"413\" colspan=\"12\" style=\"width:309.75pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:34.5pt\">  <div align=\"right\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:27.4pt\">    <td width=\"362\" style=\"width:271.2pt;border:solid windowtext 1.0pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:27.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin\">للاستعمال الداخلي فقط</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"351\" colspan=\"8\" style=\"width:263.25pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:34.5pt\">  <div align=\"right\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:27.4pt\">    <td width=\"362\" style=\"width:271.2pt;border:solid windowtext 1.0pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:27.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\">FOR INTERNAL ONLY</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:4.0pt\">  <td width=\"413\" colspan=\"12\" style=\"width:309.75pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:4.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"351\" colspan=\"8\" style=\"width:263.25pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:4.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:28.0pt\">  <td width=\"126\" colspan=\"3\" style=\"width:94.5pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">الاسم&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"450\" colspan=\"14\" style=\"width:337.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:28.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\">زيد دياب<span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"188\" colspan=\"3\" style=\"width:141.0pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;height:26.25pt\">  <td width=\"126\" colspan=\"3\" style=\"width:94.5pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:26.25pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">رقم العامل&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"450\" colspan=\"14\" style=\"width:337.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:26.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\">4826<span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"188\" colspan=\"3\" style=\"width:141.0pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:26.25pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Employee</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:6;height:25.5pt\">  <td width=\"126\" colspan=\"3\" style=\"width:94.5pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:25.5pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">المهنة&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"450\" colspan=\"14\" style=\"width:337.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:25.5pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\">مهندس<span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"188\" colspan=\"3\" style=\"width:141.0pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:25.5pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Title</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:7;height:26.25pt\">  <td width=\"126\" colspan=\"3\" style=\"width:94.5pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:26.25pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">القسم&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"450\" colspan=\"14\" style=\"width:337.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:26.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\">نظم المعلومات<br></p>  </td>  <td width=\"188\" colspan=\"3\" style=\"width:141.0pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:26.25pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Department</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:8;height:29.25pt\">  <td width=\"126\" colspan=\"3\" style=\"width:94.5pt;border-top:none;border-left:none;  border-bottom:solid windowtext 1.5pt;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:29.25pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">توقيع الموظف </span></b><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:  minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"450\" colspan=\"14\" style=\"width:337.5pt;border:none;border-bottom:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:29.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><img width=\"125px\" src=\"https://trans2.crm.rs4it.com/public/../storage/app/public/Sign/sign-13-1714228747.png\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"188\" colspan=\"3\" style=\"width:141.0pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.5pt;border-right:  none;padding:0cm 5.4pt 0cm 5.4pt;height:29.25pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Employee  Sign</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:9;height:69.25pt\">  <td width=\"365\" colspan=\"10\" style=\"width:273.75pt;border-top:none;border-left:  none;border-bottom:solid windowtext 1.5pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:69.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"LTR\" style=\"margin-bottom:0cm;text-align:  center;line-height:normal\"><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin\">تستخدم هذه الشهادة لبيان ماعلى  الموظف من عهد قبل</span><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"LTR\" style=\"margin-bottom:0cm;text-align:  center;line-height:normal\"><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin\">مغادرته ولا تعتبر بأي حال من  الاحوال شهادة خبرة أو عدم</span><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:  minor-bidi\"><o:p></o:p></span></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">ممانعة من العودة الى العمل لدى جهات أخرى</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"399\" colspan=\"10\" style=\"width:299.25pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.5pt;border-right:  none;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:69.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\">This  is required only to issue clearance certificate to mentioned employee from  the company property and should not be utilized as an experience certificate  or no objection certificate to return back KSA to work with other company</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:10;height:35.4pt\">  <td width=\"408\" colspan=\"11\" style=\"width:306.0pt;border:none;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:35.4pt\">  <div align=\"right\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:27.4pt\">    <td width=\"362\" style=\"width:271.2pt;border:solid windowtext 1.0pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:27.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;    mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:    minor-latin\">تاريخ السفر </span></b><b><span lang=\"AR-SA\" style=\"font-family:    &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;    mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:    minor-bidi\"><o:p></o:p></span></b></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"356\" colspan=\"9\" style=\"width:267.0pt;border:none;border-left:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:35.4pt\">  <div align=\"right\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:27.4pt\">    <td width=\"362\" style=\"width:271.2pt;border:solid windowtext 1.0pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:27.4pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Date of Travelling</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:11;height:23.35pt\">  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:23.35pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>1&nbsp; الرئيس المباشر&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:23.35pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"الرئيس المباشر\" id=\"autosign_12\" disabled=\"\" style=\"width: 90%;\"></p>  </td>  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:23.35pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"AR-SA\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>&nbsp;</span></b><b><span dir=\"LTR\">Direct Supervisor</span></b><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:  minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:12;height:22.9pt\">  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:22.9pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">2</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp; أمين الصندوق&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:22.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"autotext_field\" placeholder=\"أمين الصندوق\" id=\"autosign_13\" disabled=\"\" style=\"width: 90%;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:22.9pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"AR-SA\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>&nbsp;</span></b><b><span dir=\"LTR\">Cashier</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:13;height:22.0pt\">  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>3  الرواتب&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:22.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"autotext_field\" placeholder=\"الرواتب\" id=\"autosign_14\" disabled=\"\" style=\"width: 90%;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>&nbsp;Payroll</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:14;height:22.0pt\">  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>4  شؤون الموظفين&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:22.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"autotext_field\" placeholder=\"شؤون الموظفين\" id=\"autosign_15\" disabled=\"\" style=\"width: 90%;\"><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>&nbsp;Personnel Department</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:15;height:33.25pt\">  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:33.25pt\">  <div align=\"right\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:25.15pt\">    <td width=\"100\" style=\"width:75.35pt;border:solid windowtext 1.0pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:25.15pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin\">ملاحظات</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;    mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:    minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:33.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">يلزم تسليم بطاقة التأمين الصحي + رخصة القيادة السعودية للمغادر  نهائي</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:33.25pt\">  <div align=\"right\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"114\" style=\"margin-left: 43.85pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:25.15pt\">    <td width=\"114\" style=\"width:85.5pt;border:solid windowtext 1.0pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:25.15pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Remarks</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:16;height:20.25pt\">  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:20.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">بطاقة التأمين الصحي</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:20.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:20.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:17;mso-yfti-lastrow:yes;height:32.85pt\">  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border-top:none;border-left:  none;border-bottom:solid windowtext 1.5pt;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:32.85pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">رخصة القيادة السعودية</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;border-bottom:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:32.85pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.5pt;border-right:  none;padding:0cm 5.4pt 0cm 5.4pt;height:32.85pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"54\" style=\"border:none\"></td>  <td width=\"54\" style=\"border:none\"></td>  <td width=\"18\" style=\"border:none\"></td>  <td width=\"42\" style=\"border:none\"></td>  <td width=\"12\" style=\"border:none\"></td>  <td width=\"76\" style=\"border:none\"></td>  <td width=\"44\" style=\"border:none\"></td>  <td width=\"18\" style=\"border:none\"></td>  <td width=\"26\" style=\"border:none\"></td>  <td width=\"21\" style=\"border:none\"></td>  <td width=\"43\" style=\"border:none\"></td>  <td width=\"5\" style=\"border:none\"></td>  <td width=\"25\" style=\"border:none\"></td>  <td width=\"42\" style=\"border:none\"></td>  <td width=\"54\" style=\"border:none\"></td>  <td width=\"36\" style=\"border:none\"></td>  <td width=\"6\" style=\"border:none\"></td>  <td width=\"42\" style=\"border:none\"></td>  <td width=\"42\" style=\"border:none\"></td>  <td width=\"104\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\" style=\"unicode-bidi: embed;\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 29, '2024-04-27 12:55:10', '2024-04-27 12:55:48', 13, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(72, 11, 10, NULL, 59, 'R01-Info-IS-59-CF', '2024-04-27 00:00:00', NULL, 2, 2, 2, NULL, NULL, NULL, NULL, '<div align=\"right\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"764\" style=\"margin-left: -44.1pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:44.5pt\">  <td width=\"318\" colspan=\"8\" style=\"width:238.5pt;border:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:44.5pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\" style=\"font-size:12.0pt\">CLEARANCE FORM<o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin\">إخلاء طرف</span></b><b><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"446\" colspan=\"12\" style=\"width:334.5pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:44.5pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"LTR\" style=\"margin-bottom:0cm;text-align:  center;line-height:normal\"><b>MOHAMED SAAD  AJLAN SONS COMPANY<o:p></o:p></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\" style=\"font-size:12.0pt\">Riyadh Headquarters</span></b><b><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:31.0pt\">  <td width=\"54\" style=\"width:40.5pt;border:none;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"54\" style=\"width:40.5pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\">اجازة</span><i class=\"far fa-check-circle\"></i><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><o:p></o:p></span></p>  </td>  <td width=\"72\" colspan=\"3\" style=\"width:54.0pt;border:none;mso-border-top-alt:  solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"76\" style=\"width:57.35pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">خروج نهائي</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"44\" style=\"width:32.65pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"44\" colspan=\"2\" style=\"width:32.65pt;border:none;mso-border-top-alt:  solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">أخرى</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"94\" colspan=\"4\" style=\"width:70.85pt;border:none;mso-border-top-alt:  solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"42\" style=\"width:31.5pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"54\" style=\"width:40.5pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\">Other<o:p></o:p></span></p>  </td>  <td width=\"36\" style=\"width:27.0pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"48\" colspan=\"2\" style=\"width:36.0pt;border:none;mso-border-top-alt:  solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\">Final</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"42\" style=\"width:31.5pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"104\" style=\"width:78.0pt;border:none;border-left:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\">Vacation</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:34.5pt\">  <td width=\"413\" colspan=\"12\" style=\"width:309.75pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:34.5pt\">  <div align=\"right\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:27.4pt\">    <td width=\"362\" style=\"width:271.2pt;border:solid windowtext 1.0pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:27.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin\">للاستعمال الداخلي فقط</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"351\" colspan=\"8\" style=\"width:263.25pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:34.5pt\">  <div align=\"right\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:27.4pt\">    <td width=\"362\" style=\"width:271.2pt;border:solid windowtext 1.0pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:27.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\">FOR INTERNAL ONLY</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:4.0pt\">  <td width=\"413\" colspan=\"12\" style=\"width:309.75pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:4.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"351\" colspan=\"8\" style=\"width:263.25pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:4.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:28.0pt\">  <td width=\"126\" colspan=\"3\" style=\"width:94.5pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">الاسم&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"450\" colspan=\"14\" style=\"width:337.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:28.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\">زيد دياب<span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"188\" colspan=\"3\" style=\"width:141.0pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;height:26.25pt\">  <td width=\"126\" colspan=\"3\" style=\"width:94.5pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:26.25pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">رقم العامل&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"450\" colspan=\"14\" style=\"width:337.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:26.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\">4826<span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"188\" colspan=\"3\" style=\"width:141.0pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:26.25pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Employee</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:6;height:25.5pt\">  <td width=\"126\" colspan=\"3\" style=\"width:94.5pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:25.5pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">المهنة&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"450\" colspan=\"14\" style=\"width:337.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:25.5pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\">مهندس<span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"188\" colspan=\"3\" style=\"width:141.0pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:25.5pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Title</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:7;height:26.25pt\">  <td width=\"126\" colspan=\"3\" style=\"width:94.5pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:26.25pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">القسم&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"450\" colspan=\"14\" style=\"width:337.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:26.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\">نظم المعلومات<br></p>  </td>  <td width=\"188\" colspan=\"3\" style=\"width:141.0pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:26.25pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Department</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:8;height:29.25pt\">  <td width=\"126\" colspan=\"3\" style=\"width:94.5pt;border-top:none;border-left:none;  border-bottom:solid windowtext 1.5pt;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:29.25pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">توقيع الموظف </span></b><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:  minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"450\" colspan=\"14\" style=\"width:337.5pt;border:none;border-bottom:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:29.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><img width=\"125px\" src=\"https://trans2.crm.rs4it.com/public/../storage/app/public/Sign/sign-13-1714228747.png\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"188\" colspan=\"3\" style=\"width:141.0pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.5pt;border-right:  none;padding:0cm 5.4pt 0cm 5.4pt;height:29.25pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Employee  Sign</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:9;height:69.25pt\">  <td width=\"365\" colspan=\"10\" style=\"width:273.75pt;border-top:none;border-left:  none;border-bottom:solid windowtext 1.5pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:69.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"LTR\" style=\"margin-bottom:0cm;text-align:  center;line-height:normal\"><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin\">تستخدم هذه الشهادة لبيان ماعلى  الموظف من عهد قبل</span><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"LTR\" style=\"margin-bottom:0cm;text-align:  center;line-height:normal\"><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin\">مغادرته ولا تعتبر بأي حال من  الاحوال شهادة خبرة أو عدم</span><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:  minor-bidi\"><o:p></o:p></span></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">ممانعة من العودة الى العمل لدى جهات أخرى</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"399\" colspan=\"10\" style=\"width:299.25pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.5pt;border-right:  none;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:69.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\">This  is required only to issue clearance certificate to mentioned employee from  the company property and should not be utilized as an experience certificate  or no objection certificate to return back KSA to work with other company</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:10;height:35.4pt\">  <td width=\"408\" colspan=\"11\" style=\"width:306.0pt;border:none;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:35.4pt\">  <div align=\"right\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:27.4pt\">    <td width=\"362\" style=\"width:271.2pt;border:solid windowtext 1.0pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:27.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;    mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:    minor-latin\">تاريخ السفر </span></b><b><span lang=\"AR-SA\" style=\"font-family:    &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;    mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:    minor-bidi\"><o:p></o:p></span></b></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"356\" colspan=\"9\" style=\"width:267.0pt;border:none;border-left:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:35.4pt\">  <div align=\"right\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:27.4pt\">    <td width=\"362\" style=\"width:271.2pt;border:solid windowtext 1.0pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:27.4pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Date of Travelling</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:11;height:23.35pt\">  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:23.35pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>1&nbsp; الرئيس المباشر&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:23.35pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans2.crm.rs4it.com/public/../storage/app/public/Sign/sign-14-1714233415.png\"></p>  </td>  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:23.35pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"AR-SA\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>&nbsp;</span></b><b><span dir=\"LTR\">Direct Supervisor</span></b><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:  minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:12;height:22.9pt\">  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:22.9pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">2</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp; أمين الصندوق&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:22.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><img width=\"125px\" src=\"https://trans2.crm.rs4it.com/public/../storage/app/public/Sign/sign-2-1713696691.png\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:22.9pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"AR-SA\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>&nbsp;</span></b><b><span dir=\"LTR\">Cashier</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:13;height:22.0pt\">  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>3  الرواتب&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:22.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><img width=\"125px\" src=\"https://trans2.crm.rs4it.com/public/../storage/app/public/Sign/sign-11-1713695856.png\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>&nbsp;Payroll</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:14;height:22.0pt\">  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>4  شؤون الموظفين&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:22.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><img width=\"125px\" src=\"https://trans2.crm.rs4it.com/public/../storage/app/public/Sign/sign-5-1713613358.png\"><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>&nbsp;Personnel Department</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:15;height:33.25pt\">  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:33.25pt\">  <div align=\"right\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:25.15pt\">    <td width=\"100\" style=\"width:75.35pt;border:solid windowtext 1.0pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:25.15pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin\">ملاحظات</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;    mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:    minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:33.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">يلزم تسليم بطاقة التأمين الصحي + رخصة القيادة السعودية للمغادر  نهائي</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:33.25pt\">  <div align=\"right\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"114\" style=\"margin-left: 43.85pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:25.15pt\">    <td width=\"114\" style=\"width:85.5pt;border:solid windowtext 1.0pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:25.15pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Remarks</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:16;height:20.25pt\">  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:20.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">بطاقة التأمين الصحي</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:20.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:20.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:17;mso-yfti-lastrow:yes;height:32.85pt\">  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border-top:none;border-left:  none;border-bottom:solid windowtext 1.5pt;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:32.85pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">رخصة القيادة السعودية</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;border-bottom:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:32.85pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.5pt;border-right:  none;padding:0cm 5.4pt 0cm 5.4pt;height:32.85pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"54\" style=\"border:none\"></td>  <td width=\"54\" style=\"border:none\"></td>  <td width=\"18\" style=\"border:none\"></td>  <td width=\"42\" style=\"border:none\"></td>  <td width=\"12\" style=\"border:none\"></td>  <td width=\"76\" style=\"border:none\"></td>  <td width=\"44\" style=\"border:none\"></td>  <td width=\"18\" style=\"border:none\"></td>  <td width=\"26\" style=\"border:none\"></td>  <td width=\"21\" style=\"border:none\"></td>  <td width=\"43\" style=\"border:none\"></td>  <td width=\"5\" style=\"border:none\"></td>  <td width=\"25\" style=\"border:none\"></td>  <td width=\"42\" style=\"border:none\"></td>  <td width=\"54\" style=\"border:none\"></td>  <td width=\"36\" style=\"border:none\"></td>  <td width=\"6\" style=\"border:none\"></td>  <td width=\"42\" style=\"border:none\"></td>  <td width=\"42\" style=\"border:none\"></td>  <td width=\"104\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\" style=\"unicode-bidi: embed;\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 32, '2024-04-27 13:03:00', '2024-04-27 13:09:54', 13, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(73, 11, 10, NULL, 60, 'R01-M002-DD-60-CF', '2024-04-29 00:00:00', NULL, 2, 2, 2, NULL, NULL, NULL, NULL, '<div align=\"right\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"764\" style=\"margin-left: -44.1pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:44.5pt\">  <td width=\"318\" colspan=\"8\" style=\"width:238.5pt;border:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:44.5pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\" style=\"font-size:12.0pt\">CLEARANCE FORM<o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin\">إخلاء طرف</span></b><b><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"446\" colspan=\"12\" style=\"width:334.5pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:44.5pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"LTR\" style=\"margin-bottom:0cm;text-align:  center;line-height:normal\"><b>MOHAMED SAAD  AJLAN SONS COMPANY<o:p></o:p></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\" style=\"font-size:12.0pt\">Riyadh Headquarters</span></b><b><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:31.0pt\">  <td width=\"54\" style=\"width:40.5pt;border:none;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"54\" style=\"width:40.5pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\">اجازة</span><i class=\"far fa-check-circle\"></i><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><o:p></o:p></span></p>  </td>  <td width=\"72\" colspan=\"3\" style=\"width:54.0pt;border:none;mso-border-top-alt:  solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"76\" style=\"width:57.35pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">خروج نهائي</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"44\" style=\"width:32.65pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"44\" colspan=\"2\" style=\"width:32.65pt;border:none;mso-border-top-alt:  solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">أخرى</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"94\" colspan=\"4\" style=\"width:70.85pt;border:none;mso-border-top-alt:  solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"42\" style=\"width:31.5pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"54\" style=\"width:40.5pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\">Other<o:p></o:p></span></p>  </td>  <td width=\"36\" style=\"width:27.0pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"48\" colspan=\"2\" style=\"width:36.0pt;border:none;mso-border-top-alt:  solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\">Final</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"42\" style=\"width:31.5pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"104\" style=\"width:78.0pt;border:none;border-left:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:31.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\">Vacation</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:34.5pt\">  <td width=\"413\" colspan=\"12\" style=\"width:309.75pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:34.5pt\">  <div align=\"right\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:27.4pt\">    <td width=\"362\" style=\"width:271.2pt;border:solid windowtext 1.0pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:27.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin\">للاستعمال الداخلي فقط</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"351\" colspan=\"8\" style=\"width:263.25pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:34.5pt\">  <div align=\"right\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:27.4pt\">    <td width=\"362\" style=\"width:271.2pt;border:solid windowtext 1.0pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:27.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\">FOR INTERNAL ONLY</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:4.0pt\">  <td width=\"413\" colspan=\"12\" style=\"width:309.75pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:4.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"351\" colspan=\"8\" style=\"width:263.25pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:4.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:28.0pt\">  <td width=\"126\" colspan=\"3\" style=\"width:94.5pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">الاسم&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"450\" colspan=\"14\" style=\"width:337.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:28.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\">زيد<span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"188\" colspan=\"3\" style=\"width:141.0pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;height:26.25pt\">  <td width=\"126\" colspan=\"3\" style=\"width:94.5pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:26.25pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">رقم العامل&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"450\" colspan=\"14\" style=\"width:337.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:26.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\">455<span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"188\" colspan=\"3\" style=\"width:141.0pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:26.25pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Employee</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:6;height:25.5pt\">  <td width=\"126\" colspan=\"3\" style=\"width:94.5pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:25.5pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">المهنة&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"450\" colspan=\"14\" style=\"width:337.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:25.5pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\">لل<span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"188\" colspan=\"3\" style=\"width:141.0pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:25.5pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Title</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:7;height:26.25pt\">  <td width=\"126\" colspan=\"3\" style=\"width:94.5pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:26.25pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">القسم&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"450\" colspan=\"14\" style=\"width:337.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:26.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\">قسم التطوير<br></p>  </td>  <td width=\"188\" colspan=\"3\" style=\"width:141.0pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:26.25pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Department</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:8;height:29.25pt\">  <td width=\"126\" colspan=\"3\" style=\"width:94.5pt;border-top:none;border-left:none;  border-bottom:solid windowtext 1.5pt;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:29.25pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">توقيع الموظف </span></b><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:  minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"450\" colspan=\"14\" style=\"width:337.5pt;border:none;border-bottom:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:29.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><img width=\"125px\" src=\"https://trans2.crm.rs4it.com/public/../storage/app/public/Sign/sign-1-1711223116.png\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"188\" colspan=\"3\" style=\"width:141.0pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.5pt;border-right:  none;padding:0cm 5.4pt 0cm 5.4pt;height:29.25pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Employee  Sign</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:9;height:69.25pt\">  <td width=\"365\" colspan=\"10\" style=\"width:273.75pt;border-top:none;border-left:  none;border-bottom:solid windowtext 1.5pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:69.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"LTR\" style=\"margin-bottom:0cm;text-align:  center;line-height:normal\"><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin\">تستخدم هذه الشهادة لبيان ماعلى  الموظف من عهد قبل</span><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"LTR\" style=\"margin-bottom:0cm;text-align:  center;line-height:normal\"><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin\">مغادرته ولا تعتبر بأي حال من  الاحوال شهادة خبرة أو عدم</span><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:  minor-bidi\"><o:p></o:p></span></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">ممانعة من العودة الى العمل لدى جهات أخرى</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"399\" colspan=\"10\" style=\"width:299.25pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.5pt;border-right:  none;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:69.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\">This  is required only to issue clearance certificate to mentioned employee from  the company property and should not be utilized as an experience certificate  or no objection certificate to return back KSA to work with other company</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:10;height:35.4pt\">  <td width=\"408\" colspan=\"11\" style=\"width:306.0pt;border:none;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:35.4pt\">  <div align=\"right\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:27.4pt\">    <td width=\"362\" style=\"width:271.2pt;border:solid windowtext 1.0pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:27.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;    mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:    minor-latin\">تاريخ السفر </span></b><b><span lang=\"AR-SA\" style=\"font-family:    &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;    mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:    minor-bidi\"><o:p></o:p></span></b></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"356\" colspan=\"9\" style=\"width:267.0pt;border:none;border-left:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:35.4pt\">  <div align=\"right\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:27.4pt\">    <td width=\"362\" style=\"width:271.2pt;border:solid windowtext 1.0pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:27.4pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Date of Travelling</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:11;height:23.35pt\">  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:23.35pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>1&nbsp; الرئيس المباشر&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:23.35pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"الرئيس المباشر\" id=\"autosign_12\" disabled=\"\" style=\"width: 90%;\"></p>  </td>  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:23.35pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"AR-SA\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>&nbsp;</span></b><b><span dir=\"LTR\">Direct Supervisor</span></b><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:  minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:12;height:22.9pt\">  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:22.9pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">2</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp; أمين الصندوق&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:22.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"autotext_field\" placeholder=\"أمين الصندوق\" id=\"autosign_13\" disabled=\"\" style=\"width: 90%;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:22.9pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"AR-SA\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>&nbsp;</span></b><b><span dir=\"LTR\">Cashier</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:13;height:22.0pt\">  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>3  الرواتب&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:22.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"autotext_field\" placeholder=\"الرواتب\" id=\"autosign_14\" disabled=\"\" style=\"width: 90%;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>&nbsp;Payroll</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:14;height:22.0pt\">  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>4  شؤون الموظفين&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:22.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"autotext_field\" placeholder=\"شؤون الموظفين\" id=\"autosign_15\" disabled=\"\" style=\"width: 90%;\"><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>&nbsp;Personnel Department</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:15;height:33.25pt\">  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:33.25pt\">  <div align=\"right\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:25.15pt\">    <td width=\"100\" style=\"width:75.35pt;border:solid windowtext 1.0pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:25.15pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin\">ملاحظات</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;    mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:    minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:33.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">يلزم تسليم بطاقة التأمين الصحي + رخصة القيادة السعودية للمغادر  نهائي</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:33.25pt\">  <div align=\"right\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"114\" style=\"margin-left: 43.85pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:25.15pt\">    <td width=\"114\" style=\"width:85.5pt;border:solid windowtext 1.0pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:25.15pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Remarks</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:16;height:20.25pt\">  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:20.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">بطاقة التأمين الصحي</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;  height:20.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:20.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:17;mso-yfti-lastrow:yes;height:32.85pt\">  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border-top:none;border-left:  none;border-bottom:solid windowtext 1.5pt;border-right:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:32.85pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin\">رخصة القيادة السعودية</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;border-bottom:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:32.85pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.5pt;border-right:  none;padding:0cm 5.4pt 0cm 5.4pt;height:32.85pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"54\" style=\"border:none\"></td>  <td width=\"54\" style=\"border:none\"></td>  <td width=\"18\" style=\"border:none\"></td>  <td width=\"42\" style=\"border:none\"></td>  <td width=\"12\" style=\"border:none\"></td>  <td width=\"76\" style=\"border:none\"></td>  <td width=\"44\" style=\"border:none\"></td>  <td width=\"18\" style=\"border:none\"></td>  <td width=\"26\" style=\"border:none\"></td>  <td width=\"21\" style=\"border:none\"></td>  <td width=\"43\" style=\"border:none\"></td>  <td width=\"5\" style=\"border:none\"></td>  <td width=\"25\" style=\"border:none\"></td>  <td width=\"42\" style=\"border:none\"></td>  <td width=\"54\" style=\"border:none\"></td>  <td width=\"36\" style=\"border:none\"></td>  <td width=\"6\" style=\"border:none\"></td>  <td width=\"42\" style=\"border:none\"></td>  <td width=\"42\" style=\"border:none\"></td>  <td width=\"104\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\" style=\"unicode-bidi: embed;\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 29, '2024-04-29 07:25:06', '2024-04-29 07:25:35', 1, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(74, 8, 8, NULL, 61, 'R01-M002-DD-61-Fn.St.', '2024-05-28 00:00:00', NULL, 2, 2, 2, NULL, NULL, NULL, NULL, '<div align=\"right\" dir=\"rtl\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td>  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:16.3pt\">  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>  </td>  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">أدمن مدير النظام<br></p>  </td>  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ  التعيين<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">11/2/2020<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة  العقد<o:p></o:p></span></b></p>  </td>  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">سنة<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>  </td>  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;  height:16.3pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">11/2/2025<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:32.6pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:21.25pt\">  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>  </td>  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">مطور برامج<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>  </td>  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">الادارة المركزية<br></p>  </td>  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>  </td>  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:  .0001pt;text-align:center;line-height:normal\">قسم التطوير<br></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:149.2pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr>    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net    Payment<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.    All<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.    Allw.<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أساسي\" id=\"text_7\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"سكن\" id=\"text_8\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"انتقال\" id=\"text_9\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اعاشة\" id=\"text_10\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أخرى\" id=\"text_11\" style=\"width: 90%;\" disabled=\"\"></p>    </td>    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:26.65pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اجمالي\" id=\"text_12\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  <div align=\"left\" dir=\"ltr\">  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;    height:26.9pt\">    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b><input class=\"text_field\" placeholder=\"ملاحظات\" id=\"text_13\" style=\"width: 90%;\" disabled=\"\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;  height:168.45pt\">  <div align=\"right\" dir=\"rtl\">  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">الحسابات<o:p></o:p></span></b></p>    </td>    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;    height:19.0pt\">    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:1;height:28.4pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>أدمن مدير النظام</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>جواد عبد الله العتيبي</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم المدقق\" id=\"autoname_34\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم الحسابات\" id=\"autoname_36\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.4pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"المدير المالي\" id=\"autoname_38\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:2;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans2.crm.rs4it.com/public/../storage/app/public/Sign/sign-1-1711223116.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span>مع الموافقة</p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المدقق\" id=\"autosign_35\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع الحسابات\" id=\"autosign_37\" disabled=\"\" style=\"width: 90%;\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة المالي\" id=\"autoagree_39\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><img width=\"125px\" src=\"https://trans2.crm.rs4it.com/public/../storage/app/public/Sign/sign-5-1713613358.png\"></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>    </td>    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;    height:28.1pt\">    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المالي\" id=\"autosign_40\" disabled=\"\" style=\"width: 90%;\"></p>    </td>   </tr>  </tbody></table>  </div>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"text_field\" placeholder=\"المبلغ المستلم\" id=\"text_27\" style=\"width: 25%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b><input class=\"text_field\" placeholder=\"تاريخ الاستلام\" id=\"text_41\" style=\"width: 20%;\" disabled=\"\"></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"توقيع المستلم\" id=\"autosign_43\" disabled=\"\" style=\"width: 30%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"تاريخ الاستلام\" id=\"autodate_44\" disabled=\"\" style=\"width: 20%;\"></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"43\" style=\"border:none\"></td>  <td width=\"14\" style=\"border:none\"></td>  <td width=\"170\" style=\"border:none\"></td>  <td width=\"9\" style=\"border:none\"></td>  <td width=\"34\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"19\" style=\"border:none\"></td>  <td width=\"28\" style=\"border:none\"></td>  <td width=\"38\" style=\"border:none\"></td>  <td width=\"57\" style=\"border:none\"></td>  <td width=\"142\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 21, '2024-05-28 07:20:43', '2024-05-28 07:29:24', 1, 'internals', 0, 0, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(75, 13, 11, 1, 1, 'R01-و-2024-1-IN', '2024-06-02 00:00:00', 'رقم كذا', 2, NULL, NULL, 2, 1, NULL, NULL, NULL, NULL, 34, '2024-06-02 05:49:19', '2024-06-02 05:49:19', 1, 'incomings', 0, 0, NULL, NULL, NULL, NULL, 'اي حاجة'),
(76, 13, 11, NULL, 2, 'R01-و-2024-2-IN', '2024-06-02 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, 34, '2024-06-02 07:12:20', '2024-06-02 07:12:20', 1, 'incomings', 0, 0, NULL, NULL, NULL, NULL, 'sdasdasd'),
(77, 13, 11, NULL, 3, 'R01-و-2024-3-IN', '2024-06-02 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<p><br></p>', NULL, 34, '2024-06-02 07:15:44', '2024-06-02 07:16:21', 1, 'incomings', 0, 0, NULL, NULL, NULL, NULL, 'asdasd'),
(78, 13, 11, NULL, 4, 'R01-و-2024-4-IN', '2024-06-02 00:00:00', NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, 34, '2024-06-02 07:25:23', '2024-06-02 07:25:23', 1, 'incomings', 0, 0, NULL, NULL, NULL, NULL, 'dasdasdasd'),
(79, 13, 11, 1, 5, 'R01-و-2024-5-IN', '2024-06-02 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<p><br></p>', NULL, 34, '2024-06-02 07:31:09', '2024-06-02 07:31:36', 1, 'incomings', 0, 0, NULL, NULL, NULL, NULL, 'asdasdasd'),
(80, 13, 11, 1, 6, 'R01-و-2024-6-IN', '2024-06-02 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<p><br></p>', NULL, 34, '2024-06-02 07:33:49', '2024-06-02 07:34:00', 1, 'incomings', 0, 1, NULL, NULL, NULL, NULL, 'asdasd'),
(81, 13, 11, NULL, 7, 'R01-و-2024-7-IN', '2024-06-02 00:00:00', NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, 34, '2024-06-02 07:41:01', '2024-06-02 07:41:01', 1, 'incomings', 0, 0, NULL, NULL, NULL, NULL, 'asdasdasd'),
(82, 13, 11, NULL, 8, 'R01-و-2024-8-IN', '2024-06-02 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<p><br></p>', NULL, 33, '2024-06-02 08:37:16', '2024-06-02 08:38:42', 1, 'incomings', 0, 0, NULL, NULL, NULL, '2', 'asdasd'),
(83, 13, 11, 1, 9, 'R01-و-2024-9-IN', '2024-06-02 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<p><br></p>', NULL, 34, '2024-06-02 09:16:11', '2024-06-02 09:20:32', 1, 'incomings', 0, 0, NULL, NULL, NULL, NULL, 'asd asda dsas d'),
(84, 13, 11, NULL, 10, 'R01-و-2024-10-IN', '2024-06-02 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, 34, '2024-06-02 09:22:18', '2024-06-02 09:22:18', 1, 'incomings', 0, 0, NULL, NULL, NULL, NULL, 'asdasd'),
(85, 13, 11, 1, 11, 'R01-و-2024-11-IN', '2024-06-02 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<p><br></p>', NULL, 34, '2024-06-02 09:33:23', '2024-06-02 09:33:46', 1, 'incomings', 0, 0, NULL, NULL, NULL, NULL, 'asdasdasd'),
(86, 13, 11, NULL, 12, 'R01-و-2024-12-IN', '2024-06-02 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<p><br></p>', NULL, 34, '2024-06-02 09:35:10', '2024-06-02 09:35:19', 1, 'incomings', 0, 0, NULL, NULL, NULL, NULL, 'asdasdasd'),
(87, 13, 11, 1, 13, 'R01-و-2024-13-IN', '2024-06-02 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<p><br></p>', NULL, 34, '2024-06-02 09:38:30', '2024-06-02 09:44:05', 1, 'incomings', 0, 0, NULL, NULL, NULL, NULL, 'sdsdsdasd'),
(88, 13, 11, 1, 14, 'R01-و-2024-14-IN', '2024-06-02 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<p><br></p>', NULL, 34, '2024-06-02 09:46:31', '2024-06-02 09:46:44', 1, 'incomings', 0, 0, NULL, NULL, NULL, NULL, 'asdasdasdasdasd'),
(89, 13, 11, NULL, 15, 'و-2024-15-IN', '2024-06-02 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<p><br></p>', NULL, 34, '2024-06-02 09:57:32', '2024-06-02 09:57:52', 1, 'incomings', 0, 0, NULL, NULL, NULL, NULL, 'asdasd asdasd'),
(90, 13, 11, 1, 16, 'و-2024-16-IN', '2024-06-02 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<p><br></p>', NULL, 34, '2024-06-02 13:24:49', '2024-06-02 13:56:35', 1, 'incomings', 0, 1, NULL, NULL, NULL, NULL, 'asdasdasd'),
(91, 13, 11, 1, 17, 'و-2024-17-IN', '2024-06-02 00:00:00', '456456dgfdfg', 2, NULL, NULL, NULL, 1, NULL, NULL, '<p><br></p>', NULL, 34, '2024-06-02 14:22:15', '2024-06-02 14:24:43', 1, 'incomings', 0, 1, NULL, NULL, NULL, NULL, 'dfgdf gdfg dg df'),
(92, 12, 12, 1, 1, 'HR-1-Out', '2024-06-02 00:00:00', NULL, 2, NULL, NULL, NULL, 0, NULL, NULL, '<h5 class=\"\" style=\"color: rgb(33, 37, 41);\"><div align=\"right\" style=\"\"><div align=\"right\" dir=\"rtl\" style=\"\"><div align=\"right\" style=\"\"><div align=\"right\" style=\"font-family: Tajawal, sans-serif;\"><span style=\"font-family: Arial;\">﻿</span></div><div align=\"right\" style=\"\"><font face=\"Arial\"><br></font><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"700\" style=\"font-family: Tajawal, sans-serif; width: 525pt; margin-left: -17.7pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:58.0pt\">  <td width=\"274\" colspan=\"2\" valign=\"top\" style=\"width:205.8pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:13.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><span style=\"font-family: Tajawal;\">الرقم :</span>&nbsp;</span>HR-1-Out<span lang=\"AR-SA\" style=\"font-size:13.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"> <o:p></o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size: 13pt; font-family: Tajawal;\">التاريخ :&nbsp;</span>2-6-2024<span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"148\" valign=\"top\" style=\"width:111.0pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:0in;text-align:left;  line-height:normal;direction:ltr;unicode-bidi:embed\"><span style=\"font-size:  15.0pt\">&nbsp;</span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"278\" colspan=\"2\" valign=\"top\" style=\"width:208.2pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"LTR\" style=\"text-align: center; margin-bottom: 0in; line-height: normal; direction: ltr; unicode-bidi: embed;\"></p><div style=\"font-size:0;position:relative;width:384px;height:30px;\">\r\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:0px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:8px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:12px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:20px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:28px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:32px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:36px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:44px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:52px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:56px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:64px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:68px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:76px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:84px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:88px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:96px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:100px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:108px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:116px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:120px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:128px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:136px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:144px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:152px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:156px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:160px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:164px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:176px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:184px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:188px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:192px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:196px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:204px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:212px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:216px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:224px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:232px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:240px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:248px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:252px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:256px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:260px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:272px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:280px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:284px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:288px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:296px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:304px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:312px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:316px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:320px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:324px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:336px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:344px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:348px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:352px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:360px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:364px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:372px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:380px;top:0px;\">&nbsp;</div>\r\n</div>\r\n<span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><p></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:57.55pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:57.55pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:18.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi\"><span style=\"font-family: Tajawal;\">السادة /</span>&nbsp;</span></b>وزارة الاعلام<b><span lang=\"AR-SY\" style=\"font-size:18.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:  AR-SY\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size: 18pt; font-family: Tajawal;\">عناية /&nbsp;</span></b>الادارة المالية - ادارة المتريات<span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:26.95pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:26.95pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><span style=\"font-family: Tajawal;\">السلام عليكم  ورحمة الله وبركاته</span><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:253.2pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:253.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SY\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:  AR-SY\"><o:p>&nbsp;</o:p></span>البيان الافتتاحي: ابدأ بمقدمة قوية وشخصية توضح بوضوح حماسك للدور، وتعطي لمحة عن خلفيتك الأكاديمية وتآزرها مع المهنة المعنية.الخلفية التعليمية: تعمق في رحلتك الأكاديمية، مع التركيز على الدورات الدراسية أو المشاريع البحثية أو موضوعات الأطروحات التي تتماشى مع متطلبات وتوقعات الوظيفة التي تتطلع إليها. الخبرة والتدريب الداخلي ذات الصلة: قم بتوضيح خبرتك العملية من خلال التدريب الداخلي (الإنترنشيب) أو الوظائف بدوام جزئي أو العمل التطوعي، حيث اكتسبت المهارات والمعرفة ذات الصلة بالمهنة. قم بتفصيل المسؤوليات التي تحملتها والتأثير الذي أحدثته.</p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:.45in\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:.45in\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><span lang=\"AR-SY\" style=\"font-size:15.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><span style=\"font-family: Tajawal;\">وتقبلوا وافر التحية  والاحترام</span><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:58.0pt\">  <td width=\"144\" valign=\"top\" style=\"width:108.3pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"316\" colspan=\"3\" valign=\"top\" style=\"width:237.0pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"240\" valign=\"top\" style=\"width:179.7pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\">الادارة المركزية<br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\">جواد عبد الله العتيبي<br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><img width=\"125px\" src=\"https://trans2.crm.rs4it.com/public/../storage/app/public/Sign/sign-5-1713613358.png\"><br></p>  </td> </tr></tbody></table></div></div></div></div></h5>', NULL, 38, '2024-06-02 16:39:51', '2024-06-02 16:40:49', 1, 'outgoings', 0, 0, NULL, 1, NULL, NULL, 'البيان الافتتاحي'),
(93, 12, 12, 1, 2, 'HR-2-Out', '2024-06-02 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<h5 class=\"\" style=\"color: rgb(33, 37, 41);\"><div align=\"right\" style=\"\"><div align=\"right\" dir=\"rtl\" style=\"\"><div align=\"right\" style=\"\"><div align=\"right\" style=\"font-family: Tajawal, sans-serif;\"><span style=\"font-family: Arial;\">﻿</span></div><div align=\"right\" style=\"\"><font face=\"Arial\"><br></font><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"700\" style=\"font-family: Tajawal, sans-serif; width: 525pt; margin-left: -17.7pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:58.0pt\">  <td width=\"274\" colspan=\"2\" valign=\"top\" style=\"width:205.8pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:13.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><span style=\"font-family: Tajawal;\">الرقم :</span>&nbsp;</span>HR-2-Out<span lang=\"AR-SA\" style=\"font-size:13.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"> <o:p></o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size: 13pt; font-family: Tajawal;\">التاريخ :&nbsp;</span>2-6-2024<span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"148\" valign=\"top\" style=\"width:111.0pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:0in;text-align:left;  line-height:normal;direction:ltr;unicode-bidi:embed\"><span style=\"font-size:  15.0pt\">&nbsp;</span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"278\" colspan=\"2\" valign=\"top\" style=\"width:208.2pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"LTR\" style=\"text-align: center; margin-bottom: 0in; line-height: normal; direction: ltr; unicode-bidi: embed;\"><div style=\"font-size:0;position:relative;width:320px;height:30px;\">\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:0px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:8px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:12px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:20px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:28px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:32px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:40px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:44px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:52px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:60px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:64px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:72px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:76px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:80px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:92px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:96px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:104px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:108px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:112px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:120px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:128px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:132px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:144px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:148px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:152px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:160px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:168px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:172px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:176px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:184px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:192px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:200px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:204px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:212px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:220px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:224px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:236px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:240px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:244px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:248px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:256px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:260px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:264px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:272px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:284px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:288px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:296px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:300px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:308px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:316px;top:0px;\">&nbsp;</div>\n</div>\n<span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:57.55pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:57.55pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:18.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi\"><span style=\"font-family: Tajawal;\">السادة /</span>&nbsp;</span></b>وزارة الاعلام<b><span lang=\"AR-SY\" style=\"font-size:18.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:  AR-SY\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size: 18pt; font-family: Tajawal;\">عناية /&nbsp;</span></b>dsdfsdf<span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:26.95pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:26.95pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><span style=\"font-family: Tajawal;\">السلام عليكم  ورحمة الله وبركاته</span><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:253.2pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:253.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SY\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:  AR-SY\"><o:p>&nbsp;</o:p></span>sdfsdfsdfsd</p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:.45in\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:.45in\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><span lang=\"AR-SY\" style=\"font-size:15.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><span style=\"font-family: Tajawal;\">وتقبلوا وافر التحية  والاحترام</span><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:58.0pt\">  <td width=\"144\" valign=\"top\" style=\"width:108.3pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"316\" colspan=\"3\" valign=\"top\" style=\"width:237.0pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"240\" valign=\"top\" style=\"width:179.7pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><input class=\"autotext_field automanagement_8\" placeholder=\"الادارة\" id=\"automanagement_8\" disabled=\"\" style=\"width: 100%;\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><input class=\"autotext_field autoname_9\" placeholder=\"الاسم\" id=\"autoname_9\" disabled=\"\" style=\"width: 100%;\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><input class=\"autotext_field autosign_10\" placeholder=\"التوقيع\" id=\"autosign_10\" disabled=\"\" style=\"width: 100%;\"><br></p>  </td> </tr></tbody></table></div></div></div></div></h5>', NULL, 37, '2024-06-02 16:46:38', '2024-06-02 16:46:38', 1, 'outgoings', 0, 0, NULL, NULL, NULL, NULL, 'sdfsdf'),
(94, 12, 12, 1, 3, 'HR-3-Out', '2024-06-02 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<h5 class=\"\" style=\"color: rgb(33, 37, 41);\"><div align=\"right\" style=\"\"><div align=\"right\" dir=\"rtl\" style=\"\"><div align=\"right\" style=\"\"><div align=\"right\" style=\"font-family: Tajawal, sans-serif;\"><span style=\"font-family: Arial;\">﻿</span></div><div align=\"right\" style=\"\"><font face=\"Arial\"><br></font><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"700\" style=\"font-family: Tajawal, sans-serif; width: 525pt; margin-left: -17.7pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:58.0pt\">  <td width=\"274\" colspan=\"2\" valign=\"top\" style=\"width:205.8pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:13.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><span style=\"font-family: Tajawal;\">الرقم :</span>&nbsp;</span>HR-3-Out<span lang=\"AR-SA\" style=\"font-size:13.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"> <o:p></o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size: 13pt; font-family: Tajawal;\">التاريخ :&nbsp;</span>2-6-2024<span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"148\" valign=\"top\" style=\"width:111.0pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:0in;text-align:left;  line-height:normal;direction:ltr;unicode-bidi:embed\"><span style=\"font-size:  15.0pt\">&nbsp;</span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"278\" colspan=\"2\" valign=\"top\" style=\"width:208.2pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"LTR\" style=\"text-align: center; margin-bottom: 0in; line-height: normal; direction: ltr; unicode-bidi: embed;\"><div style=\"font-size:0;position:relative;width:320px;height:30px;\">\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:0px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:8px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:12px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:20px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:28px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:32px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:40px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:44px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:52px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:60px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:64px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:72px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:76px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:80px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:92px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:96px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:104px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:108px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:112px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:120px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:128px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:136px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:148px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:152px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:156px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:160px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:168px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:172px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:176px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:184px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:192px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:200px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:204px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:212px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:220px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:224px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:236px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:240px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:244px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:248px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:256px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:260px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:264px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:272px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:284px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:288px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:296px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:300px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:30px;position:absolute;left:308px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:30px;position:absolute;left:316px;top:0px;\">&nbsp;</div>\n</div>\n<span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:57.55pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:57.55pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:18.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi\"><span style=\"font-family: Tajawal;\">السادة /</span>&nbsp;</span></b>وزارة الاعلام<b><span lang=\"AR-SY\" style=\"font-size:18.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:  AR-SY\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size: 18pt; font-family: Tajawal;\">عناية /&nbsp;</span></b>شسيشسي<span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:26.95pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:26.95pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><span style=\"font-family: Tajawal;\">السلام عليكم  ورحمة الله وبركاته</span><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:253.2pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:253.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SY\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:  AR-SY\"><o:p>&nbsp;</o:p></span>شسيشس</p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:.45in\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:.45in\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><span lang=\"AR-SY\" style=\"font-size:15.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><span style=\"font-family: Tajawal;\">وتقبلوا وافر التحية  والاحترام</span><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:58.0pt\">  <td width=\"144\" valign=\"top\" style=\"width:108.3pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"316\" colspan=\"3\" valign=\"top\" style=\"width:237.0pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"240\" valign=\"top\" style=\"width:179.7pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><input class=\"autotext_field automanagement_8\" placeholder=\"الادارة\" id=\"automanagement_8\" disabled=\"\" style=\"width: 100%;\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><input class=\"autotext_field autoname_9\" placeholder=\"الاسم\" id=\"autoname_9\" disabled=\"\" style=\"width: 100%;\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><input class=\"autotext_field autosign_10\" placeholder=\"التوقيع\" id=\"autosign_10\" disabled=\"\" style=\"width: 100%;\"><br></p>  </td> </tr></tbody></table></div></div></div></div></h5>', NULL, 37, '2024-06-02 16:58:26', '2024-06-02 16:58:26', 1, 'outgoings', 0, 0, NULL, NULL, NULL, NULL, 'يشسيشسيشس');
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(95, 12, 12, 1, 4, 'HR-4-Out', '2024-06-02 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<h5 class=\"\" style=\"color: rgb(33, 37, 41);\"><div align=\"right\" style=\"\"><div align=\"right\" dir=\"rtl\" style=\"\"><div align=\"right\" style=\"\"><div align=\"right\" style=\"font-family: Tajawal, sans-serif;\"><span style=\"font-family: Arial;\">﻿</span></div><div align=\"right\" style=\"\"><font face=\"Arial\"><br></font><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"700\" style=\"font-family: Tajawal, sans-serif; width: 525pt; margin-left: -17.7pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:58.0pt\">  <td width=\"274\" colspan=\"2\" valign=\"top\" style=\"width:205.8pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:13.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><span style=\"font-family: Tajawal;\">الرقم :</span>&nbsp;</span>HR-4-Out<span lang=\"AR-SA\" style=\"font-size:13.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"> <o:p></o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size: 13pt; font-family: Tajawal;\">التاريخ :&nbsp;</span>2-6-2024<span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"148\" valign=\"top\" style=\"width:111.0pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:0in;text-align:left;  line-height:normal;direction:ltr;unicode-bidi:embed\"><span style=\"font-size:  15.0pt\">&nbsp;</span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"278\" colspan=\"2\" valign=\"top\" style=\"width:208.2pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"LTR\" style=\"text-align: center; margin-bottom: 0in; line-height: normal; direction: ltr; unicode-bidi: embed;\"><div style=\"font-size:0;position:relative;width:480px;height:33px;\">\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:0px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:12px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:33px;position:absolute;left:18px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:33px;position:absolute;left:30px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:42px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:33px;position:absolute;left:48px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:60px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:66px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:33px;position:absolute;left:78px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:90px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:33px;position:absolute;left:96px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:108px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:114px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:33px;position:absolute;left:120px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:138px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:144px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:156px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:162px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:33px;position:absolute;left:168px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:33px;position:absolute;left:180px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:192px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:198px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:33px;position:absolute;left:210px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:222px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:33px;position:absolute;left:228px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:240px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:252px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:258px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:33px;position:absolute;left:264px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:33px;position:absolute;left:276px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:33px;position:absolute;left:288px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:300px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:33px;position:absolute;left:306px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:318px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:330px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:33px;position:absolute;left:336px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:354px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:360px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:366px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:33px;position:absolute;left:372px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:384px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:390px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:33px;position:absolute;left:396px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:33px;position:absolute;left:408px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:426px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:432px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:444px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:33px;position:absolute;left:450px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:33px;position:absolute;left:462px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:474px;top:0px;\">&nbsp;</div>\n</div>\n<span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:57.55pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:57.55pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:18.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi\"><span style=\"font-family: Tajawal;\">السادة /</span>&nbsp;</span></b><b><span lang=\"AR-SY\" style=\"font-size:18.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:  AR-SY\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size: 18pt; font-family: Tajawal;\">عناية /&nbsp;</span></b>شسيشسي<span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:26.95pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:26.95pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><span style=\"font-family: Tajawal;\">السلام عليكم  ورحمة الله وبركاته</span><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:253.2pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:253.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SY\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:  AR-SY\"><o:p>&nbsp;</o:p></span>شسيشسيشسي</p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:.45in\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:.45in\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><span lang=\"AR-SY\" style=\"font-size:15.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><span style=\"font-family: Tajawal;\">وتقبلوا وافر التحية  والاحترام</span><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:58.0pt\">  <td width=\"144\" valign=\"top\" style=\"width:108.3pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"316\" colspan=\"3\" valign=\"top\" style=\"width:237.0pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"240\" valign=\"top\" style=\"width:179.7pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><input class=\"autotext_field automanagement_8\" placeholder=\"الادارة\" id=\"automanagement_8\" disabled=\"\" style=\"width: 100%;\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><input class=\"autotext_field autoname_9\" placeholder=\"الاسم\" id=\"autoname_9\" disabled=\"\" style=\"width: 100%;\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><input class=\"autotext_field autosign_10\" placeholder=\"التوقيع\" id=\"autosign_10\" disabled=\"\" style=\"width: 100%;\"><br></p>  </td> </tr></tbody></table></div></div></div></div></h5>', NULL, 37, '2024-06-02 17:01:34', '2024-06-02 17:01:34', 1, 'outgoings', 0, 0, NULL, NULL, NULL, NULL, 'شسيشسيشسي'),
(96, 12, 12, 1, 5, 'HR-5-Out', '2024-06-02 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<h5 class=\"\" style=\"color: rgb(33, 37, 41);\"><div align=\"right\" style=\"\"><div align=\"right\" dir=\"rtl\" style=\"\"><div align=\"right\" style=\"\"><div align=\"right\" style=\"font-family: Tajawal, sans-serif;\"><span style=\"font-family: Arial;\">﻿</span></div><div align=\"right\" style=\"\"><font face=\"Arial\"><br></font><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"700\" style=\"font-family: Tajawal, sans-serif; width: 525pt; margin-left: -17.7pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:58.0pt\">  <td width=\"274\" colspan=\"2\" valign=\"top\" style=\"width:205.8pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:13.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><span style=\"font-family: Tajawal;\">الرقم :</span>&nbsp;</span>HR-5-Out<span lang=\"AR-SA\" style=\"font-size:13.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"> <o:p></o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size: 13pt; font-family: Tajawal;\">التاريخ :&nbsp;</span>2-6-2024<span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"148\" valign=\"top\" style=\"width:111.0pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:0in;text-align:left;  line-height:normal;direction:ltr;unicode-bidi:embed\"><span style=\"font-size:  15.0pt\">&nbsp;</span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"278\" colspan=\"2\" valign=\"top\" style=\"width:208.2pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"LTR\" style=\"text-align: center; margin-bottom: 0in; line-height: normal; direction: ltr; unicode-bidi: embed;\"><div style=\"font-size:0;position:relative;width:480px;height:10px;\">\n<div style=\"background-color:black;width:3px;height:10px;position:absolute;left:0px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:10px;position:absolute;left:12px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:10px;position:absolute;left:18px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:10px;position:absolute;left:30px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:10px;position:absolute;left:42px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:10px;position:absolute;left:48px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:10px;position:absolute;left:60px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:10px;position:absolute;left:66px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:10px;position:absolute;left:78px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:10px;position:absolute;left:90px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:10px;position:absolute;left:96px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:10px;position:absolute;left:108px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:10px;position:absolute;left:114px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:10px;position:absolute;left:120px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:10px;position:absolute;left:138px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:10px;position:absolute;left:144px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:10px;position:absolute;left:156px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:10px;position:absolute;left:162px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:10px;position:absolute;left:168px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:10px;position:absolute;left:180px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:10px;position:absolute;left:192px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:10px;position:absolute;left:204px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:10px;position:absolute;left:216px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:10px;position:absolute;left:228px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:10px;position:absolute;left:234px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:10px;position:absolute;left:240px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:10px;position:absolute;left:252px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:10px;position:absolute;left:258px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:10px;position:absolute;left:264px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:10px;position:absolute;left:276px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:10px;position:absolute;left:288px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:10px;position:absolute;left:300px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:10px;position:absolute;left:306px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:10px;position:absolute;left:318px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:10px;position:absolute;left:330px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:10px;position:absolute;left:336px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:10px;position:absolute;left:354px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:10px;position:absolute;left:360px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:10px;position:absolute;left:366px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:10px;position:absolute;left:372px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:10px;position:absolute;left:384px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:10px;position:absolute;left:390px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:10px;position:absolute;left:396px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:10px;position:absolute;left:408px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:10px;position:absolute;left:426px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:10px;position:absolute;left:432px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:10px;position:absolute;left:444px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:10px;position:absolute;left:450px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:9px;height:10px;position:absolute;left:462px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:10px;position:absolute;left:474px;top:0px;\">&nbsp;</div>\n</div>\n<span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:57.55pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:57.55pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:18.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi\"><span style=\"font-family: Tajawal;\">السادة /</span>&nbsp;</span></b>وزارة الاعلام<b><span lang=\"AR-SY\" style=\"font-size:18.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:  AR-SY\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size: 18pt; font-family: Tajawal;\">عناية /&nbsp;</span></b>شسيشسي<span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:26.95pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:26.95pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><span style=\"font-family: Tajawal;\">السلام عليكم  ورحمة الله وبركاته</span><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:253.2pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:253.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SY\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:  AR-SY\"><o:p>&nbsp;</o:p></span>شسيشسي</p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:.45in\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:.45in\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><span lang=\"AR-SY\" style=\"font-size:15.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><span style=\"font-family: Tajawal;\">وتقبلوا وافر التحية  والاحترام</span><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:58.0pt\">  <td width=\"144\" valign=\"top\" style=\"width:108.3pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"316\" colspan=\"3\" valign=\"top\" style=\"width:237.0pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"240\" valign=\"top\" style=\"width:179.7pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><input class=\"autotext_field automanagement_8\" placeholder=\"الادارة\" id=\"automanagement_8\" disabled=\"\" style=\"width: 100%;\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><input class=\"autotext_field autoname_9\" placeholder=\"الاسم\" id=\"autoname_9\" disabled=\"\" style=\"width: 100%;\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><input class=\"autotext_field autosign_10\" placeholder=\"التوقيع\" id=\"autosign_10\" disabled=\"\" style=\"width: 100%;\"><br></p>  </td> </tr></tbody></table></div></div></div></div></h5>', NULL, 37, '2024-06-02 17:02:26', '2024-06-02 17:02:26', 1, 'outgoings', 0, 0, NULL, NULL, NULL, NULL, 'شسيشسي'),
(97, 12, 12, 1, 6, 'HR-6-Out', '2024-06-02 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<h5 class=\"\" style=\"color: rgb(33, 37, 41);\"><div align=\"right\" style=\"\"><div align=\"right\" dir=\"rtl\" style=\"\"><div align=\"right\" style=\"\"><div align=\"right\" style=\"font-family: Tajawal, sans-serif;\"><span style=\"font-family: Arial;\">﻿</span></div><div align=\"right\" style=\"\"><font face=\"Arial\"><br></font><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"700\" style=\"font-family: Tajawal, sans-serif; width: 525pt; margin-left: -17.7pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:58.0pt\">  <td width=\"274\" colspan=\"2\" valign=\"top\" style=\"width:205.8pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:13.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><span style=\"font-family: Tajawal;\">الرقم :</span>&nbsp;</span>HR-6-Out<span lang=\"AR-SA\" style=\"font-size:13.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"> <o:p></o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size: 13pt; font-family: Tajawal;\">التاريخ :&nbsp;</span>2-6-2024<span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"148\" valign=\"top\" style=\"width:111.0pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:0in;text-align:left;  line-height:normal;direction:ltr;unicode-bidi:embed\"><span style=\"font-size:  15.0pt\">&nbsp;</span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"278\" colspan=\"2\" valign=\"top\" style=\"width:208.2pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"LTR\" style=\"text-align: center; margin-bottom: 0in; line-height: normal; direction: ltr; unicode-bidi: embed;\"><div style=\"font-size:0;position:relative;width:320px;height:33px;\">\n<div style=\"background-color:black;width:2px;height:33px;position:absolute;left:0px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:33px;position:absolute;left:8px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:33px;position:absolute;left:12px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:33px;position:absolute;left:20px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:33px;position:absolute;left:28px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:33px;position:absolute;left:32px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:33px;position:absolute;left:40px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:33px;position:absolute;left:44px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:33px;position:absolute;left:52px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:33px;position:absolute;left:60px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:33px;position:absolute;left:64px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:33px;position:absolute;left:72px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:33px;position:absolute;left:76px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:33px;position:absolute;left:80px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:33px;position:absolute;left:92px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:33px;position:absolute;left:96px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:33px;position:absolute;left:104px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:33px;position:absolute;left:108px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:33px;position:absolute;left:112px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:33px;position:absolute;left:120px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:33px;position:absolute;left:128px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:33px;position:absolute;left:132px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:33px;position:absolute;left:144px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:33px;position:absolute;left:152px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:33px;position:absolute;left:156px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:33px;position:absolute;left:160px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:33px;position:absolute;left:168px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:33px;position:absolute;left:172px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:33px;position:absolute;left:176px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:33px;position:absolute;left:184px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:33px;position:absolute;left:192px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:33px;position:absolute;left:200px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:33px;position:absolute;left:204px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:33px;position:absolute;left:212px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:33px;position:absolute;left:220px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:33px;position:absolute;left:224px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:33px;position:absolute;left:236px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:33px;position:absolute;left:240px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:33px;position:absolute;left:244px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:33px;position:absolute;left:248px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:33px;position:absolute;left:256px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:33px;position:absolute;left:260px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:33px;position:absolute;left:264px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:33px;position:absolute;left:272px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:33px;position:absolute;left:284px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:33px;position:absolute;left:288px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:33px;position:absolute;left:296px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:33px;position:absolute;left:300px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:6px;height:33px;position:absolute;left:308px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:2px;height:33px;position:absolute;left:316px;top:0px;\">&nbsp;</div>\n</div>\n<span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:57.55pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:57.55pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:18.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi\"><span style=\"font-family: Tajawal;\">السادة /</span>&nbsp;</span></b>وزارة الاعلام<b><span lang=\"AR-SY\" style=\"font-size:18.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:  AR-SY\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size: 18pt; font-family: Tajawal;\">عناية /&nbsp;</span></b>شسيشسي<span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:26.95pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:26.95pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><span style=\"font-family: Tajawal;\">السلام عليكم  ورحمة الله وبركاته</span><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:253.2pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:253.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SY\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:  AR-SY\"><o:p>&nbsp;</o:p></span>شسيشسي</p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:.45in\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:.45in\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><span lang=\"AR-SY\" style=\"font-size:15.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><span style=\"font-family: Tajawal;\">وتقبلوا وافر التحية  والاحترام</span><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:58.0pt\">  <td width=\"144\" valign=\"top\" style=\"width:108.3pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"316\" colspan=\"3\" valign=\"top\" style=\"width:237.0pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"240\" valign=\"top\" style=\"width:179.7pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><input class=\"autotext_field automanagement_8\" placeholder=\"الادارة\" id=\"automanagement_8\" disabled=\"\" style=\"width: 100%;\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><input class=\"autotext_field autoname_9\" placeholder=\"الاسم\" id=\"autoname_9\" disabled=\"\" style=\"width: 100%;\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><input class=\"autotext_field autosign_10\" placeholder=\"التوقيع\" id=\"autosign_10\" disabled=\"\" style=\"width: 100%;\"><br></p>  </td> </tr></tbody></table></div></div></div></div></h5>', NULL, 37, '2024-06-02 17:03:44', '2024-06-02 17:03:44', 1, 'outgoings', 0, 0, NULL, NULL, NULL, NULL, 'شسيشسي');
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(98, 12, 12, 1, 7, 'HR-7-Out', '2024-06-02 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<h5 class=\"\" style=\"color: rgb(33, 37, 41);\"><div align=\"right\" style=\"\"><div align=\"right\" dir=\"rtl\" style=\"\"><div align=\"right\" style=\"\"><div align=\"right\" style=\"font-family: Tajawal, sans-serif;\"><span style=\"font-family: Arial;\">﻿</span></div><div align=\"right\" style=\"\"><font face=\"Arial\"><br></font><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"700\" style=\"font-family: Tajawal, sans-serif; width: 525pt; margin-left: -17.7pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:58.0pt\">  <td width=\"274\" colspan=\"2\" valign=\"top\" style=\"width:205.8pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:13.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><span style=\"font-family: Tajawal;\">الرقم :</span>&nbsp;</span>HR-7-Out<span lang=\"AR-SA\" style=\"font-size:13.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"> <o:p></o:p></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size: 13pt; font-family: Tajawal;\">التاريخ :&nbsp;</span>2-6-2024<span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td>  <td width=\"148\" valign=\"top\" style=\"width:111.0pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:0in;text-align:left;  line-height:normal;direction:ltr;unicode-bidi:embed\"><span style=\"font-size:  15.0pt\">&nbsp;</span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"278\" colspan=\"2\" valign=\"top\" style=\"width:208.2pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"LTR\" style=\"text-align: center; margin-bottom: 0in; line-height: normal; direction: ltr; unicode-bidi: embed;\"><div style=\"font-size:0;position:relative;width:160px;height:33px;\">\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:0px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:4px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:6px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:10px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:14px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:16px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:20px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:22px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:26px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:30px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:32px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:36px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:38px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:40px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:46px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:48px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:52px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:54px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:56px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:60px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:64px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:66px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:70px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:72px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:76px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:80px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:84px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:86px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:88px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:92px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:96px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:100px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:102px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:106px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:110px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:112px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:118px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:120px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:122px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:124px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:128px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:130px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:132px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:136px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:142px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:144px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:148px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:150px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:154px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:158px;top:0px;\">&nbsp;</div>\n</div>\n<span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:57.55pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:57.55pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:18.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi\"><span style=\"font-family: Tajawal;\">السادة /</span>&nbsp;</span></b>وزارة الاعلام<b><span lang=\"AR-SY\" style=\"font-size:18.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:  AR-SY\"><o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size: 18pt; font-family: Tajawal;\">عناية /&nbsp;</span></b>asdasd<span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:26.95pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:26.95pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><span style=\"font-family: Tajawal;\">السلام عليكم  ورحمة الله وبركاته</span><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:253.2pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:253.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SY\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:  AR-SY\"><o:p>&nbsp;</o:p></span>asdasdas</p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:.45in\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:.45in\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><span lang=\"AR-SY\" style=\"font-size:15.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><span style=\"font-family: Tajawal;\">وتقبلوا وافر التحية  والاحترام</span><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:58.0pt\">  <td width=\"144\" valign=\"top\" style=\"width:108.3pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"316\" colspan=\"3\" valign=\"top\" style=\"width:237.0pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"240\" valign=\"top\" style=\"width:179.7pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><input class=\"autotext_field automanagement_8\" placeholder=\"الادارة\" id=\"automanagement_8\" disabled=\"\" style=\"width: 100%;\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><input class=\"autotext_field autoname_9\" placeholder=\"الاسم\" id=\"autoname_9\" disabled=\"\" style=\"width: 100%;\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><input class=\"autotext_field autosign_10\" placeholder=\"التوقيع\" id=\"autosign_10\" disabled=\"\" style=\"width: 100%;\"><br></p>  </td> </tr></tbody></table></div></div></div></div></h5>', NULL, 37, '2024-06-02 17:04:37', '2024-06-02 17:04:37', 1, 'outgoings', 0, 0, NULL, NULL, NULL, NULL, 'asdasd'),
(99, 12, 12, 1, 8, 'HR-8-Out', '2024-06-03 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<h5 class=\"\" style=\"color: rgb(33, 37, 41);\"><div align=\"right\" style=\"\"><div align=\"right\" dir=\"rtl\" style=\"\"><div align=\"right\" style=\"\"><div align=\"right\" style=\"font-family: Tajawal, sans-serif;\"><span style=\"font-family: Arial;\">﻿</span></div><div align=\"right\" style=\"\"><font face=\"Arial\"><br></font><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"700\" style=\"font-family: Tajawal, sans-serif; width: 525pt; margin-left: -17.7pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:58.0pt\">  <td width=\"274\" colspan=\"2\" valign=\"top\" style=\"width:205.8pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:13.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><span style=\"font-family: Tajawal;\">الرقم :</span>&nbsp;</span><input class=\"autotext_field autonumber_2\" placeholder=\"رقم المعاملة\" id=\"autonumber_2\" disabled=\"\" style=\"width: 75%;\"><span lang=\"AR-SA\" style=\"font-size:13.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"> <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size: 13pt; font-family: Tajawal;\">التاريخ :&nbsp;</span><input class=\"autotext_field autodate_3\" placeholder=\"تاريخ المعاملة\" id=\"autodate_3\" disabled=\"\" style=\"width: 75%;\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"148\" valign=\"top\" style=\"width:111.0pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:0in;text-align:left;  line-height:normal;direction:ltr;unicode-bidi:embed\"><span style=\"font-size:  15.0pt\"><b>&nbsp;</b></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"278\" colspan=\"2\" valign=\"top\" style=\"width:208.2pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"LTR\" style=\"text-align: center; margin-bottom: 0in; line-height: normal; direction: ltr; unicode-bidi: embed;\"><input class=\"autotext_field autobar_11\" placeholder=\"باركود\" id=\"autobar_11\" disabled=\"\" style=\"width: 100%;\"><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:57.55pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:57.55pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size: 18pt; font-family: Arial, sans-serif;\"><span style=\"font-family: Tajawal;\"><b>السادة /</b></span><b>&nbsp;</b></span>وزارة الاعلام<span lang=\"AR-SY\" style=\"font-size:18.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:  AR-SY\"><b><o:p></o:p></b></span></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size: 18pt; font-family: Tajawal;\">عناية /&nbsp;</span>scacds</b><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:26.95pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:26.95pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><span style=\"font-family: Tajawal;\">السلام عليكم  ورحمة الله وبركاته</span><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:253.2pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:253.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SY\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:  AR-SY\"><o:p>&nbsp;</o:p></span>sssss</p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:.45in\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:.45in\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><span lang=\"AR-SY\" style=\"font-size:15.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><span style=\"font-family: Tajawal;\">وتقبلوا وافر التحية  والاحترام</span><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:58.0pt\">  <td width=\"144\" valign=\"top\" style=\"width:108.3pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"316\" colspan=\"3\" valign=\"top\" style=\"width:237.0pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"240\" valign=\"top\" style=\"width:179.7pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><b><input class=\"autotext_field automanagement_8\" placeholder=\"الادارة\" id=\"automanagement_8\" disabled=\"\" style=\"width: 100%;\"><br></b></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><b><input class=\"autotext_field autoname_9\" placeholder=\"الاسم\" id=\"autoname_9\" disabled=\"\" style=\"width: 100%;\"><br></b></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><input class=\"autotext_field autosign_10\" placeholder=\"التوقيع\" id=\"autosign_10\" disabled=\"\" style=\"width: 100%;\"><br></p>  </td> </tr></tbody></table></div></div></div></div></h5>', NULL, 37, '2024-06-03 08:29:59', '2024-06-03 08:29:59', 1, 'outgoings', 0, 0, NULL, NULL, NULL, NULL, 'aaaaaa'),
(100, 12, 12, NULL, 9, 'HR-9-Out', '2024-06-03 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<h5 class=\"\" style=\"color: rgb(33, 37, 41);\"><div align=\"right\" style=\"\"><div align=\"right\" dir=\"rtl\" style=\"\"><div align=\"right\" style=\"\"><div align=\"right\" style=\"font-family: Tajawal, sans-serif;\"><span style=\"font-family: Arial;\">﻿</span></div><div align=\"right\" style=\"\"><font face=\"Arial\"><br></font><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"700\" style=\"font-family: Tajawal, sans-serif; width: 525pt; margin-left: -17.7pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:58.0pt\">  <td width=\"274\" colspan=\"2\" valign=\"top\" style=\"width:205.8pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:13.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><span style=\"font-family: Tajawal;\">الرقم :</span>&nbsp;</span>HR-9-Out<span lang=\"AR-SA\" style=\"font-size:13.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"> <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size: 13pt; font-family: Tajawal;\">التاريخ :&nbsp;</span>3-6-2024<span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"148\" valign=\"top\" style=\"width:111.0pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:0in;text-align:left;  line-height:normal;direction:ltr;unicode-bidi:embed\"><span style=\"font-size:  15.0pt\"><b>&nbsp;</b></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"278\" colspan=\"2\" valign=\"top\" style=\"width:208.2pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"LTR\" style=\"text-align: center; margin-bottom: 0in; line-height: normal; direction: ltr; unicode-bidi: embed;\"></p><div style=\"font-size:0;position:relative;width:160px;height:33px;\">\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:0px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:4px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:6px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:10px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:14px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:16px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:20px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:22px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:26px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:30px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:32px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:36px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:38px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:40px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:46px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:48px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:52px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:54px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:56px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:60px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:64px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:66px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:72px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:74px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:78px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:80px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:84px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:86px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:88px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:92px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:96px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:100px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:102px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:106px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:110px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:112px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:118px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:120px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:122px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:124px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:128px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:130px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:132px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:136px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:142px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:144px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:148px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:150px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:154px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:158px;top:0px;\">&nbsp;</div>\r\n</div>\r\n<span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><p></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:57.55pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:57.55pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size: 18pt; font-family: Arial, sans-serif;\"><span style=\"font-family: Tajawal;\"><b>السادة /</b></span><b>&nbsp;</b></span>وزارة الاعلام<span lang=\"AR-SY\" style=\"font-size:18.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:  AR-SY\"><b><o:p></o:p></b></span></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size: 18pt; font-family: Tajawal;\">عناية /&nbsp;</span>sdcsdc</b><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:26.95pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:26.95pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><span style=\"font-family: Tajawal;\">السلام عليكم  ورحمة الله وبركاته</span><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:253.2pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:253.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SY\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:  AR-SY\"><o:p>&nbsp;</o:p></span>sdcsdcsd</p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:.45in\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:.45in\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><span lang=\"AR-SY\" style=\"font-size:15.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><span style=\"font-family: Tajawal;\">وتقبلوا وافر التحية  والاحترام</span><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:58.0pt\">  <td width=\"144\" valign=\"top\" style=\"width:108.3pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"316\" colspan=\"3\" valign=\"top\" style=\"width:237.0pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"240\" valign=\"top\" style=\"width:179.7pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><b>الادارة المركزية<br></b></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><b>جواد عبد الله العتيبي<br></b></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><img width=\"125px\" src=\"https://trans2.crm.rs4it.com/public/../storage/app/public/Sign/sign-5-1713613358.png\"><br></p>  </td> </tr></tbody></table></div></div></div></div></h5>', NULL, 38, '2024-06-03 08:34:00', '2024-06-03 08:34:35', 1, 'outgoings', 0, 0, NULL, 1, NULL, NULL, 'ddd'),
(101, 12, 13, 1, 10, 'HR-10-Out', '2024-06-03 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<p>صادر خاص</p><p><b>الرقم :&nbsp;</b>HR-10-Out</p><p><b>التاريخ:&nbsp;</b>3-6-2024</p><p style=\"text-align: center; \"></p><div style=\"font-size:0;position:relative;width:176px;height:33px;\">\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:0px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:4px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:6px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:10px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:14px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:16px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:20px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:22px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:26px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:30px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:32px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:36px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:38px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:40px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:46px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:48px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:52px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:54px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:56px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:60px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:64px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:68px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:72px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:74px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:76px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:80px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:82px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:86px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:90px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:94px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:96px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:100px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:102px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:104px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:108px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:112px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:116px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:118px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:122px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:126px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:128px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:134px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:136px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:138px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:140px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:144px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:146px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:148px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:152px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:158px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:160px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:164px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:166px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:170px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:174px;top:0px;\">&nbsp;</div>\r\n</div>\r\n<br><p></p>', NULL, 41, '2024-06-03 09:08:12', '2024-06-03 09:08:39', 1, 'outgoings', 0, 0, NULL, 1, NULL, NULL, 'asdasdasd'),
(102, 13, 11, 1, 18, 'و-2024-18-IN', '2024-06-03 00:00:00', '9/2024', 2, 2, 2, 2, 1, NULL, NULL, '<p><br></p>', NULL, 33, '2024-06-03 09:14:29', '2024-06-03 09:14:29', 1, 'incomings', 0, 0, NULL, NULL, NULL, NULL, 'تدقيق على سير العمل'),
(103, 13, 11, 1, 19, 'و-2024-19-IN', '2024-06-03 00:00:00', '9/2024', 2, 2, 2, 2, 1, NULL, NULL, '<p><br></p>', NULL, 34, '2024-06-03 09:29:40', '2024-06-03 09:31:34', 1, 'incomings', 0, 0, NULL, NULL, NULL, NULL, 'تدقيق على سير العمل'),
(104, 13, 11, 1, 20, 'و-2024-20-IN', '2024-06-03 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<p><br></p>', NULL, 34, '2024-06-03 09:34:01', '2024-06-03 09:34:01', 1, 'incomings', 0, 0, NULL, NULL, NULL, NULL, 'all'),
(105, 13, 11, 1, 21, 'و-2024-21-IN', '2024-06-03 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<p><br></p>', NULL, 34, '2024-06-03 09:35:48', '2024-06-03 09:35:48', 1, 'incomings', 0, 0, NULL, NULL, NULL, NULL, 'all1'),
(106, 13, 11, 1, 22, 'و-2024-22-IN', '2024-06-03 00:00:00', '9/2024', 2, 2, 2, 3, 1, NULL, NULL, '<p><br></p>', NULL, 33, '2024-06-03 09:46:40', '2024-06-03 09:46:40', 14, 'incomings', 0, 0, NULL, NULL, NULL, NULL, 'تدقيق عام'),
(107, 13, 11, 1, 23, 'و-2024-23-IN', '2024-06-03 00:00:00', '9/2024', 2, 2, 2, 2, 1, NULL, NULL, '<p><br></p>', NULL, 33, '2024-06-03 09:54:13', '2024-06-03 09:54:13', 14, 'incomings', 0, 0, NULL, NULL, NULL, NULL, 'تدقيق عام'),
(108, 13, 11, 1, 24, 'و-2024-24-IN', '2024-06-03 00:00:00', '9/2024', 2, 2, 2, 2, 1, NULL, NULL, '<p><br></p>', NULL, 34, '2024-06-03 09:59:58', '2024-06-03 10:02:35', 14, 'incomings', 0, 1, NULL, NULL, NULL, NULL, 'تدقيق عام');
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(109, 12, 12, 1, 11, 'HR-11-Out', '2024-06-03 00:00:00', NULL, 2, 2, 2, NULL, 1, NULL, NULL, '<h5 class=\"\" style=\"color: rgb(33, 37, 41);\"><div align=\"right\" style=\"\"><div align=\"right\" dir=\"rtl\" style=\"\"><div align=\"right\" style=\"\"><div align=\"right\" style=\"font-family: Tajawal, sans-serif;\"><span style=\"font-family: Arial;\">﻿</span></div><div align=\"right\" style=\"\"><font face=\"Arial\"><br></font><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"700\" style=\"font-family: Tajawal, sans-serif; width: 525pt; margin-left: -17.7pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:58.0pt\">  <td width=\"274\" colspan=\"2\" valign=\"top\" style=\"width:205.8pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:13.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><span style=\"font-family: Tajawal;\">الرقم :</span>&nbsp;</span>HR-11-Out<span lang=\"AR-SA\" style=\"font-size:13.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"> <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size: 13pt; font-family: Tajawal;\">التاريخ :&nbsp;</span>3-6-2024<span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"148\" valign=\"top\" style=\"width:111.0pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:0in;text-align:left;  line-height:normal;direction:ltr;unicode-bidi:embed\"><span style=\"font-size:  15.0pt\"><b>&nbsp;</b></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"278\" colspan=\"2\" valign=\"top\" style=\"width:208.2pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"LTR\" style=\"text-align: center; margin-bottom: 0in; line-height: normal; direction: ltr; unicode-bidi: embed;\"></p><div style=\"font-size:0;position:relative;width:176px;height:33px;\">\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:0px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:4px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:6px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:10px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:14px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:16px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:20px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:22px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:26px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:30px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:32px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:36px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:38px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:40px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:46px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:48px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:52px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:54px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:56px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:60px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:64px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:68px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:72px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:74px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:76px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:80px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:84px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:88px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:90px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:92px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:96px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:100px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:102px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:104px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:108px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:112px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:116px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:118px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:122px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:126px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:128px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:134px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:136px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:138px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:140px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:144px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:146px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:148px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:152px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:158px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:160px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:164px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:166px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:170px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:174px;top:0px;\">&nbsp;</div>\r\n</div>\r\n<span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><p></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:57.55pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:57.55pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size: 18pt; font-family: Arial, sans-serif;\"><span style=\"font-family: Tajawal;\"><b>السادة /</b></span><b>&nbsp;</b></span>وزارة الاعلام<span lang=\"AR-SY\" style=\"font-size:18.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:  AR-SY\"><b><o:p></o:p></b></span></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size: 18pt; font-family: Tajawal;\">عناية /&nbsp;</span>الادارة المركزية</b><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:26.95pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:26.95pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><span style=\"font-family: Tajawal;\">السلام عليكم  ورحمة الله وبركاته</span><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:253.2pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:253.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SY\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:  AR-SY\"><o:p>&nbsp;</o:p></span>يرجى </p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:.45in\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:.45in\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><span lang=\"AR-SY\" style=\"font-size:15.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><span style=\"font-family: Tajawal;\">وتقبلوا وافر التحية  والاحترام</span><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:58.0pt\">  <td width=\"144\" valign=\"top\" style=\"width:108.3pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"316\" colspan=\"3\" valign=\"top\" style=\"width:237.0pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"240\" valign=\"top\" style=\"width:179.7pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><b>الادارة المركزية<br></b></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><b>جواد عبد الله العتيبي<br></b></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><img width=\"125px\" src=\"https://trans2.crm.rs4it.com/public/../storage/app/public/Sign/sign-5-1713613358.png\"><br></p>  </td> </tr></tbody></table></div></div></div></div></h5>', NULL, 38, '2024-06-03 10:46:30', '2024-06-03 10:48:01', 1, 'outgoings', 0, 0, NULL, 1, NULL, NULL, 'نقل مباشر'),
(110, 12, 13, 1, 12, 'HR-12-Out', '2024-06-03 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<p>صادر خاص</p><p><b>الرقم :&nbsp;</b>HR-12-Out</p><p><b>التاريخ:&nbsp;</b>3-6-2024</p><p style=\"text-align: center; \"><div style=\"font-size:0;position:relative;width:176px;height:33px;\">\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:0px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:4px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:6px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:10px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:14px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:16px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:20px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:22px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:26px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:30px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:32px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:36px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:38px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:40px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:46px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:48px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:52px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:54px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:56px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:60px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:64px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:68px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:72px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:74px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:76px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:80px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:82px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:88px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:90px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:92px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:96px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:100px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:102px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:104px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:108px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:112px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:116px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:118px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:122px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:126px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:128px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:134px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:136px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:138px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:140px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:144px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:146px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:148px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:152px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:158px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:160px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:164px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:166px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:170px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:174px;top:0px;\">&nbsp;</div>\n</div>\n<br></p>', NULL, 39, '2024-06-03 11:28:17', '2024-06-03 11:28:17', 1, 'outgoings', 0, 0, NULL, NULL, NULL, NULL, 'تدقيق على سير العمل'),
(111, 12, 12, 1, 13, 'HR-13-Out', '2024-06-03 00:00:00', NULL, 2, 2, 2, NULL, 1, NULL, NULL, '<h5 class=\"\" style=\"color: rgb(33, 37, 41);\"><div align=\"right\" style=\"\"><div align=\"right\" dir=\"rtl\" style=\"\"><div align=\"right\" style=\"\"><div align=\"right\" style=\"font-family: Tajawal, sans-serif;\"><span style=\"font-family: Arial;\">﻿</span></div><div align=\"right\" style=\"\"><font face=\"Arial\"><br></font><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"700\" style=\"font-family: Tajawal, sans-serif; width: 525pt; margin-left: -17.7pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:58.0pt\">  <td width=\"274\" colspan=\"2\" valign=\"top\" style=\"width:205.8pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:13.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><span style=\"font-family: Tajawal;\">الرقم :</span>&nbsp;</span>HR-13-Out<span lang=\"AR-SA\" style=\"font-size:13.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"> <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size: 13pt; font-family: Tajawal;\">التاريخ :&nbsp;</span>3-6-2024<span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"148\" valign=\"top\" style=\"width:111.0pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:0in;text-align:left;  line-height:normal;direction:ltr;unicode-bidi:embed\"><span style=\"font-size:  15.0pt\"><b>&nbsp;</b></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"278\" colspan=\"2\" valign=\"top\" style=\"width:208.2pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"LTR\" style=\"text-align: center; margin-bottom: 0in; line-height: normal; direction: ltr; unicode-bidi: embed;\"></p><div style=\"font-size:0;position:relative;width:176px;height:33px;\">\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:0px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:4px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:6px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:10px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:14px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:16px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:20px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:22px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:26px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:30px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:32px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:36px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:38px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:40px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:46px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:48px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:52px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:54px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:56px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:60px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:64px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:68px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:72px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:74px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:76px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:80px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:84px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:90px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:92px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:94px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:96px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:100px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:102px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:104px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:108px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:112px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:116px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:118px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:122px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:126px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:128px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:134px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:136px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:138px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:140px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:144px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:146px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:148px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:152px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:158px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:160px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:164px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:166px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:170px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:174px;top:0px;\">&nbsp;</div>\r\n</div>\r\n<span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><p></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:57.55pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:57.55pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size: 18pt; font-family: Arial, sans-serif;\"><span style=\"font-family: Tajawal;\"><b>السادة /</b></span><b>&nbsp;</b></span>وزارة الاعلام<span lang=\"AR-SY\" style=\"font-size:18.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:  AR-SY\"><b><o:p></o:p></b></span></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size: 18pt; font-family: Tajawal;\">عناية /&nbsp;</span>الادارة المركزية</b><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:26.95pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:26.95pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><span style=\"font-family: Tajawal;\">السلام عليكم  ورحمة الله وبركاته</span><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:253.2pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:253.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SY\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:  AR-SY\"><o:p>&nbsp;</o:p></span> يرجى اتخاذ الاجراءات الضرورية اللازمة لعملية نقل الملكية  </p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:.45in\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:.45in\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><span lang=\"AR-SY\" style=\"font-size:15.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><span style=\"font-family: Tajawal;\">وتقبلوا وافر التحية  والاحترام</span><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:58.0pt\">  <td width=\"144\" valign=\"top\" style=\"width:108.3pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"316\" colspan=\"3\" valign=\"top\" style=\"width:237.0pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"240\" valign=\"top\" style=\"width:179.7pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><b>الادارة المركزية<br></b></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><b>جواد عبد الله العتيبي<br></b></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><img width=\"125px\" src=\"https://trans2.crm.rs4it.com/public/../storage/app/public/Sign/sign-5-1713613358.png\"><br></p>  </td> </tr></tbody></table></div></div></div></div></h5>', NULL, 38, '2024-06-03 11:32:48', '2024-06-03 11:34:24', 1, 'outgoings', 0, 0, NULL, 1, NULL, NULL, 'نقل'),
(112, 12, 13, 2, 14, 'HR-14-Out', '2024-06-03 00:00:00', NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, '<p>صادر خاص</p><p><b>الرقم :&nbsp;</b>HR-14-Out</p><p><b>التاريخ:&nbsp;</b>3-6-2024</p><p style=\"text-align: center; \"><div style=\"font-size:0;position:relative;width:176px;height:33px;\">\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:0px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:4px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:6px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:10px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:14px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:16px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:20px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:22px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:26px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:30px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:32px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:36px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:38px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:40px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:46px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:48px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:52px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:54px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:56px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:60px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:64px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:68px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:72px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:74px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:76px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:80px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:82px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:86px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:90px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:92px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:96px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:100px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:102px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:104px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:108px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:112px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:116px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:118px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:122px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:126px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:128px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:134px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:136px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:138px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:140px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:144px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:146px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:148px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:152px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:158px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:160px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:164px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:166px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:170px;top:0px;\">&nbsp;</div>\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:174px;top:0px;\">&nbsp;</div>\n</div>\n<br></p>', NULL, 39, '2024-06-03 11:36:46', '2024-06-03 11:36:46', 1, 'outgoings', 0, 0, NULL, NULL, NULL, NULL, 'تدقيق على سير العمل');
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(113, 12, 12, NULL, 15, 'HR-15-Out', '2024-06-04 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<h5 class=\"\" style=\"color: rgb(33, 37, 41);\"><div align=\"right\" style=\"\"><div align=\"right\" dir=\"rtl\" style=\"\"><div align=\"right\" style=\"\"><div align=\"right\" style=\"font-family: Tajawal, sans-serif;\"><span style=\"font-family: Arial;\">﻿</span></div><div align=\"right\" style=\"\"><font face=\"Arial\"><br></font><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"700\" style=\"font-family: Tajawal, sans-serif; width: 525pt; margin-left: -17.7pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:58.0pt\">  <td width=\"274\" colspan=\"2\" valign=\"top\" style=\"width:205.8pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:13.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><span style=\"font-family: Tajawal;\">الرقم :</span>&nbsp;</span>HR-15-Out<span lang=\"AR-SA\" style=\"font-size:13.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"> <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size: 13pt; font-family: Tajawal;\">التاريخ :&nbsp;</span>4-6-2024<span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"148\" valign=\"top\" style=\"width:111.0pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:0in;text-align:left;  line-height:normal;direction:ltr;unicode-bidi:embed\"><span style=\"font-size:  15.0pt\"><b>&nbsp;</b></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"278\" colspan=\"2\" valign=\"top\" style=\"width:208.2pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"LTR\" style=\"text-align: center; margin-bottom: 0in; line-height: normal; direction: ltr; unicode-bidi: embed;\"></p><div style=\"font-size:0;position:relative;width:176px;height:33px;\">\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:0px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:4px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:6px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:10px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:14px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:16px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:20px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:22px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:26px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:30px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:32px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:36px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:38px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:40px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:46px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:48px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:52px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:54px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:56px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:60px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:64px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:68px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:72px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:74px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:76px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:80px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:84px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:88px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:92px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:94px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:96px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:100px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:102px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:104px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:108px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:112px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:116px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:118px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:122px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:126px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:128px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:134px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:136px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:138px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:140px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:144px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:146px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:148px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:152px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:158px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:160px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:164px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:166px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:170px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:174px;top:0px;\">&nbsp;</div>\r\n</div>\r\n<span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><p></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:57.55pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:57.55pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size: 18pt; font-family: Arial, sans-serif;\"><span style=\"font-family: Tajawal;\"><b>السادة /</b></span><b>&nbsp;</b></span><span lang=\"AR-SY\" style=\"font-size:18.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:  AR-SY\"><b><o:p></o:p></b></span></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size: 18pt; font-family: Tajawal;\">عناية /&nbsp;</span></b><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:26.95pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:26.95pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><span style=\"font-family: Tajawal;\">السلام عليكم  ورحمة الله وبركاته</span><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:253.2pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:253.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SY\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:  AR-SY\"><o:p>&nbsp;</o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:.45in\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:.45in\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><span lang=\"AR-SY\" style=\"font-size:15.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><span style=\"font-family: Tajawal;\">وتقبلوا وافر التحية  والاحترام</span><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:58.0pt\">  <td width=\"144\" valign=\"top\" style=\"width:108.3pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"316\" colspan=\"3\" valign=\"top\" style=\"width:237.0pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"240\" valign=\"top\" style=\"width:179.7pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><b>الادارة المركزية<br></b></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><b>جواد عبد الله العتيبي<br></b></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><img width=\"125px\" src=\"https://trans2.crm.rs4it.com/public/../storage/app/public/Sign/sign-5-1713613358.png\"><br></p>  </td> </tr></tbody></table></div></div></div></div></h5>', NULL, 38, '2024-06-04 05:49:14', '2024-06-04 05:49:33', 1, 'outgoings', 0, 0, NULL, 1, NULL, NULL, '1'),
(114, 13, 11, 1, 25, 'و-2024-25-IN', '2024-06-05 00:00:00', 'ddddd', 2, NULL, NULL, NULL, 0, NULL, NULL, '<p><br></p>', NULL, 34, '2024-06-04 14:36:33', '2024-06-04 15:15:27', 1, 'incomings', 0, 1, NULL, NULL, NULL, NULL, 'dsdvsdvsd'),
(115, 13, 11, 1, 26, 'و-2024-26-IN', '2024-06-04 00:00:00', NULL, 2, NULL, NULL, NULL, 0, NULL, NULL, '<p><br></p>', NULL, 34, '2024-06-04 15:17:05', '2024-06-04 15:17:05', 1, 'incomings', 0, 0, NULL, NULL, NULL, NULL, 'test2'),
(116, 13, 11, 1, 27, 'و-2024-27-IN', '2024-06-04 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<p><br></p>', NULL, 34, '2024-06-04 15:24:11', '2024-06-04 15:24:11', 1, 'incomings', 0, 0, NULL, NULL, NULL, NULL, 'asdasdasd'),
(117, 13, 11, 1, 28, 'و-2024-28-IN', '2024-06-04 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<p><br></p>', NULL, 34, '2024-06-04 15:29:38', '2024-06-04 15:29:38', 1, 'incomings', 0, 0, NULL, NULL, NULL, NULL, 'cdcsadcsdc'),
(118, 13, 11, 1, 29, 'و-2024-29-IN', '2024-06-04 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<p><br></p>', NULL, 34, '2024-06-04 15:34:56', '2024-06-04 15:34:56', 1, 'incomings', 0, 0, NULL, NULL, NULL, NULL, 'dddddd'),
(119, 12, 12, 1, 16, 'HR-16-Out', '2024-06-04 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<h5 class=\"\" style=\"color: rgb(33, 37, 41);\"><div align=\"right\" style=\"\"><div align=\"right\" dir=\"rtl\" style=\"\"><div align=\"right\" style=\"\"><div align=\"right\" style=\"font-family: Tajawal, sans-serif;\"><span style=\"font-family: Arial;\">﻿</span></div><div align=\"right\" style=\"\"><font face=\"Arial\"><br></font><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"700\" style=\"font-family: Tajawal, sans-serif; width: 525pt; margin-left: -17.7pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:58.0pt\">  <td width=\"274\" colspan=\"2\" valign=\"top\" style=\"width:205.8pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:13.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><span style=\"font-family: Tajawal;\">الرقم :</span>&nbsp;</span>HR-16-Out<span lang=\"AR-SA\" style=\"font-size:13.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"> <o:p></o:p></span></b></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size: 13pt; font-family: Tajawal;\">التاريخ :&nbsp;</span>4-6-2024<span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"148\" valign=\"top\" style=\"width:111.0pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:0in;text-align:left;  line-height:normal;direction:ltr;unicode-bidi:embed\"><span style=\"font-size:  15.0pt\"><b>&nbsp;</b></span></p>  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"278\" colspan=\"2\" valign=\"top\" style=\"width:208.2pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"LTR\" style=\"text-align: center; margin-bottom: 0in; line-height: normal; direction: ltr; unicode-bidi: embed;\"></p><div style=\"font-size:0;position:relative;width:176px;height:33px;\">\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:0px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:4px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:6px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:10px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:14px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:16px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:20px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:22px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:26px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:30px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:32px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:36px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:38px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:40px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:46px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:48px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:52px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:54px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:56px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:60px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:64px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:68px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:72px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:74px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:76px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:80px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:82px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:88px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:92px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:94px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:96px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:100px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:102px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:104px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:108px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:112px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:116px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:118px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:122px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:126px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:128px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:134px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:136px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:138px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:140px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:144px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:146px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:148px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:152px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:158px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:160px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:164px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:166px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:3px;height:33px;position:absolute;left:170px;top:0px;\">&nbsp;</div>\r\n<div style=\"background-color:black;width:1px;height:33px;position:absolute;left:174px;top:0px;\">&nbsp;</div>\r\n</div>\r\n<span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><p></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:57.55pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:57.55pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size: 18pt; font-family: Arial, sans-serif;\"><span style=\"font-family: Tajawal;\"><b>السادة /</b></span><b>&nbsp;</b></span>وزارة الاعلام<span lang=\"AR-SY\" style=\"font-size:18.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:  AR-SY\"><b><o:p></o:p></b></span></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size: 18pt; font-family: Tajawal;\">عناية /&nbsp;</span>dddd</b><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:26.95pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:26.95pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><span style=\"font-family: Tajawal;\">السلام عليكم  ورحمة الله وبركاته</span><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:253.2pt\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:253.2pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SY\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:  AR-SY\"><o:p>&nbsp;</o:p></span>dddd</p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:.45in\">  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;  height:.45in\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:  center;line-height:normal\"><span lang=\"AR-SY\" style=\"font-size:15.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><span style=\"font-family: Tajawal;\">وتقبلوا وافر التحية  والاحترام</span><o:p></o:p></span></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:58.0pt\">  <td width=\"144\" valign=\"top\" style=\"width:108.3pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"316\" colspan=\"3\" valign=\"top\" style=\"width:237.0pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>  </td>  <td width=\"240\" valign=\"top\" style=\"width:179.7pt;padding:0in 5.4pt 0in 5.4pt;  height:58.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><b>الادارة المركزية<br></b></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><b>جواد عبد الله العتيبي<br></b></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><img width=\"125px\" src=\"https://trans2.crm.rs4it.com/public/../storage/app/public/Sign/sign-5-1713613358.png\"><br></p>  </td> </tr></tbody></table></div></div></div></div></h5>', NULL, 38, '2024-06-04 16:16:59', '2024-06-04 16:20:59', 1, 'outgoings', 0, 1, NULL, 1, NULL, NULL, 'dcasdcsdc'),
(120, 13, 11, 1, 30, 'و-2024-30-IN', '2024-06-04 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<p><br></p>', NULL, 34, '2024-06-04 16:26:04', '2024-06-04 16:26:04', 1, 'incomings', 0, 0, NULL, NULL, NULL, NULL, '41564'),
(121, 13, 11, 1, 31, 'و-2024-31-IN', '2024-06-04 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<p><br></p>', NULL, 34, '2024-06-04 16:31:03', '2024-06-04 16:31:03', 1, 'incomings', 0, 0, NULL, NULL, NULL, NULL, '41564'),
(122, 13, 11, 1, 32, 'و-2024-32-IN', '2024-06-04 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<p><br></p>', NULL, 34, '2024-06-04 16:32:08', '2024-06-04 16:32:08', 1, 'incomings', 0, 0, NULL, NULL, NULL, NULL, '41564'),
(123, 13, 11, 1, 33, 'و-2024-33-IN', '2024-06-04 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<p><br></p>', NULL, 34, '2024-06-04 16:40:58', '2024-06-04 16:40:58', 1, 'incomings', 0, 0, NULL, NULL, NULL, NULL, '41564'),
(124, 13, 11, NULL, 34, 'و-2024-34-IN', '2024-06-04 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<p><br></p>', NULL, 34, '2024-06-04 16:47:16', '2024-06-04 16:47:16', 1, 'incomings', 0, 0, NULL, NULL, NULL, NULL, 'dsssd'),
(125, 13, 11, NULL, 35, 'و-2024-35-IN', '2024-06-04 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<p><br></p>', NULL, 34, '2024-06-04 16:49:57', '2024-06-04 16:49:57', 1, 'incomings', 0, 0, NULL, NULL, NULL, NULL, 'asdasd'),
(126, 13, 11, NULL, 36, 'و-2024-36-IN', '2024-06-04 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<p><br></p>', NULL, 34, '2024-06-04 16:52:52', '2024-06-04 16:52:52', 1, 'incomings', 0, 0, NULL, NULL, NULL, NULL, 'asdasd'),
(127, 13, 11, NULL, 37, 'و-2024-37-IN', '2024-06-04 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<p><br></p>', NULL, 34, '2024-06-04 16:54:38', '2024-06-04 16:54:38', 1, 'incomings', 0, 0, NULL, NULL, NULL, NULL, 'dsada'),
(128, 13, 11, NULL, 38, 'و-2024-38-IN', '2024-06-04 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<p><br></p>', NULL, 34, '2024-06-04 16:56:18', '2024-06-04 16:56:18', 1, 'incomings', 0, 0, NULL, NULL, NULL, NULL, 'fff'),
(129, 13, 11, NULL, 39, 'و-2024-39-IN', '2024-06-04 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<p><br></p>', NULL, 34, '2024-06-04 16:57:08', '2024-06-04 16:57:08', 1, 'incomings', 0, 0, NULL, NULL, NULL, NULL, 'dasd'),
(130, 13, 11, NULL, 40, 'و-2024-40-IN', '2024-06-04 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<p><br></p>', NULL, 34, '2024-06-04 16:58:07', '2024-06-04 16:58:07', 1, 'incomings', 0, 0, NULL, NULL, NULL, NULL, 'dasdasd'),
(131, 13, 11, NULL, 41, 'و-2024-41-IN', '2024-06-04 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<p><br></p>', NULL, 34, '2024-06-04 16:59:16', '2024-06-04 16:59:16', 1, 'incomings', 0, 0, NULL, NULL, NULL, NULL, 'asdasd'),
(132, 13, 11, NULL, 42, 'و-2024-42-IN', '2024-06-04 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<p><br></p>', NULL, 34, '2024-06-04 17:31:12', '2024-06-04 17:31:12', 1, 'incomings', 0, 0, NULL, NULL, NULL, NULL, 'ewerwe'),
(133, 13, 11, 1, 43, 'و-2024-43-IN', '2024-06-04 00:00:00', NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, '<p><br></p>', NULL, 34, '2024-06-04 17:43:42', '2024-06-04 17:43:42', 1, 'incomings', 0, 0, NULL, NULL, NULL, NULL, 'sdsdfsd');
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(134, 15, 15, NULL, 62, 'R01-M002-DD-62-(1)', '2024-06-21 00:00:00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '<div align=\"right\"><div align=\"right\"><div align=\"right\"><div align=\"right\"><div align=\"right\"><div align=\"right\"><div align=\"right\"><div align=\"right\"><div align=\"right\"><div align=\"right\"><div align=\"right\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 9pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:22.0pt\">  <td width=\"284\" colspan=\"4\" valign=\"top\" style=\"width:212.9pt;border-top:solid windowtext 1.0pt;  border-left:none;border-bottom:none;border-right:solid windowtext 1.0pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  padding:0in 5.4pt 0in 5.4pt;height:22.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\">المملكة  العربية السعودية </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"384\" colspan=\"7\" valign=\"top\" style=\"width:4.0in;border:none;border-top:  solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:22.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"84\" valign=\"top\" style=\"width:63.0pt;border:none;border-top:solid windowtext 1.0pt;  mso-border-top-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:22.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"152\" valign=\"top\" style=\"width:114.25pt;border-top:solid windowtext 1.0pt;  border-left:solid windowtext 1.0pt;border-bottom:none;border-right:none;  mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;  padding:0in 5.4pt 0in 5.4pt;height:22.0pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi;color:red\">نموذج رقم (1)</span></b><b><span dir=\"LTR\" style=\"color:red\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:22.0pt\">  <td width=\"284\" colspan=\"4\" valign=\"top\" style=\"width:212.9pt;border:none;  border-right:solid windowtext 1.0pt;mso-border-right-alt:solid windowtext .5pt;  padding:0in 5.4pt 0in 5.4pt;height:22.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\">الجهة : الحلول الواقعية لتقنية المعلومات</span></b><b><span lang=\"AR-SY\" style=\"font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:  AR-SY\"><o:p></o:p></span></b></p>  </td>  <td width=\"384\" colspan=\"7\" valign=\"top\" style=\"width:4.0in;border:none;padding:  0in 5.4pt 0in 5.4pt;height:22.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">إشعار استلام مؤقت لأصناف تحت  الفحص<o:p></o:p></span></b></p>  </td>  <td width=\"84\" valign=\"top\" style=\"width:63.0pt;border:none;padding:0in 5.4pt 0in 5.4pt;  height:22.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SY\" style=\"font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:  AR-SY\">الرقم الخاص</span></b><b><span lang=\"AR-SA\" style=\"font-size:10.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"152\" valign=\"top\" style=\"width:114.25pt;border:none;border-left:solid windowtext 1.0pt;  mso-border-left-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:22.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><o:p>&nbsp;</o:p></span></b><input type=\"text\" id=\"text_1\" class=\"text_1 text_field\" placeholder=\"الرقم الخاص\" style=\"width: 90%;\" disabled=\"\"></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:22.0pt\">  <td width=\"284\" colspan=\"4\" valign=\"top\" style=\"width:212.9pt;border:none;  border-right:solid windowtext 1.0pt;mso-border-right-alt:solid windowtext .5pt;  padding:0in 5.4pt 0in 5.4pt;height:22.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><input class=\"autotext_field autodstorehouse_0\" placeholder=\"المستودع\" id=\"autodstorehouse_0\" disabled=\"\" style=\"width: 80%;\"><br></p>  </td>  <td width=\"384\" colspan=\"7\" valign=\"top\" style=\"width:4.0in;border:none;padding:  0in 5.4pt 0in 5.4pt;height:22.0pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">المورد&nbsp;</span></b>sdfsdfsdf<b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"84\" valign=\"top\" style=\"width:63.0pt;border:none;padding:0in 5.4pt 0in 5.4pt;  height:22.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\">تاريخ  الاستلام <o:p></o:p></span></b></p>  </td>  <td width=\"152\" valign=\"top\" style=\"width:114.25pt;border:none;border-left:solid windowtext 1.0pt;  mso-border-left-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:22.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b><input type=\"date\" id=\"text_2\" class=\"text_2 text_field\" placeholder=\"تاريخ الاستلام\" style=\"width: 90%;\" disabled=\"\"></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:22.0pt\">  <td width=\"284\" colspan=\"4\" valign=\"top\" style=\"width:212.9pt;border:none;  border-right:solid windowtext 1.0pt;mso-border-right-alt:solid windowtext .5pt;  padding:0in 5.4pt 0in 5.4pt;height:22.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"384\" colspan=\"7\" valign=\"top\" style=\"width:4.0in;border:none;padding:  0in 5.4pt 0in 5.4pt;height:22.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"84\" valign=\"top\" style=\"width:63.0pt;border:none;padding:0in 5.4pt 0in 5.4pt;  height:22.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\">عدد الصفحات<o:p></o:p></span></b></p>  </td>  <td width=\"152\" valign=\"top\" style=\"width:114.25pt;border:none;border-left:solid windowtext 1.0pt;  mso-border-left-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:22.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b><input type=\"number\" id=\"text_3\" class=\"text_3 text_field\" placeholder=\"عدد الصفحات\" style=\"width: 90%;\" disabled=\"\"></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:17.5pt\">  <td width=\"232\" colspan=\"3\" valign=\"top\" style=\"width:174.15pt;border-top:none;  border-left:none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;  mso-border-bottom-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  padding:0in 5.4pt 0in 5.4pt;height:17.5pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  <o:p></o:p></span></b></p>  </td>  <td width=\"142\" colspan=\"2\" valign=\"top\" style=\"width:106.15pt;border:none;  border-bottom:solid windowtext 1.0pt;mso-border-bottom-alt:solid windowtext .5pt;  padding:0in 5.4pt 0in 5.4pt;height:17.5pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\">مستند&nbsp;</span></b>sdsdf<b><span lang=\"AR-SA\" style=\"font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"132\" colspan=\"3\" valign=\"top\" style=\"width:98.75pt;border:none;  border-bottom:solid windowtext 1.0pt;mso-border-bottom-alt:solid windowtext .5pt;  padding:0in 5.4pt 0in 5.4pt;height:17.5pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\">رقم&nbsp;</span></b>R01-M002-DD-62-(1)<b><span lang=\"AR-SA\" style=\"font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"162\" colspan=\"3\" valign=\"top\" style=\"width:121.85pt;border:none;  border-bottom:solid windowtext 1.0pt;mso-border-bottom-alt:solid windowtext .5pt;  padding:0in 5.4pt 0in 5.4pt;height:17.5pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0in; line-height: normal;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:10.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi\">تاريخ&nbsp;</span></b>21-6-2024<b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:10.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"84\" valign=\"top\" style=\"width:63.0pt;border:none;border-bottom:solid windowtext 1.0pt;  mso-border-bottom-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:17.5pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\">المرفقات<o:p></o:p></span></b></p>  </td>  <td width=\"152\" valign=\"top\" style=\"width:114.25pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-left-alt:solid windowtext .5pt;mso-border-bottom-alt:solid windowtext .5pt;  padding:0in 5.4pt 0in 5.4pt;height:17.5pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b><input type=\"text\" id=\"text_4\" class=\"text_4 text_field\" placeholder=\"المرفقات\" style=\"width: 90%;\"></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;height:41.35pt\">  <td width=\"70\" valign=\"top\" style=\"width:52.65pt;border:solid windowtext 1.0pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  padding:0in 5.4pt 0in 5.4pt;height:41.35pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">الرقم</span></b><b><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><o:p></o:p></span></b></p>  </td>  <td width=\"130\" valign=\"top\" style=\"width:97.25pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;height:41.35pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">رقم الصنف<o:p></o:p></span></b></p>  </td>  <td width=\"192\" colspan=\"4\" valign=\"top\" style=\"width:2.0in;border-top:none;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:  solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:41.35pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">اسم الصنف ووصفه<o:p></o:p></span></b></p>  </td>  <td width=\"96\" valign=\"top\" style=\"width:1.0in;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;height:41.35pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">الوحدة<o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"78\" colspan=\"2\" valign=\"top\" style=\"width:58.5pt;border-top:none;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:  solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:41.35pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">الكمية<o:p></o:p></span></b></p>  </td>  <td width=\"78\" valign=\"top\" style=\"width:58.5pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;height:41.35pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">السعر<o:p></o:p></span></b></p>  </td>  <td width=\"260\" colspan=\"3\" valign=\"top\" style=\"width:195.25pt;border-top:none;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:  solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:41.35pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">ملاحظات<o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:6;height:138.55pt\">  <td width=\"904\" colspan=\"13\" valign=\"top\" style=\"width:678.15pt;border:solid windowtext 1.0pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  padding:0in 5.4pt 0in 5.4pt;height:138.55pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"text-align: right; margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><button id=\"copy_button_1\" onclick=\"$(&quot;#copy_div_container_1&quot;).after($(&quot;#copy_div_container_1&quot;).clone())\" type=\"button\" class=\"copy_button btn btn-success btn-sm copy_button_1\" name=\"اضافة\" style=\"margin-top: 5px;\">اضافة</button><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p><br></o:p></span></b></p><div id=\"copy_div_container_1\" class=\"copy_div_container\" style=\"height: 35px; padding: 1px; width: 100%; border: 0px; border-radius: 2px;\">3<input type=\"text\" id=\"text_2\" class=\"text_2 text_field\" placeholder=\"رقم الصنف\" style=\"width: 14%;\" disabled=\"\">sdfsdfsdfصندوق3434435dfgdf</div><div id=\"copy_div_container_1\" class=\"copy_div_container\" style=\"height: 35px; padding: 1px; width: 100%; border: 0px; border-radius: 2px;\"><input type=\"text\" id=\"text_5\" class=\"text_5 text_field\" placeholder=\"الرقم\" style=\"width: 6%;\"><input type=\"text\" id=\"text_2\" class=\"text_2 text_field\" placeholder=\"رقم الصنف\" style=\"width: 14%;\" disabled=\"\">sdfsdfكيسt343534gdfvdsfvdfv</div><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:7;height:39.1pt\">  <td width=\"70\" valign=\"top\" style=\"width:52.65pt;border:solid windowtext 1.0pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  padding:0in 5.4pt 0in 5.4pt;height:39.1pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"130\" valign=\"top\" style=\"width:97.25pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;height:39.1pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">المسلم<o:p></o:p></span></b></p>  </td>  <td width=\"288\" colspan=\"5\" valign=\"top\" style=\"width:3.0in;border-top:none;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:  solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:39.1pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-size:9.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-size:9.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\">المستلم  مأمور عهدة ساحة الاستلام / أمين المستودع / مأمور العهدة <o:p></o:p></span></b></p>  </td>  <td width=\"416\" colspan=\"6\" valign=\"top\" style=\"width:312.25pt;border-top:none;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:  solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:39.1pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">مدير إدارة المستودعات <o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:8;height:14.5pt\">  <td width=\"70\" valign=\"top\" style=\"width:52.65pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:none;border-right:solid windowtext 1.0pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-left-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  padding:0in 5.4pt 0in 5.4pt;height:14.5pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">الاسم <o:p></o:p></span></b></p>  </td>  <td width=\"130\" valign=\"top\" style=\"width:97.25pt;border:none;border-left:solid windowtext 1.0pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:14.5pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><input type=\"text\" id=\"text_1\" class=\"text_1 text_field\" placeholder=\"المسلم\" style=\"width: 90%;\" disabled=\"\"><b style=\"font-size: 1rem;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"288\" colspan=\"5\" valign=\"top\" style=\"width:3.0in;border:none;border-left:  solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:  solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;padding:  0in 5.4pt 0in 5.4pt;height:14.5pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"autotext_field autoname_5\" placeholder=\"اسم المستلم\" id=\"autoname_5\" disabled=\"\" style=\"width: 90%;\"><br></p>  </td>  <td width=\"416\" colspan=\"6\" valign=\"top\" style=\"width:312.25pt;border:none;  border-left:solid windowtext 1.0pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-left-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  padding:0in 5.4pt 0in 5.4pt;height:14.5pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"autotext_field autoname_8\" placeholder=\"اسم المدير\" id=\"autoname_8\" disabled=\"\" style=\"width: 90%;\"><br></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:9;height:29.25pt\">  <td width=\"70\" valign=\"top\" style=\"width:52.65pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:none;border-right:solid windowtext 1.0pt;  mso-border-left-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  padding:0in 5.4pt 0in 5.4pt;height:29.25pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">التوقيع<o:p></o:p></span></b></p>  </td>  <td width=\"130\" valign=\"top\" style=\"width:97.25pt;border:none;border-left:solid windowtext 1.0pt;  mso-border-right-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:29.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><input type=\"text\" id=\"text_2\" class=\"text_2 text_field\" placeholder=\"توقيع المسلم\" style=\"width: 90%;\" disabled=\"\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"288\" colspan=\"5\" valign=\"top\" style=\"width:3.0in;border:none;border-left:  solid windowtext 1.0pt;mso-border-right-alt:solid windowtext .5pt;mso-border-left-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;padding:  0in 5.4pt 0in 5.4pt;height:29.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"autotext_field autosign_6\" placeholder=\"توقيع المستلم\" id=\"autosign_6\" disabled=\"\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"416\" colspan=\"6\" valign=\"top\" style=\"width:312.25pt;border:none;  border-left:solid windowtext 1.0pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-left-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  padding:0in 5.4pt 0in 5.4pt;height:29.25pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"autotext_field autosign_9\" placeholder=\"توقيع المدير\" id=\"autosign_9\" disabled=\"\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:10;mso-yfti-lastrow:yes;height:25.15pt\">  <td width=\"70\" valign=\"top\" style=\"width:52.65pt;border:solid windowtext 1.0pt;  border-top:none;mso-border-left-alt:solid windowtext .5pt;mso-border-bottom-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;padding:  0in 5.4pt 0in 5.4pt;height:25.15pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">التاريخ<o:p></o:p></span></b></p>  </td>  <td width=\"130\" valign=\"top\" style=\"width:97.25pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-right-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;  mso-border-bottom-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  padding:0in 5.4pt 0in 5.4pt;height:25.15pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b><input type=\"date\" id=\"text_3\" class=\"text_3 text_field\" placeholder=\"تاريخ المسلم\" style=\"width: 90%;\" disabled=\"\"></p>  </td>  <td width=\"288\" colspan=\"5\" valign=\"top\" style=\"width:3.0in;border-top:none;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-left-alt:  solid windowtext .5pt;mso-border-bottom-alt:solid windowtext .5pt;mso-border-right-alt:  solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;height:25.15pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"autotext_field autodate_7\" placeholder=\"تاريخ المستلم\" id=\"autodate_7\" disabled=\"\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"416\" colspan=\"6\" valign=\"top\" style=\"width:312.25pt;border-top:none;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-left-alt:  solid windowtext .5pt;mso-border-bottom-alt:solid windowtext .5pt;mso-border-right-alt:  solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;height:25.15pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"autotext_field autodate_10\" placeholder=\"تاريخ المدير\" id=\"autodate_10\" disabled=\"\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr></tbody></table></div></div></div></div></div></div></div></div></div></div></div>', NULL, 43, '2024-06-21 13:46:29', '2024-06-21 13:46:29', 6, 'internals', 0, 1, NULL, NULL, NULL, NULL, 'sdfsdf');
INSERT INTO `outgoings` (`id`, `transactions_types_id`, `flows_id`, `entities_id`, `autonumber`, `number`, `date`, `ingoing_id`, `priorities_id`, `confidentialities_id`, `urgencies_id`, `receivingmethods_id`, `need_response`, `response`, `sign`, `pages`, `outgoings_id`, `steps_id`, `created_at`, `updated_at`, `creator_id`, `type`, `archive`, `finished`, `folders_id`, `agree_number`, `level_agree_number`, `assigned_id`, `subject`) VALUES
(135, 15, 15, NULL, 63, 'R01-M002-DD-63-(1)', '2024-06-21 00:00:00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '<div align=\"right\"><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 13pt; border: none;\"> <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:22.0pt\">  <td width=\"284\" colspan=\"4\" style=\"width:212.9pt;border-top:solid windowtext 1.0pt;  border-left:none;border-bottom:none;border-right:solid windowtext 1.0pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  padding:0in 5.4pt 0in 5.4pt;height:22.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\">المملكة  العربية السعودية </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"409\" colspan=\"8\" style=\"width:306.85pt;border:none;border-top:solid windowtext 1.0pt;  mso-border-top-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:22.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"84\" style=\"width:63.0pt;border:none;border-top:solid windowtext 1.0pt;  mso-border-top-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:22.0pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"159\" style=\"width:118.9pt;border-top:solid windowtext 1.0pt;  border-left:solid windowtext 1.0pt;border-bottom:none;border-right:none;  mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;  padding:0in 5.4pt 0in 5.4pt;height:22.0pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi;color:red\">نموذج رقم (1)</span></b><b><span dir=\"LTR\" style=\"color:red\"><o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:1;height:17.5pt\">  <td width=\"284\" colspan=\"4\" style=\"width:212.9pt;border:none;border-right:solid windowtext 1.0pt;  mso-border-right-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:17.5pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\">الجهة&nbsp;</span></b><b><span lang=\"AR-SY\" style=\"font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:  AR-SY\"><o:p></o:p></span></b></p>  </td>  <td width=\"409\" colspan=\"8\" style=\"width:306.85pt;border:none;padding:0in 5.4pt 0in 5.4pt;  height:17.5pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">إشعار استلام مؤقت لأصناف تحت  الفحص<o:p></o:p></span></b></p>  </td>  <td width=\"84\" style=\"width:63.0pt;border:none;padding:0in 5.4pt 0in 5.4pt;  height:17.5pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SY\" style=\"font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:  AR-SY\">الرقم الخاص</span></b><b><span lang=\"AR-SA\" style=\"font-size:10.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>  </td>  <td width=\"159\" style=\"width:118.9pt;border:none;border-left:solid windowtext 1.0pt;  mso-border-left-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:17.5pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:2;height:18.4pt\">  <td width=\"284\" colspan=\"4\" style=\"width:212.9pt;border:none;border-right:solid windowtext 1.0pt;  mso-border-right-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:18.4pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\">مستودع <o:p></o:p></span></b></p>  </td>  <td width=\"409\" colspan=\"8\" style=\"width:306.85pt;border:none;padding:0in 5.4pt 0in 5.4pt;  height:18.4pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">المورد<o:p></o:p></span></b></p>  </td>  <td width=\"84\" style=\"width:63.0pt;border:none;padding:0in 5.4pt 0in 5.4pt;  height:18.4pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\">تاريخ  الاستلام <o:p></o:p></span></b></p>  </td>  <td width=\"159\" style=\"width:118.9pt;border:none;border-left:solid windowtext 1.0pt;  mso-border-left-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:18.4pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:3;height:16.6pt\">  <td width=\"284\" colspan=\"4\" style=\"width:212.9pt;border:none;border-right:solid windowtext 1.0pt;  mso-border-right-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:16.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"409\" colspan=\"8\" style=\"width:306.85pt;border:none;padding:0in 5.4pt 0in 5.4pt;  height:16.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"84\" style=\"width:63.0pt;border:none;padding:0in 5.4pt 0in 5.4pt;  height:16.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\">عدد الصفحات<o:p></o:p></span></b></p>  </td>  <td width=\"159\" style=\"width:118.9pt;border:none;border-left:solid windowtext 1.0pt;  mso-border-left-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:16.6pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:4;height:17.5pt\">  <td width=\"232\" colspan=\"3\" style=\"width:174.15pt;border-top:none;border-left:  none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;  mso-border-bottom-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  padding:0in 5.4pt 0in 5.4pt;height:17.5pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;  <o:p></o:p></span></b></p>  </td>  <td width=\"142\" colspan=\"2\" style=\"width:106.15pt;border:none;border-bottom:solid windowtext 1.0pt;  mso-border-bottom-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:17.5pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\">مستند<o:p></o:p></span></b></p>  </td>  <td width=\"150\" colspan=\"4\" style=\"width:112.55pt;border:none;border-bottom:solid windowtext 1.0pt;  mso-border-bottom-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:17.5pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\">رقم<o:p></o:p></span></b></p>  </td>  <td width=\"169\" colspan=\"3\" style=\"width:126.9pt;border:none;border-bottom:solid windowtext 1.0pt;  mso-border-bottom-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:17.5pt\">  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0in; line-height: normal;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:10.0pt;  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;  mso-bidi-theme-font:minor-bidi\">تاريخ<o:p></o:p></span></b></p>  </td>  <td width=\"84\" style=\"width:63.0pt;border:none;border-bottom:solid windowtext 1.0pt;  mso-border-bottom-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:17.5pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\">المرفقات<o:p></o:p></span></b></p>  </td>  <td width=\"159\" style=\"width:118.9pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-left-alt:  solid windowtext .5pt;mso-border-bottom-alt:solid windowtext .5pt;padding:  0in 5.4pt 0in 5.4pt;height:17.5pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:5;height:41.35pt\">  <td width=\"70\" valign=\"top\" style=\"width:52.75pt;border:solid windowtext 1.0pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  padding:0in 5.4pt 0in 5.4pt;height:41.35pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">الرقم</span></b><b><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><o:p></o:p></span></b></p><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><button id=\"copy_button_6\" onclick=\"        var divsToClone = $(&quot;.copy_div_container&quot;);        divsToClone.each(function(index, element) {            var currentDiv = $(this);            if (!currentDiv.hasClass(&quot;cloned&quot;)) {                var clonedDiv = currentDiv.clone();                clonedDiv.addClass(&quot;cloned&quot;);                var previousSibling = currentDiv.prev();                if (previousSibling.hasClass(&quot;cloned&quot;)) {                    previousSibling.after(clonedDiv);                } else {                    currentDiv.after(clonedDiv);                  }            }        });    \" type=\"button\" class=\"copy_button btn btn-success btn-sm copy_button_6\" name=\"إضافة\" style=\"margin-top: 5px;\">إضافة</button></p>  </td>  <td width=\"128\" valign=\"top\" style=\"width:96.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;height:41.35pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">رقم الصنف<o:p></o:p></span></b></p>  </td>  <td width=\"214\" colspan=\"4\" valign=\"top\" style=\"width:160.15pt;border-top:none;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:  solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:41.35pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">اسم الصنف ووصفه<o:p></o:p></span></b></p>  </td>  <td width=\"96\" valign=\"top\" style=\"width:1.0in;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;height:41.35pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">الوحدة<o:p></o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"78\" colspan=\"3\" valign=\"top\" style=\"width:58.5pt;border-top:none;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:  solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:41.35pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">الكمية<o:p></o:p></span></b></p>  </td>  <td width=\"84\" valign=\"top\" style=\"width:63.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;height:41.35pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">السعر<o:p></o:p></span></b></p>  </td>  <td width=\"265\" colspan=\"3\" valign=\"top\" style=\"width:198.55pt;border-top:none;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:  solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:41.35pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">ملاحظات<o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:6;height:92.65pt\">  <td width=\"70\" valign=\"top\" style=\"width:52.75pt;border:solid windowtext 1.0pt;  border-top:none;mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;  padding:0in 5.4pt 0in 5.4pt;height:92.65pt\">  <div id=\"copy_div_container_7\" class=\"copy_div_container\" style=\"height: 35px; padding: 1px; width: 100%; border: 0px; border-radius: 2px;\">1</div><div id=\"copy_div_container_7\" class=\"copy_div_container cloned\" style=\"height: 35px; padding: 1px; width: 100%; border: 0px; border-radius: 2px;\">2</div><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><br></p>  </td>  <td width=\"128\" valign=\"top\" style=\"width:96.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;height:92.65pt\">  <div id=\"copy_div_container_9\" class=\"copy_div_container\" style=\"height: 35px; padding: 1px; width: 100%; border: 0px; border-radius: 2px;\">gdfgd</div><div id=\"copy_div_container_9\" class=\"copy_div_container cloned\" style=\"height: 35px; padding: 1px; width: 100%; border: 0px; border-radius: 2px;\">dfgdfg</div><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"214\" colspan=\"4\" valign=\"top\" style=\"width:160.15pt;border-top:none;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:  solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:92.65pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"96\" valign=\"top\" style=\"width:1.0in;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:  solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;height:92.65pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"78\" colspan=\"3\" valign=\"top\" style=\"width:58.5pt;border-top:none;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:  solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:92.65pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"84\" valign=\"top\" style=\"width:63.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;height:92.65pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"265\" colspan=\"3\" valign=\"top\" style=\"width:198.55pt;border-top:none;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:  solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:92.65pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:7;height:39.1pt\">  <td width=\"70\" valign=\"top\" style=\"width:52.75pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:none;border-right:solid windowtext 1.0pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;  mso-border-left-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  padding:0in 5.4pt 0in 5.4pt;height:39.1pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"128\" valign=\"top\" style=\"width:96.35pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;height:39.1pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">المسلم<o:p></o:p></span></b></p>  </td>  <td width=\"310\" colspan=\"6\" valign=\"top\" style=\"width:232.45pt;border-top:none;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:  solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:39.1pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-size:9.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-size:9.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\">المستلم  مأمور عهدة ساحة الاستلام / أمين المستودع / مأمور العهدة <o:p></o:p></span></b></p>  </td>  <td width=\"427\" colspan=\"6\" valign=\"top\" style=\"width:320.1pt;border-top:none;  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;  border-right:none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:  solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:39.1pt\">  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">مدير إدارة المستودعات <o:p></o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:8;height:25.15pt\">  <td width=\"70\" style=\"width:52.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:none;border-right:solid windowtext 1.0pt;mso-border-left-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;padding:  0in 5.4pt 0in 5.4pt;height:25.15pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">الاسم <o:p></o:p></span></b></p>  </td>  <td width=\"128\" style=\"width:96.35pt;border:none;border-left:solid windowtext 1.0pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:25.15pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"310\" colspan=\"6\" style=\"width:232.45pt;border:none;border-left:solid windowtext 1.0pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:25.15pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"427\" colspan=\"6\" style=\"width:320.1pt;border:none;border-left:solid windowtext 1.0pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:25.15pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:9;height:22.45pt\">  <td width=\"70\" style=\"width:52.75pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:none;border-right:solid windowtext 1.0pt;mso-border-left-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;padding:  0in 5.4pt 0in 5.4pt;height:22.45pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">التوقيع<o:p></o:p></span></b></p>  </td>  <td width=\"128\" style=\"width:96.35pt;border:none;border-left:solid windowtext 1.0pt;  mso-border-right-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:22.45pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"310\" colspan=\"6\" style=\"width:232.45pt;border:none;border-left:solid windowtext 1.0pt;  mso-border-right-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:22.45pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"427\" colspan=\"6\" style=\"width:320.1pt;border:none;border-left:solid windowtext 1.0pt;  mso-border-right-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:22.45pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <tr style=\"mso-yfti-irow:10;mso-yfti-lastrow:yes;height:21.55pt\">  <td width=\"70\" style=\"width:52.75pt;border:solid windowtext 1.0pt;border-top:  none;mso-border-left-alt:solid windowtext .5pt;mso-border-bottom-alt:solid windowtext .5pt;  mso-border-right-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;  height:21.55pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\">التاريخ<o:p></o:p></span></b></p>  </td>  <td width=\"128\" style=\"width:96.35pt;border-top:none;border-left:solid windowtext 1.0pt;  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-right-alt:  solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-bottom-alt:  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;padding:  0in 5.4pt 0in 5.4pt;height:21.55pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"310\" colspan=\"6\" style=\"width:232.45pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-right-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;  mso-border-bottom-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  padding:0in 5.4pt 0in 5.4pt;height:21.55pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td>  <td width=\"427\" colspan=\"6\" style=\"width:320.1pt;border-top:none;border-left:  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:  none;mso-border-right-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;  mso-border-bottom-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;  padding:0in 5.4pt 0in 5.4pt;height:21.55pt\">  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>  </td> </tr> <!--[if !supportMisalignedColumns]--> <tr height=\"0\">  <td width=\"54\" style=\"border:none\"></td>  <td width=\"71\" style=\"border:none\"></td>  <td width=\"11\" style=\"border:none\"></td>  <td width=\"31\" style=\"border:none\"></td>  <td width=\"43\" style=\"border:none\"></td>  <td width=\"12\" style=\"border:none\"></td>  <td width=\"60\" style=\"border:none\"></td>  <td width=\"0\" style=\"border:none\"></td>  <td width=\"13\" style=\"border:none\"></td>  <td width=\"40\" style=\"border:none\"></td>  <td width=\"54\" style=\"border:none\"></td>  <td width=\"7\" style=\"border:none\"></td>  <td width=\"63\" style=\"border:none\"></td>  <td width=\"78\" style=\"border:none\"></td> </tr> <!--[endif]--></tbody></table></div><p class=\"MsoNormal\" dir=\"RTL\" style=\"unicode-bidi: embed;\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', NULL, 43, '2024-06-21 17:18:01', '2024-06-21 17:18:01', 6, 'internals', 0, 1, NULL, NULL, NULL, NULL, 'asdas');

-- --------------------------------------------------------

--
-- Table structure for table `pages`
--

CREATE TABLE `pages` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` longtext DEFAULT NULL,
  `templates_id` varchar(255) NOT NULL,
  `number` varchar(255) NOT NULL,
  `fields` text DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `direction` varchar(100) DEFAULT 'vertical',
  `width` varchar(255) DEFAULT NULL,
  `height` varchar(255) DEFAULT NULL,
  `border` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `pages`
--

INSERT INTO `pages` (`id`, `name`, `templates_id`, `number`, `fields`, `created_at`, `updated_at`, `direction`, `width`, `height`, `border`) VALUES
(2, '<p><br></p><table class=\"table table-bordered\" style=\"text-align: left;\"><tbody><tr><td style=\"text-align: right;\"><p style=\"text-align: center; \"><b>&nbsp; &nbsp; المملكة العربية السعودية</b></p><p style=\"text-align: center; \"><input class=\"autotext_field\" placeholder=\"اسم الفرع\" id=\"autobranche_0\" disabled=\"\" style=\"width: 50%;\"><br></p><p style=\"text-align: center; \"><input class=\"autotext_field\" placeholder=\"اسم الادارة\" id=\"automanagement_0\" disabled=\"\" style=\"width: 25%;\">&nbsp;-&nbsp;<input class=\"autotext_field\" placeholder=\"اسم القسم\" id=\"autodepartment_1\" disabled=\"\" style=\"width: 25%;\"><br></p><p style=\"text-align: center; \"><b><span style=\"text-align: center; background-color: transparent; color: inherit; font-size: 1rem;\"></span></b></p></td><td><p style=\"text-align: center;\"><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABGCAYAAABbnhMrAAAACXBIWXMAAC4jAAAuIwF4pT92AAAGb2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIyLTEyLTEyVDIyOjU2OjUxKzAzOjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIyLTEyLTEyVDIyOjU2OjUxKzAzOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMi0xMi0xMlQyMjo1Njo1MSswMzowMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpmMmNlYjlkMC1lNDFmLTE2NDEtOGNiMy1hMzA4MzlmOGJjMzkiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpjNjc4MjMwOS1mMjMxLTZjNDItYTVhMS05NzE1NjhmZTJjZmUiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDplMWNhZTlmMC1kYjVhLWRmNDAtOTgyYi1kYTFiMmJhZmYxNjUiIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDplMWNhZTlmMC1kYjVhLWRmNDAtOTgyYi1kYTFiMmJhZmYxNjUiIHN0RXZ0OndoZW49IjIwMjItMTItMTJUMjI6NTY6NTErMDM6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKSIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6ZjJjZWI5ZDAtZTQxZi0xNjQxLThjYjMtYTMwODM5ZjhiYzM5IiBzdEV2dDp3aGVuPSIyMDIyLTEyLTEyVDIyOjU2OjUxKzAzOjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDxwaG90b3Nob3A6RG9jdW1lbnRBbmNlc3RvcnM+IDxyZGY6QmFnPiA8cmRmOmxpPmFkb2JlOmRvY2lkOnBob3Rvc2hvcDo0NjcxMDQzNS1jYjExLTE5NDktODIyZC1jYWU1MzY3NzM2ZjQ8L3JkZjpsaT4gPC9yZGY6QmFnPiA8L3Bob3Rvc2hvcDpEb2N1bWVudEFuY2VzdG9ycz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4FzcALAAAYDUlEQVR4nM2cf4xtV3XfP2vtvc85987Me+P3bGNs88OAMTiQBghJUOwUNeGHIaWhlahCpSpK0iJoSRvaJFKIWlURTX9EUdIES5HaKK2USKUpbX5ULaRCRFCTgIoCagINuBiDwfjH83sz98c5Z++9Vv84M/jZb+a9Z8+MxfdpaebduWffs7537b1+7LWPbL37DqxWFu+/hydj812vueQ1xwEQdPqpAIqIwN7fdleZ37jrJbzxeWdY5nrJGE8V7j4zqWfH9a6qpth0p3rR5uvgfuhFInjusTzgOLHZRFKDe8G9YlZIzSYveNUvHOneFDiQPIDF3Z840uDHA98Ef5e7/Q9BPgL+qVKG33DPZ9wylxW3E7+7eKU3LO7+xIGWeHk4TYwEjSAgT/PmgOTY28zWv2i1EGMCUWrpXzrW4VnAo5e7ByWiEsGPPgsOwxUJhMct8WqJDAp/fm7kVTcobWyxwyfaFSAbIcSftH4gaAAEc5CgIab2JkH//NBLq2Olsr+snBSuisB9LO7+BBvv+p4rvm9j1vLPP/JnPG/mvPH519DnpzeVRKQ2s+3BUZyCVwdVhLBtxrcL9Q+f1sDHCN35Nx97Shcs7/7jK77H3aFLbHeJINMElqciIggobreuLnz1jNmII5NjcDGI91arn8xWOEhKzZjVI60dVwt9OhddDYkxKPd87QIPrwsxKKJy1QKGiAZE7opNe4uKohoRDcTUZcE/5FY+Jm6IG2L1cXEnEFB/Wqo9ZTztT1ncfQ+Luw/23gDzNvIr93yZz5zv6boGSemqxcXRGKtLXMZmE3fB9hZSK32tdbEUG6COiGWCOCqOihEBeYbIgyMQuI/dXzuYxGkaRxqV6fenInCdaHxHjLPvdwTRtOdJnZwX5ugSiVitONDMN2i6Gc1sTkjNIeGh/SWwWy+6w+tAnntU/Y/lq9r9tY8f+jcRQUSvWkASLv/M3e/WmH4QNzREQgCzEYmpCXH+/UL8vlIrNVdwxy8WeaKI6lnz/D738iZB9r+oH3Or//Kouj8lL3w57Pzqxzj17jue+KIIZVyT+0CuVxdOhNjcpaLvrHXE6oBoAAq1ZtwrIqlx9zeCvEg1/KLjHxCRxybywdQwcWTfI7mDxu8T1Teb21rR33erUdz/drX+7FH1PjYCAXZ+9eNPJFGEmS+xdWYoV0VgSs3852K3RWpPY3mJiFLKiDuIhim20xFEXqQh/RJeb8tD/69qKQ9OLjwgGsEdq46oNOL+WtzB6usd3xRwE3kRtf7OUXU+VgJhIhHg1LvvoInCf7x3xdnbI2e7QLlSRO3+mpKH79Q4w2MmpA1q7UEUFcVFkOC4ZawYiM5xfmK9u3u/e/llAG1mNBsNlitmRlD9q2B/vdaeoOGUGW/UOGUobv4XR9X32Am8GF1S/tPnd/iBZymvPpsYrjCNm6Z9q5mLlUIeFsSmm6auVUT18RhRAi62F+uFILH5NlzwXJjWuP0R/Q4r4z+VEG6GySLdHa+OBrCabziqjidKoDvQBK4JBRsrYwE5PLgNMTavMC8M/Q6dxsn63BGZpmTud5DQEkKc4r+9ygoSTnvllDk7+s2kR64R+Ptu+eUuAQ0NeKWUjNdCikbO4/qoOp54wNRG4d/9v8yDo9A2SgiHyi3juH6e1YqVgbFfMK6XqEw5cMlTNiKqOAE3wV3JeWBYLe+sOf8sKlsaFQ0BEV6nKm+IqUMkUEvFzKf1sRbGcYVZeflR9XsGCIQP3Z95aHSCGBwur8TLdW4FDQmYTCkPC8b1LtWMEBvwzONz1ImpI6bmBo3h7RL19mqVvO6fi/B3QozbGjp8quAw9CvwQgiREBo0hCsn9lfAiU5h2J/GivUL6saMWp1DKiQvFQkzt4JVI6aWxivFBbNK6jama91QWePuqAoaI9rOQeTanNdvrmP+k2FYvr6ZzV4rqaGWDO6kboaWSu5XlDISQktI6X8fVb8TI9Au9rgmWM4Mq0qzdd3kBC4l8aaaR7HaUy3jVqh5wDUSmpboAm6E0GBljYSAxoSKIQqiYebr+nKv9TndxtYPICGWPIJP077WioZIM9uEfodaevJq/aWj6nliU3jx/v/1eAo3QkHwUhiHHhM/qAzThBCJTUu7sUkIDaGZkdr5XiFB0JAoVsm1YA7jume1u6RfXmBcLRiH4fk5539Yrfxls0KthWqZMvT0y12G1XnMRjS2gOLY4qh6nvgU7ovwo89f8bxOqCie13thSZhSt8fzVhcRqg3kWggaqf0STTNiStQ6QEgEDVhsGVYrAGruyWNPCInZ5vZLkPCC1e7uqXa+gYY4Edv3xCahGlle2MGqEZISNG4dVb8TJVAEaha+81RmOyZWJlNAbBXVhjKuCTHt1+3Ebc8crUKIlFygLslro14wmm6DdraB1UrNA03bobMOF6HkzLBadBpTF2Kg5EJZLAhBSbM5w2rBcvc8VgzVSLIGDeGuo+p4ogT2Bd5568BzOhieVJQWUdwNp07rFNLWMoqIEEICF5puE7dCHtaIg409F5a7qEaa2RxDCBo5dXabYbVieeE8UgqpbcnjAnHwpsP6gXG9QtTRoAjT0jIO/XVH1fFECawDfNuWsZ2cwTm8QuxGKeMHgTeWftzOGibvGiJWDRGlnW2AQzBHY4OERC2VcRjoF7uoBlLbYnVg7FcEnZxM7te4ZTQoIO5WSylD6Fc7mvvhyDqeKIE/cVvltrnRZ5DDP+kUyC2Wy6hBH3bKtpVMqUoIiRASmhJjv2Z/V1pEqCUzjiMl99RxABXa+SYpJWLTkJqWoe9ZLS5ALTTzjlKtx+zPzHlubNrrUzs7f1QdT4xA+ZHv5Zdf4WwnOJchTPZ3A7AL9CCvFtW3C3JHLcNpDSG42/Vm7KVvUMcCyQgxUM3J6/XkANo1ISTKnrNBoOZCv9hlEKGZzRiHNcNyRR56Yoj0ixWG1bbr/quP+TXr9erNG9vXfOtVY/bxntsyrzhlrKd65w0awnsQ+WuKfAnRhdvwqhjDjVZLU62iqmAyRYcOKgGjkIeRmqfQw82mroIKbk4tFWkAgQAEDRQrrBYX8FIJGmhmMzDIwxpURnc+ldrmt3bPn/ulZjY/fFv0KnFiBN7QOVsRLmQ2YgzvT6m7K4/9zKTcqiGYagi1GjVnYoxgFROnaQJldGopU9nKHMep4wozJq8NlGEN5uQykpqEi9KvdjAcMydoRFNEcPr1kpILjn1htbP71a3t7ftE5T6/TGfI1eJECPypf/Hd/NANsDbBq/xjnDf3q0UbU2K2tS3d5naopVDGgbU9vNerYjiC236iV4gxTq+bYUxhkdUC+yldCJgbeRhwYa/YCrpXTB37giPUUvFaQfiToPbFyc6PJ4c4EQK3Q0ZqZlnlu4AftlLb+dY27XwLgjL2KxDFMTa2r2dYnGc97uIuoAH3Ok1XURRwgaBKKU6tUzzkEjDbS2KCYqVi+EQeDhhmgoSGEAImgojfi8s49kvyuGZ/G+AoOBECx1KhZEr2741Nd1MIASRQa0G8Yj5iVhARTFvm29cR0pzF+YdQEUiJbJNV7lugUKkG4g4hEFQwA8eAvc0jfGr9QFFxzB0b857vtseALwFUM5quZbnzyJF1PREC94umKnJb1DBzr4zDGhcjNs1eNtAQYsfQn6eWkZhaUoqMQ4+IE1SoezHgNzfdzTFjalhyI+hUEzSvKI7GMHUwWKGaIaoEUVwcQ+9zs6+62d49Cvu/HwXHXkyQH/s+NEbatnn2rJu9wK0EDQHBEQI1V0LsaGYbhLZl68zN1DxS8xpNDSG1pGZGaltSalAgpEAMCRGIKRBDIKSABiGoEkOk6VpiaoghIHudECqKRqVpO9qmyymEklLgYjkqjt0C3/viFW84k1lUuSkPw43d6TOkdk7J/VTG8gxM4Qi5UquzeeYGhtV5MEc1EVIixkKNRohrai2UkicrdCPEOH311aBJxLab/lsrdRyRIuzvr7tNr1stZ8BOH7e+x05goCCWqZWzMYYt3DA3VBOxiZShTPW82RYC9KvHprK9g1sB2XMAVFAhNBHJhuBTSR/QFAGFaFSD0vewv1aqkLqEoIhGYkqslyuGVXkhos8DDu8CeBo4VgLjO+7kn7xw2pdVl2tFpRvXu2g12tkmw6rHycw3n0WtlXa2wWZzI3UcGdYXiGmapnlY4W6klChjRXyK/1LTIqrknPemaKKNCauFUipYnUIih1oL7pPlxiDErU1x/Jrj1BeOmcB/dNN5/spsxSM7CtA2XacSmNIpTbQbG7jMAUGoaOoowxIJgRATdSykrgMqeRgouSASJytUmfaFNe4FztPWgFkhNh0hgdmAm2NWERFUm8krC4gqlkc57rbf47XAx7dkpZby/GEYNtrZjNnmFl6dPFY0QJUdxIW8ukApAyltEmJgHAzvR0IIpNSQh4Ex92hIj4e+CTRGUjufulZV0NBgtZDXjosRNBGahqbbxMwYhxU1j+CeLteX/rR0Ps7Bfui6gcdKIkaeLSJ3hBhmNWfcBMQnb1uFOuxiBMycmOasx3OEqIDjNeMCJQ9oDCRpqaUQU4Mb3/SueMVcsL5gdYlP1SpUhKANaGJYr3AvaAqINlS8t3r5zemnimMj8L0//zJevzmSp96859bsN2syuo3ZXl1uJDZK0zV40zGsdsljRiMMqwWzzU1SM8PrOCndNHgpCNPuGwRCEpquw6ziVvYyiYJ7JoQWjRGvoGGq0JhBjC2oIyqPte3m/cfdtXpsBL71eueRskXEEZEzSN+6C+O6oG32GKLUcc16HEjzTQwj9yOiDe3sGkQarC4p44CIE1OcdufC3hkUtymts4yEZsqL8wjAbPtamnaGm1FywdzwPKB762TQgEi4B+Ezx1FAuBjHRuCj5xasHu8MXYlKRpzcD+T60AOntq+7No/WlbzL3I3YbbiV3c+GKC8oZb2V2jlNe4Z1zZhnSh4nT2pTZFNLIUjEzVB1RIR2Y5NaDa+VPKyoFbBKtYyYk9oZVgvmvhtE/xvVviLHOH3hmDKRj77vJi7kqT5XS6XWamOfKUMhJbDcf7iU4TOhiTV1iVpGgqbl2Zte9CPdxum7U2qK1zXD6jyxmwO6LtkeUtEcNODYVG2RiKPge3sq6NT2JopInPY7VGm7OantcCBtnKqzU2d/XZvm34oGnixHxZEt8Cd/+lZe21Yubrwy843ZZpPwKXF157718sJXYoy3pabZHscRk3OfjF33uaFf/xaVd5S83hYgqRcr5QNB7fc1xtfh/u1Iek5qQleLNaXUGEKM7jQ1T934qhHHcTdCCohMTkNjg4Z03mr5tGjMMktHVfcSHInAH/+Zl/K3tnb5Rk1PMGVxzxJiVoE8jLjyFz72c2hKN9uiObXFuYfu/4CXUjSER1XTFzXGV2mYyXq127fd7HfqyB9I8P9M8ee72S2O3KAhXF/yeLav5fp2Y+vFMbWvdDgN4FYJccqHcaZ10Ixq/VDG9eC1chLnHo5E4Jlk9DGR9Mk3pg/UXL5uIi9UBXP+T5u6G0LTWKmZrbM3Mg7LT4uGadWyOgzLNTGNaNRScl2ItsAa4L492euFrmCOBL3N8F8oQ3mrBSc0TdYU+lp9HiQEywO1FkJM5zToV83tWMOXfTxtAn/uZ2/lrvmCh8aIyJM8m/s3zO3hqIoohBBLM2u/FmKTY9dRa++b29f3U7tGvDGPi9tXu1VUQUMq/WrxgIiwcbrFyZd8trtjxb6hwR9DnFJGNIZ7Mf57tfymav1tIoLlHqv5cyGl+ziG4ulBeFoEvu0fvIQfnz3KfecTynjJ393JsQ1j2gjUUtg81Sluw2qxW2MeGPv+EdHUp6YldbPnN+3WRrd5hloG+lX/+Y1TW18An8ISeeyJg4sg2jIONaquNbUNwSrgX7ZSfhv8NsNuS7GhS6ceq7X+nrs9dFKnlp4WgTc3hR1XwqFfqg+qckEVlyBSahHDvOnaaSN8ufx8SHphvnV9KHl4q2xeE9QL4/pCXu8s/3WQ/Zzfp15o9gqgEgkaSO0W7nWN+dfHxYKK03azRYxNF2JzvZepm6GdbfyRaP2f02nHk2HwKRP4N3/mZfz0s5bcXzY4dfhJyBHkPiu1d2GGgbtrtiJpNkdD/wWQnX658+I6Dm8Z18uQWiXG+MGUwu+tdx+3OlUltUouFXTqo+lXOwC9wH0qU/qXB1+187kivulWcffztfT/RUQePO7Y72I8JQJv/nuv5u0bKx5cOdkuXZsuhpt/zYwhhDDzZC4q8+olzNtThKY5t14NxfFX0qTGaqUUXdVxeN+TY7OJDGMshvB4K4bjNYb4pfnpTUKMmHnfr5ZVdB1iSoTUftRF/vBb5rirvPNO3rax5C0bO9yfm7006TLvRx6qtS5Btk3AkJxCMOpI3DjdtC5ibkF07uZQhuHBYuUcVi4dLE9F0ou5cBwJ8RGrnBfYdpNQhgGXKm5zNKZPIvHrx5y5XYKrt0Cr9BopsxldvXIEL8jnNOYHNOhNQo24X/CqNqwzLuvd1IhH9JymDUcqPfbZ6OmQhken1vyEMEQQaimPrnYXn2qa7nUhpZmVrBKpogLGyvMBX8Yx46oInL/zewCljIXlhZ6VX8Vl5l+OTfi/MektZj4LwRcIYtU5/8jD988326rCbjNXmzaE4odF44UDh6oV83JJGCfIAuTLtWZKHrZF5bkxtE0ZB6yUA7qIjx9XZGIiDxDBijP2mXw188LxmusHaykfkqCPNm2qIuu1yJjNy5dCOOui8WtWsdXO7mN56D+937ZxMUSEZtaR2vbAT3HzUnLGarnWq3+HxHga/Fyl3n/S6x9cgcBvkrcP2T9NfhVeTUDwP8i5FCmqGuI8Jn2o5rIyy1+cb11DbNpFyWtZPLa8YCX3tVwaU4ookpRDylCNO6etGG4uUEMe1jML7R9LCPd8S1jgEVHcnWYWTcRXDn3TNvcN63puWF2gjBGzUtzKtRriNnvnK58wgoL5oQ+PWIA8EAK481nX8HkRUq3li5bzQyesG3AZAi+2PgFwYWGK7J3JvRqYGfPtDbqtGSJ7V5Y6aAysVxfQIAVkidvNNZfZQWOIKqFrDpuNS8z+FGXRbnQfL7l8vRRTxx40s2fikQkHE/jkqTu68JJ2zZs3V2TtaK72SL0bsUlYMdzdwXYx7zQEDTGhokU07OJm4uPBLlPAhsNjTnfvVcNOTb4LetasqtVyDp6JFfAqprAAxZRn68gdsyVfqQ3hqm8tMvb9NzfCQpQelwiCmCFKEddHYzuX1M6bA4dwYxx2L1dJaRGRmm3L3V4I7oKce0bMjwMIPMj6bu963nJ6yaM0BN0/GXOVeDyzCKJyppaMFU/ugrsqZjGPvcQUrz3ocncHPfzxR6qhCTHFWq2WWq8HlqlpHuEKgf5x4QkEPpm8yfoCZ2Plu2Y9X83pKCW16636C4PGs9rKLdV4yLEkIrd47SmZLVQP1NrxQ/nw4JsSpHX3LUHPSpCM8Mw8NIaLCLwkZAEGF25vl/yN7hxfWzvFL5//XgHJDRXhTDufnTHWmLGjGj8QJL17HPpXa9sowpNPlCAC4eDSz3XAncO6T+68KsT0IgQtuR7okE4Ch3oDAaopm2q8YtaTEVQ4ijyo6n8Um0BsQ2cZhTqK2M8j4eMi4Qebrr1TefI/QVzwUg8StWozd5uZ169Uyx+xWmdmdp3ZtC9s5peVoyIeZHkAgwkv69b86JnzPKqJkI48JUZx+YZqwKu9wE2i5TjakB+2sP40Xu5g1f96CPEO4Amto44z1gN7Wh4Vld+MMXw3Vre82m+b1B8GeYN7/U13yxrTZR8zeFQcaIECVJQG48W+Yr12Sm9Hla2S62umzvzwDpXmRssVywY174KvyzC8GPP3Ys7FIg4hpYOkaIgPuBGU8MoY09kQmwcReVMt43ucOm0qX06OiAPDmMGV25s1f3fjEb4xhr2m7SOjx/kw0Qs+NGEYo1rBouJD/ffd6fmfhtR6iPGSioyIoF13gCUJZvU7ynp9VjTcKVFPe/XTlToTjT+lKp93s989yYjwQAINOC2VW+LAN2o8Ln+WgfcD/wEsYPag+DSym39BRe8NIbrqJVt8uEAd+gMHdfd7DX7XSw1KfbAMw0fBN0PQzdTOHwoxip9gXebQQNqA7FdVNngq2NkTDggz9k+IXKqsO1YPfQrlx939s+4u7pLd6q6IgEgQVVNNftz9MBfjxA9cPwPo9+TJ2Iu5Dn1Gw7Hg/wNahGkFs2B2AAAAAABJRU5ErkJggg==\" data-filename=\"logo.png\" style=\"width: 80px;\"><br></p></td><td style=\"text-align: left;\"><p style=\"text-align: center; \"><b>التاريخ :&nbsp; &nbsp;</b><input class=\"autotext_field\" placeholder=\"تاريخ تلقائي\" id=\"autodate_0\" disabled=\"\" style=\"width: 50%;\"></p><p style=\"text-align: center; \"><b>الرقم :&nbsp;</b><input class=\"autotext_field\" placeholder=\"رقم معاملة تلقائي\" id=\"autonumber_1\" disabled=\"\" style=\"width: 50%;\"></p></td></tr></tbody></table><div align=\"center\">\r\n\r\n<table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"735\" style=\"width: 551.05pt; border: none;\">\r\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:37.4pt\">\r\n  <td width=\"135\" style=\"width:101.25pt;border-top:double 1.5pt;border-left:solid 1.0pt;\r\n  border-bottom:solid 1.0pt;border-right:double 1.5pt;border-color:windowtext;\r\n  mso-border-top-alt:double 1.5pt;mso-border-left-alt:solid .5pt;mso-border-bottom-alt:\r\n  solid .5pt;mso-border-right-alt:double 1.5pt;mso-border-color-alt:windowtext;\r\n  background:#CCCCCC;padding:0cm 5.4pt 0cm 5.4pt;height:37.4pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"text-align:justify;text-justify:kashida;\r\n  text-kashida:0%\"><b><span lang=\"AR-SA\" style=\"font-family: &quot;DecoType Naskh&quot;;\">إجراءات منح اجازة</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;DecoType Naskh&quot;\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"600\" valign=\"top\" style=\"width:449.8pt;border-top:double windowtext 1.5pt;\r\n  border-left:double windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;\r\n  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:\r\n  double 1.5pt;mso-border-left-alt:double 1.5pt;mso-border-bottom-alt:solid .5pt;\r\n  mso-border-right-alt:solid .5pt;mso-border-color-alt:windowtext;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:37.4pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-right:18.0pt;text-align:justify;\r\n  text-justify:kashida;text-kashida:0%\"><span lang=\"AR-SA\" style=\"font-size:5.0pt\">&nbsp;</span></p>\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-right:36.0pt;text-align:justify;\r\n  text-justify:kashida;text-kashida:0%;text-indent:-18.0pt;mso-list:l0 level1 lfo1;\r\n  tab-stops:list 36.0pt\"><!--[if !supportLists]-->1-<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><!--[endif]--><span dir=\"RTL\"></span><span lang=\"AR-SA\">( عادية – اضطرارية ) تملأ الخطوات ( 1-2-4 )<o:p></o:p></span></p>\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-right:36.0pt;text-align:justify;\r\n  text-justify:kashida;text-kashida:0%;text-indent:-18.0pt;mso-list:l0 level1 lfo1;\r\n  tab-stops:list 36.0pt\"><!--[if !supportLists]-->2-<span style=\"font-variant-numeric: normal; font-variant-east-asian: normal; font-variant-alternates: normal; font-kerning: auto; font-optical-sizing: auto; font-feature-settings: normal; font-variation-settings: normal; font-variant-position: normal; font-stretch: normal; font-size: 7pt; line-height: normal; font-family: &quot;Times New Roman&quot;;\">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><!--[endif]--><span dir=\"RTL\"></span><span lang=\"AR-SA\">( مرضية – وضع – عدة – مرافقة ) تملأ الخطوات\r\n  (1- 3 – 4 )</span></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1;height:137.35pt\">\r\n  <td width=\"135\" style=\"width:101.25pt;border-top:none;border-left:solid windowtext 1.0pt;\r\n  border-bottom:solid windowtext 1.0pt;border-right:double windowtext 1.5pt;\r\n  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;\r\n  mso-border-right-alt:double windowtext 1.5pt;background:#CCCCCC;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:137.35pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"text-align:justify;text-justify:kashida;\r\n  text-kashida:0%\"><b><span lang=\"AR-SA\" style=\"font-family: &quot;DecoType Naskh&quot;;\">( 1 ) طلب الإجازة</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;DecoType Naskh&quot;\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"600\" valign=\"top\" style=\"width:449.8pt;border-top:none;border-left:\r\n  double windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:\r\n  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;\r\n  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:double windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:137.35pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-top:12.0pt;text-align:justify;\r\n  text-justify:kashida;text-kashida:0%\"><span lang=\"AR-SA\" style=\"font-size:13.0pt;\r\n  font-family:&quot;Traditional Arabic&quot;,serif;mso-ascii-font-family:&quot;Times New Roman&quot;;\r\n  mso-hansi-font-family:&quot;Times New Roman&quot;\">الاسم :&nbsp;&nbsp;</span><span lang=\"AR-SA\" style=\"font-size: 13pt; font-family: &quot;Traditional Arabic&quot;, serif;\">&nbsp;</span><input class=\"autotext_field\" placeholder=\"اسم الموظف\" id=\"autoname_0\" disabled=\"\" style=\"width: 50%;\"><span lang=\"AR-SA\" style=\"font-size: 13pt; font-family: &quot;Traditional Arabic&quot;, serif;\">&nbsp; &nbsp;</span></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-top:12.0pt;text-align:justify;\r\n  text-justify:kashida;text-kashida:0%\"><span lang=\"AR-SA\" style=\"font-size: 13pt; font-family: &quot;Traditional Arabic&quot;, serif;\">الوظيفة\r\n  :&nbsp;&nbsp;</span><input class=\"text_field\" placeholder=\"الوظيفة\" id=\"text_0\" style=\"width: 50%;\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-top:12.0pt;text-align:justify;\r\n  text-justify:kashida;text-kashida:0%\"><span lang=\"AR-SA\" style=\"font-size: 13pt; font-family: &quot;Traditional Arabic&quot;, serif;\">مــــدة الإجازة : </span><span lang=\"AR-SA\" style=\"font-size: 8pt; font-family: &quot;Traditional Arabic&quot;, serif;\">..............................................................</span><span lang=\"AR-SA\" style=\"font-size: 13pt; font-family: &quot;Traditional Arabic&quot;, serif;\">\r\n  تاريخ بداية الإجازة : &nbsp;&nbsp;&nbsp;&nbsp;/&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;/\r\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;14هـ</span><br></p>\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"text-align:justify;text-justify:kashida;\r\n  text-kashida:0%\"><span lang=\"AR-SA\" style=\"font-size:13.0pt;font-family:&quot;Traditional Arabic&quot;,serif;\r\n  mso-ascii-font-family:&quot;Times New Roman&quot;;mso-hansi-font-family:&quot;Times New Roman&quot;\">العنوان\r\n  أثناء الإجازة :</span><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:\r\n  &quot;Traditional Arabic&quot;,serif;mso-ascii-font-family:&quot;Times New Roman&quot;;\r\n  mso-hansi-font-family:&quot;Times New Roman&quot;\">....................................................................................................................................</span><span lang=\"AR-SA\" style=\"font-size:13.0pt;font-family:&quot;Traditional Arabic&quot;,serif;\r\n  mso-ascii-font-family:&quot;Times New Roman&quot;;mso-hansi-font-family:&quot;Times New Roman&quot;\"><o:p></o:p></span></p>\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"text-align:justify;text-justify:kashida;\r\n  text-kashida:0%\"><font face=\"Traditional Arabic, serif\"><span style=\"font-size: 17.3333px;\">ارسال الى الفرع&nbsp;&nbsp;</span></font><select id=\"branches_1\" class=\"select_field\" style=\"width: 20%;\"><option value=\"0\">الفروع</option><option value=\"8\">الفرع الرئيسي</option><option value=\"9\">الثاني</option><option value=\"10\">تالت</option><option value=\"11\">الشمال</option><option value=\"12\">ييييييييي</option></select></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2;height:38.1pt\">\r\n  <td width=\"135\" style=\"width:101.25pt;border-top:none;border-left:solid windowtext 1.0pt;\r\n  border-bottom:solid windowtext 1.0pt;border-right:double windowtext 1.5pt;\r\n  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;\r\n  mso-border-right-alt:double windowtext 1.5pt;background:#CCCCCC;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:38.1pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"text-align:justify;text-justify:kashida;\r\n  text-kashida:0%\"><b><span lang=\"AR-SA\" style=\"font-size: 11.5pt; font-family: &quot;DecoType Naskh&quot;;\">( 2 ) الكفالة لغير\r\n  السعوديين</span></b><b><span lang=\"AR-SA\" style=\"font-size:11.5pt;font-family:\r\n  &quot;DecoType Naskh&quot;\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"600\" valign=\"top\" style=\"width:449.8pt;border-top:none;border-left:\r\n  double windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:\r\n  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;\r\n  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:double windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:38.1pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"text-align:justify;text-justify:kashida;\r\n  text-kashida:0%\"><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:&quot;Traditional Arabic&quot;,serif;\r\n  mso-ascii-font-family:&quot;Times New Roman&quot;;mso-hansi-font-family:&quot;Times New Roman&quot;\">&nbsp;</span><span lang=\"AR-SA\" style=\"font-size: 1rem; font-family: &quot;Traditional Arabic&quot;, serif;\">أنا\r\n  الموقع أدناه أكفل السيد / </span><span lang=\"AR-SA\" style=\"font-size: 8pt; font-family: &quot;Traditional Arabic&quot;, serif;\">..........................................................................................</span><span lang=\"AR-SA\" style=\"font-size: 1rem; font-family: &quot;Traditional Arabic&quot;, serif;\"> كفالة حضورية\r\n  ومالية</span></p>\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"text-align:justify;text-justify:kashida;\r\n  text-kashida:0%\"><span lang=\"AR-SA\" style=\"font-family:&quot;Traditional Arabic&quot;,serif;\r\n  mso-ascii-font-family:&quot;Times New Roman&quot;;mso-hansi-font-family:&quot;Times New Roman&quot;\">أسم\r\n  الكفيل : </span><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Traditional Arabic&quot;,serif;\r\n  mso-ascii-font-family:&quot;Times New Roman&quot;;mso-hansi-font-family:&quot;Times New Roman&quot;\">........................................................\r\n  </span><span lang=\"AR-SA\" style=\"font-family:&quot;Traditional Arabic&quot;,serif;\r\n  mso-ascii-font-family:&quot;Times New Roman&quot;;mso-hansi-font-family:&quot;Times New Roman&quot;\">التوقيع\r\n  : </span><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Traditional Arabic&quot;,serif;\r\n  mso-ascii-font-family:&quot;Times New Roman&quot;;mso-hansi-font-family:&quot;Times New Roman&quot;\">.................................</span><span lang=\"AR-SA\" style=\"font-family:&quot;Traditional Arabic&quot;,serif;mso-ascii-font-family:\r\n  &quot;Times New Roman&quot;;mso-hansi-font-family:&quot;Times New Roman&quot;\"> التاريخ : &nbsp;&nbsp;&nbsp;&nbsp;/&nbsp; &nbsp;&nbsp;&nbsp;/ &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;14هـ</span></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;height:23.75pt\">\r\n  <td width=\"135\" style=\"width:101.25pt;border-top:none;border-left:solid windowtext 1.0pt;\r\n  border-bottom:solid windowtext 1.0pt;border-right:double windowtext 1.5pt;\r\n  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;\r\n  mso-border-right-alt:double windowtext 1.5pt;background:#CCCCCC;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:23.75pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"text-align:justify;text-justify:kashida;\r\n  text-kashida:0%\"><b><span lang=\"AR-SA\" style=\"font-family: &quot;DecoType Naskh&quot;;\">( 3 ) التقرير الطبي</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;DecoType Naskh&quot;\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"600\" valign=\"top\" style=\"width:449.8pt;border-top:none;border-left:\r\n  double windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:\r\n  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;\r\n  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:double windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:23.75pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"text-align:justify;text-justify:kashida;\r\n  text-kashida:0%\"><span lang=\"AR-SA\" style=\"font-size:5.0pt\">&nbsp;</span><span lang=\"AR-SA\" style=\"font-size: 1rem;\">رقم التقرير : </span><span lang=\"AR-SA\" style=\"font-size: 8pt; font-family: &quot;Traditional Arabic&quot;, serif;\">.......................................................................................</span><span lang=\"AR-SA\" style=\"font-size: 1rem;\"> تاريخ التقرير :&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;/ &nbsp;&nbsp;&nbsp;&nbsp;/&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;14هـ</span></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:4;mso-yfti-lastrow:yes;height:154.6pt\">\r\n  <td width=\"135\" style=\"width:101.25pt;border-top:none;border-left:solid windowtext 1.0pt;\r\n  border-bottom:double windowtext 1.5pt;border-right:double windowtext 1.5pt;\r\n  mso-border-top-alt:solid windowtext .5pt;mso-border-top-alt:solid .5pt;\r\n  mso-border-left-alt:solid .5pt;mso-border-bottom-alt:double 1.5pt;mso-border-right-alt:\r\n  double 1.5pt;mso-border-color-alt:windowtext;background:#CCCCCC;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:154.6pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"text-align:justify;text-justify:kashida;\r\n  text-kashida:0%\"><b><span lang=\"AR-SA\" style=\"font-family: &quot;DecoType Naskh&quot;;\">( 4 ) الموافقة</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;DecoType Naskh&quot;\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"600\" valign=\"top\" style=\"width:449.8pt;border-top:none;border-left:\r\n  double windowtext 1.5pt;border-bottom:double windowtext 1.5pt;border-right:\r\n  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:154.6pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"text-align:justify;text-justify:kashida;\r\n  text-kashida:0%\"><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:&quot;Traditional Arabic&quot;,serif;\r\n  mso-ascii-font-family:&quot;Times New Roman&quot;;mso-hansi-font-family:&quot;Times New Roman&quot;\">&nbsp;</span><span style=\"font-family: &quot;Traditional Arabic&quot;, serif; font-size: 13pt;\">لا\r\n  مانع من منحه الإجازة المطلوبة إذا كان يستحقها نظاماً.</span></p>\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"text-align:justify;text-justify:kashida;\r\n  text-kashida:0%\"><span lang=\"AR-SA\" style=\"font-family:&quot;Traditional Arabic&quot;,serif;\r\n  mso-ascii-font-family:&quot;Times New Roman&quot;;mso-hansi-font-family:&quot;Times New Roman&quot;\">&nbsp;</span><span style=\"font-family: &quot;Monotype Koufi&quot;; font-size: 1rem;\">الرئيس\r\n  المباشر</span></p>\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"text-align:justify;text-justify:kashida;\r\n  text-kashida:0%\"><span lang=\"AR-SA\" style=\"font-size:13.0pt\">الاسم : </span><input class=\"autotext_field\" placeholder=\"اسم الموظف\" id=\"autoname_2\" disabled=\"\" style=\"width: 40%;\">&nbsp; &nbsp;&nbsp;<span lang=\"AR-SA\" style=\"font-size:13.0pt\">ملاحظات :&nbsp;</span><input class=\"text_field\" placeholder=\"ملاحظات رئيس القسم\" id=\"text_3\" style=\"width: 30%;\"></p><table class=\"table table-bordered\"><tbody><tr><td>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</td><td>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</td><td><p><input class=\"autotext_field\" placeholder=\"موافقة/رفض\" id=\"autoagree_2\" disabled=\"\" style=\"width: 100%;\"></p><p><input class=\"autotext_field\" placeholder=\"تاريخ تلقائي\" id=\"autodate_15\" disabled=\"\" style=\"width: 70%;\"><br></p></td></tr></tbody></table>\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"text-align:justify;text-justify:kashida;\r\n  text-kashida:0%\"><span lang=\"AR-SA\" style=\"font-size:13.0pt\">&nbsp;</span><span style=\"font-family: &quot;Monotype Koufi&quot;; font-size: 1rem;\">رئيس الجهة</span></p>\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"text-align:justify;text-justify:kashida;\r\n  text-kashida:0%\"><span lang=\"AR-SA\" style=\"font-size:13.0pt\">الاسم :</span><span lang=\"AR-SA\"> </span><input class=\"autotext_field\" placeholder=\"اسم الموظف\" id=\"autoname_3\" disabled=\"\" style=\"width: 40%;\"><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Traditional Arabic&quot;,serif;\r\n  mso-ascii-font-family:&quot;Times New Roman&quot;;mso-hansi-font-family:&quot;Times New Roman&quot;\">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</span><span lang=\"AR-SA\" style=\"font-size:13.0pt\">ملاحظات</span><span lang=\"AR-SA\"> </span><span lang=\"AR-SA\" style=\"font-size:13.0pt\">:</span><span lang=\"AR-SA\"> </span><input class=\"text_field\" placeholder=\"ملاحظات المدير\" id=\"text_4\" style=\"width: 30%;\"></p><table class=\"table table-bordered\"><tbody><tr><td>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<br></td><td>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<br></td><td><p><input class=\"autotext_field\" placeholder=\"موافقة/رفض\" id=\"autoagree_3\" disabled=\"\" style=\"width: 100%;\"><br></p></td></tr></tbody></table><p class=\"MsoNormal\" dir=\"RTL\" style=\"text-align:justify;text-justify:kashida;\r\n  text-kashida:0%\"><span lang=\"AR-SA\"><o:p></o:p></span></p>\r\n  </td>\r\n </tr>\r\n</tbody></table>\r\n\r\n</div>', '1', '1', '[\"text_0\",\"الوظيفة\",\"text_3\",\"ملاحظات رئيس القسم\",\"text_4\",\"ملاحظات المدير\",\"autobranche_0\",\"اسم الفرع\",\"automanagement_0\",\"اسم الادارة\",\"autodepartment_1\",\"اسم القسم\",\"autodate_0\",\"تاريخ تلقائي\",\"autonumber_1\",\"رقم معاملة تلقائي\",\"autoname_0\",\"اسم الموظف\",\"autoname_2\",\"اسم الموظف\",\"autoagree_2\",\"موافقة/رفض\",\"autodate_15\",\"تاريخ تلقائي\",\"autoname_3\",\"اسم الموظف\",\"autoagree_3\",\"موافقة/رفض\",\"branches_1\",\"الفروع\"]', '2023-12-06 09:26:46', '2024-01-21 17:08:04', 'vertical', NULL, NULL, NULL),
(46, '<p><p><br></p><table class=\"table table-bordered\"><tbody><tr><td style=\"text-align: center;\"><p><b>تسجيل معاملة وارد&nbsp; &nbsp; &nbsp; &nbsp;</b></p><p><input class=\"autotext_field\" placeholder=\"اسم الادارة\" id=\"automanagement_1\" disabled=\"\" style=\"width: 50%;\"><b><br></b></p></td><td style=\"text-align: center;\"><p><img src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABGCAYAAABbnhMrAAAACXBIWXMAAC4jAAAuIwF4pT92AAAGb2lUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iIHhtbG5zOmRjPSJodHRwOi8vcHVybC5vcmcvZGMvZWxlbWVudHMvMS4xLyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIyLTEyLTEyVDIyOjU2OjUxKzAzOjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIyLTEyLTEyVDIyOjU2OjUxKzAzOjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMi0xMi0xMlQyMjo1Njo1MSswMzowMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpmMmNlYjlkMC1lNDFmLTE2NDEtOGNiMy1hMzA4MzlmOGJjMzkiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDpjNjc4MjMwOS1mMjMxLTZjNDItYTVhMS05NzE1NjhmZTJjZmUiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDplMWNhZTlmMC1kYjVhLWRmNDAtOTgyYi1kYTFiMmJhZmYxNjUiIHBob3Rvc2hvcDpDb2xvck1vZGU9IjMiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDplMWNhZTlmMC1kYjVhLWRmNDAtOTgyYi1kYTFiMmJhZmYxNjUiIHN0RXZ0OndoZW49IjIwMjItMTItMTJUMjI6NTY6NTErMDM6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKSIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6ZjJjZWI5ZDAtZTQxZi0xNjQxLThjYjMtYTMwODM5ZjhiYzM5IiBzdEV2dDp3aGVuPSIyMDIyLTEyLTEyVDIyOjU2OjUxKzAzOjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDxwaG90b3Nob3A6RG9jdW1lbnRBbmNlc3RvcnM+IDxyZGY6QmFnPiA8cmRmOmxpPmFkb2JlOmRvY2lkOnBob3Rvc2hvcDo0NjcxMDQzNS1jYjExLTE5NDktODIyZC1jYWU1MzY3NzM2ZjQ8L3JkZjpsaT4gPC9yZGY6QmFnPiA8L3Bob3Rvc2hvcDpEb2N1bWVudEFuY2VzdG9ycz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4FzcALAAAYDUlEQVR4nM2cf4xtV3XfP2vtvc85987Me+P3bGNs88OAMTiQBghJUOwUNeGHIaWhlahCpSpK0iJoSRvaJFKIWlURTX9EUdIES5HaKK2USKUpbX5ULaRCRFCTgIoCagINuBiDwfjH83sz98c5Z++9Vv84M/jZb+a9Z8+MxfdpaebduWffs7537b1+7LWPbL37DqxWFu+/hydj812vueQ1xwEQdPqpAIqIwN7fdleZ37jrJbzxeWdY5nrJGE8V7j4zqWfH9a6qpth0p3rR5uvgfuhFInjusTzgOLHZRFKDe8G9YlZIzSYveNUvHOneFDiQPIDF3Z840uDHA98Ef5e7/Q9BPgL+qVKG33DPZ9wylxW3E7+7eKU3LO7+xIGWeHk4TYwEjSAgT/PmgOTY28zWv2i1EGMCUWrpXzrW4VnAo5e7ByWiEsGPPgsOwxUJhMct8WqJDAp/fm7kVTcobWyxwyfaFSAbIcSftH4gaAAEc5CgIab2JkH//NBLq2Olsr+snBSuisB9LO7+BBvv+p4rvm9j1vLPP/JnPG/mvPH519DnpzeVRKQ2s+3BUZyCVwdVhLBtxrcL9Q+f1sDHCN35Nx97Shcs7/7jK77H3aFLbHeJINMElqciIggobreuLnz1jNmII5NjcDGI91arn8xWOEhKzZjVI60dVwt9OhddDYkxKPd87QIPrwsxKKJy1QKGiAZE7opNe4uKohoRDcTUZcE/5FY+Jm6IG2L1cXEnEFB/Wqo9ZTztT1ncfQ+Luw/23gDzNvIr93yZz5zv6boGSemqxcXRGKtLXMZmE3fB9hZSK32tdbEUG6COiGWCOCqOihEBeYbIgyMQuI/dXzuYxGkaRxqV6fenInCdaHxHjLPvdwTRtOdJnZwX5ugSiVitONDMN2i6Gc1sTkjNIeGh/SWwWy+6w+tAnntU/Y/lq9r9tY8f+jcRQUSvWkASLv/M3e/WmH4QNzREQgCzEYmpCXH+/UL8vlIrNVdwxy8WeaKI6lnz/D738iZB9r+oH3Or//Kouj8lL3w57Pzqxzj17jue+KIIZVyT+0CuVxdOhNjcpaLvrHXE6oBoAAq1ZtwrIqlx9zeCvEg1/KLjHxCRxybywdQwcWTfI7mDxu8T1Teb21rR33erUdz/drX+7FH1PjYCAXZ+9eNPJFGEmS+xdWYoV0VgSs3852K3RWpPY3mJiFLKiDuIhim20xFEXqQh/RJeb8tD/69qKQ9OLjwgGsEdq46oNOL+WtzB6usd3xRwE3kRtf7OUXU+VgJhIhHg1LvvoInCf7x3xdnbI2e7QLlSRO3+mpKH79Q4w2MmpA1q7UEUFcVFkOC4ZawYiM5xfmK9u3u/e/llAG1mNBsNlitmRlD9q2B/vdaeoOGUGW/UOGUobv4XR9X32Am8GF1S/tPnd/iBZymvPpsYrjCNm6Z9q5mLlUIeFsSmm6auVUT18RhRAi62F+uFILH5NlzwXJjWuP0R/Q4r4z+VEG6GySLdHa+OBrCabziqjidKoDvQBK4JBRsrYwE5PLgNMTavMC8M/Q6dxsn63BGZpmTud5DQEkKc4r+9ygoSTnvllDk7+s2kR64R+Ptu+eUuAQ0NeKWUjNdCikbO4/qoOp54wNRG4d/9v8yDo9A2SgiHyi3juH6e1YqVgbFfMK6XqEw5cMlTNiKqOAE3wV3JeWBYLe+sOf8sKlsaFQ0BEV6nKm+IqUMkUEvFzKf1sRbGcYVZeflR9XsGCIQP3Z95aHSCGBwur8TLdW4FDQmYTCkPC8b1LtWMEBvwzONz1ImpI6bmBo3h7RL19mqVvO6fi/B3QozbGjp8quAw9CvwQgiREBo0hCsn9lfAiU5h2J/GivUL6saMWp1DKiQvFQkzt4JVI6aWxivFBbNK6jama91QWePuqAoaI9rOQeTanNdvrmP+k2FYvr6ZzV4rqaGWDO6kboaWSu5XlDISQktI6X8fVb8TI9Au9rgmWM4Mq0qzdd3kBC4l8aaaR7HaUy3jVqh5wDUSmpboAm6E0GBljYSAxoSKIQqiYebr+nKv9TndxtYPICGWPIJP077WioZIM9uEfodaevJq/aWj6nliU3jx/v/1eAo3QkHwUhiHHhM/qAzThBCJTUu7sUkIDaGZkdr5XiFB0JAoVsm1YA7jume1u6RfXmBcLRiH4fk5539Yrfxls0KthWqZMvT0y12G1XnMRjS2gOLY4qh6nvgU7ovwo89f8bxOqCie13thSZhSt8fzVhcRqg3kWggaqf0STTNiStQ6QEgEDVhsGVYrAGruyWNPCInZ5vZLkPCC1e7uqXa+gYY4Edv3xCahGlle2MGqEZISNG4dVb8TJVAEaha+81RmOyZWJlNAbBXVhjKuCTHt1+3Ebc8crUKIlFygLslro14wmm6DdraB1UrNA03bobMOF6HkzLBadBpTF2Kg5EJZLAhBSbM5w2rBcvc8VgzVSLIGDeGuo+p4ogT2Bd5568BzOhieVJQWUdwNp07rFNLWMoqIEEICF5puE7dCHtaIg409F5a7qEaa2RxDCBo5dXabYbVieeE8UgqpbcnjAnHwpsP6gXG9QtTRoAjT0jIO/XVH1fFECawDfNuWsZ2cwTm8QuxGKeMHgTeWftzOGibvGiJWDRGlnW2AQzBHY4OERC2VcRjoF7uoBlLbYnVg7FcEnZxM7te4ZTQoIO5WSylD6Fc7mvvhyDqeKIE/cVvltrnRZ5DDP+kUyC2Wy6hBH3bKtpVMqUoIiRASmhJjv2Z/V1pEqCUzjiMl99RxABXa+SYpJWLTkJqWoe9ZLS5ALTTzjlKtx+zPzHlubNrrUzs7f1QdT4xA+ZHv5Zdf4WwnOJchTPZ3A7AL9CCvFtW3C3JHLcNpDSG42/Vm7KVvUMcCyQgxUM3J6/XkANo1ISTKnrNBoOZCv9hlEKGZzRiHNcNyRR56Yoj0ixWG1bbr/quP+TXr9erNG9vXfOtVY/bxntsyrzhlrKd65w0awnsQ+WuKfAnRhdvwqhjDjVZLU62iqmAyRYcOKgGjkIeRmqfQw82mroIKbk4tFWkAgQAEDRQrrBYX8FIJGmhmMzDIwxpURnc+ldrmt3bPn/ulZjY/fFv0KnFiBN7QOVsRLmQ2YgzvT6m7K4/9zKTcqiGYagi1GjVnYoxgFROnaQJldGopU9nKHMep4wozJq8NlGEN5uQykpqEi9KvdjAcMydoRFNEcPr1kpILjn1htbP71a3t7ftE5T6/TGfI1eJECPypf/Hd/NANsDbBq/xjnDf3q0UbU2K2tS3d5naopVDGgbU9vNerYjiC236iV4gxTq+bYUxhkdUC+yldCJgbeRhwYa/YCrpXTB37giPUUvFaQfiToPbFyc6PJ4c4EQK3Q0ZqZlnlu4AftlLb+dY27XwLgjL2KxDFMTa2r2dYnGc97uIuoAH3Ok1XURRwgaBKKU6tUzzkEjDbS2KCYqVi+EQeDhhmgoSGEAImgojfi8s49kvyuGZ/G+AoOBECx1KhZEr2741Nd1MIASRQa0G8Yj5iVhARTFvm29cR0pzF+YdQEUiJbJNV7lugUKkG4g4hEFQwA8eAvc0jfGr9QFFxzB0b857vtseALwFUM5quZbnzyJF1PREC94umKnJb1DBzr4zDGhcjNs1eNtAQYsfQn6eWkZhaUoqMQ4+IE1SoezHgNzfdzTFjalhyI+hUEzSvKI7GMHUwWKGaIaoEUVwcQ+9zs6+62d49Cvu/HwXHXkyQH/s+NEbatnn2rJu9wK0EDQHBEQI1V0LsaGYbhLZl68zN1DxS8xpNDSG1pGZGaltSalAgpEAMCRGIKRBDIKSABiGoEkOk6VpiaoghIHudECqKRqVpO9qmyymEklLgYjkqjt0C3/viFW84k1lUuSkPw43d6TOkdk7J/VTG8gxM4Qi5UquzeeYGhtV5MEc1EVIixkKNRohrai2UkicrdCPEOH311aBJxLab/lsrdRyRIuzvr7tNr1stZ8BOH7e+x05goCCWqZWzMYYt3DA3VBOxiZShTPW82RYC9KvHprK9g1sB2XMAVFAhNBHJhuBTSR/QFAGFaFSD0vewv1aqkLqEoIhGYkqslyuGVXkhos8DDu8CeBo4VgLjO+7kn7xw2pdVl2tFpRvXu2g12tkmw6rHycw3n0WtlXa2wWZzI3UcGdYXiGmapnlY4W6klChjRXyK/1LTIqrknPemaKKNCauFUipYnUIih1oL7pPlxiDErU1x/Jrj1BeOmcB/dNN5/spsxSM7CtA2XacSmNIpTbQbG7jMAUGoaOoowxIJgRATdSykrgMqeRgouSASJytUmfaFNe4FztPWgFkhNh0hgdmAm2NWERFUm8krC4gqlkc57rbf47XAx7dkpZby/GEYNtrZjNnmFl6dPFY0QJUdxIW8ukApAyltEmJgHAzvR0IIpNSQh4Ex92hIj4e+CTRGUjufulZV0NBgtZDXjosRNBGahqbbxMwYhxU1j+CeLteX/rR0Ps7Bfui6gcdKIkaeLSJ3hBhmNWfcBMQnb1uFOuxiBMycmOasx3OEqIDjNeMCJQ9oDCRpqaUQU4Mb3/SueMVcsL5gdYlP1SpUhKANaGJYr3AvaAqINlS8t3r5zemnimMj8L0//zJevzmSp96859bsN2syuo3ZXl1uJDZK0zV40zGsdsljRiMMqwWzzU1SM8PrOCndNHgpCNPuGwRCEpquw6ziVvYyiYJ7JoQWjRGvoGGq0JhBjC2oIyqPte3m/cfdtXpsBL71eueRskXEEZEzSN+6C+O6oG32GKLUcc16HEjzTQwj9yOiDe3sGkQarC4p44CIE1OcdufC3hkUtymts4yEZsqL8wjAbPtamnaGm1FywdzwPKB762TQgEi4B+Ezx1FAuBjHRuCj5xasHu8MXYlKRpzcD+T60AOntq+7No/WlbzL3I3YbbiV3c+GKC8oZb2V2jlNe4Z1zZhnSh4nT2pTZFNLIUjEzVB1RIR2Y5NaDa+VPKyoFbBKtYyYk9oZVgvmvhtE/xvVviLHOH3hmDKRj77vJi7kqT5XS6XWamOfKUMhJbDcf7iU4TOhiTV1iVpGgqbl2Zte9CPdxum7U2qK1zXD6jyxmwO6LtkeUtEcNODYVG2RiKPge3sq6NT2JopInPY7VGm7OantcCBtnKqzU2d/XZvm34oGnixHxZEt8Cd/+lZe21Yubrwy843ZZpPwKXF157718sJXYoy3pabZHscRk3OfjF33uaFf/xaVd5S83hYgqRcr5QNB7fc1xtfh/u1Iek5qQleLNaXUGEKM7jQ1T934qhHHcTdCCohMTkNjg4Z03mr5tGjMMktHVfcSHInAH/+Zl/K3tnb5Rk1PMGVxzxJiVoE8jLjyFz72c2hKN9uiObXFuYfu/4CXUjSER1XTFzXGV2mYyXq127fd7HfqyB9I8P9M8ee72S2O3KAhXF/yeLav5fp2Y+vFMbWvdDgN4FYJccqHcaZ10Ixq/VDG9eC1chLnHo5E4Jlk9DGR9Mk3pg/UXL5uIi9UBXP+T5u6G0LTWKmZrbM3Mg7LT4uGadWyOgzLNTGNaNRScl2ItsAa4L492euFrmCOBL3N8F8oQ3mrBSc0TdYU+lp9HiQEywO1FkJM5zToV83tWMOXfTxtAn/uZ2/lrvmCh8aIyJM8m/s3zO3hqIoohBBLM2u/FmKTY9dRa++b29f3U7tGvDGPi9tXu1VUQUMq/WrxgIiwcbrFyZd8trtjxb6hwR9DnFJGNIZ7Mf57tfymav1tIoLlHqv5cyGl+ziG4ulBeFoEvu0fvIQfnz3KfecTynjJ393JsQ1j2gjUUtg81Sluw2qxW2MeGPv+EdHUp6YldbPnN+3WRrd5hloG+lX/+Y1TW18An8ISeeyJg4sg2jIONaquNbUNwSrgX7ZSfhv8NsNuS7GhS6ceq7X+nrs9dFKnlp4WgTc3hR1XwqFfqg+qckEVlyBSahHDvOnaaSN8ufx8SHphvnV9KHl4q2xeE9QL4/pCXu8s/3WQ/Zzfp15o9gqgEgkaSO0W7nWN+dfHxYKK03azRYxNF2JzvZepm6GdbfyRaP2f02nHk2HwKRP4N3/mZfz0s5bcXzY4dfhJyBHkPiu1d2GGgbtrtiJpNkdD/wWQnX658+I6Dm8Z18uQWiXG+MGUwu+tdx+3OlUltUouFXTqo+lXOwC9wH0qU/qXB1+187kivulWcffztfT/RUQePO7Y72I8JQJv/nuv5u0bKx5cOdkuXZsuhpt/zYwhhDDzZC4q8+olzNtThKY5t14NxfFX0qTGaqUUXdVxeN+TY7OJDGMshvB4K4bjNYb4pfnpTUKMmHnfr5ZVdB1iSoTUftRF/vBb5rirvPNO3rax5C0bO9yfm7006TLvRx6qtS5Btk3AkJxCMOpI3DjdtC5ibkF07uZQhuHBYuUcVi4dLE9F0ou5cBwJ8RGrnBfYdpNQhgGXKm5zNKZPIvHrx5y5XYKrt0Cr9BopsxldvXIEL8jnNOYHNOhNQo24X/CqNqwzLuvd1IhH9JymDUcqPfbZ6OmQhken1vyEMEQQaimPrnYXn2qa7nUhpZmVrBKpogLGyvMBX8Yx46oInL/zewCljIXlhZ6VX8Vl5l+OTfi/MektZj4LwRcIYtU5/8jD988326rCbjNXmzaE4odF44UDh6oV83JJGCfIAuTLtWZKHrZF5bkxtE0ZB6yUA7qIjx9XZGIiDxDBijP2mXw188LxmusHaykfkqCPNm2qIuu1yJjNy5dCOOui8WtWsdXO7mN56D+937ZxMUSEZtaR2vbAT3HzUnLGarnWq3+HxHga/Fyl3n/S6x9cgcBvkrcP2T9NfhVeTUDwP8i5FCmqGuI8Jn2o5rIyy1+cb11DbNpFyWtZPLa8YCX3tVwaU4ookpRDylCNO6etGG4uUEMe1jML7R9LCPd8S1jgEVHcnWYWTcRXDn3TNvcN63puWF2gjBGzUtzKtRriNnvnK58wgoL5oQ+PWIA8EAK481nX8HkRUq3li5bzQyesG3AZAi+2PgFwYWGK7J3JvRqYGfPtDbqtGSJ7V5Y6aAysVxfQIAVkidvNNZfZQWOIKqFrDpuNS8z+FGXRbnQfL7l8vRRTxx40s2fikQkHE/jkqTu68JJ2zZs3V2TtaK72SL0bsUlYMdzdwXYx7zQEDTGhokU07OJm4uPBLlPAhsNjTnfvVcNOTb4LetasqtVyDp6JFfAqprAAxZRn68gdsyVfqQ3hqm8tMvb9NzfCQpQelwiCmCFKEddHYzuX1M6bA4dwYxx2L1dJaRGRmm3L3V4I7oKce0bMjwMIPMj6bu963nJ6yaM0BN0/GXOVeDyzCKJyppaMFU/ugrsqZjGPvcQUrz3ocncHPfzxR6qhCTHFWq2WWq8HlqlpHuEKgf5x4QkEPpm8yfoCZ2Plu2Y9X83pKCW16636C4PGs9rKLdV4yLEkIrd47SmZLVQP1NrxQ/nw4JsSpHX3LUHPSpCM8Mw8NIaLCLwkZAEGF25vl/yN7hxfWzvFL5//XgHJDRXhTDufnTHWmLGjGj8QJL17HPpXa9sowpNPlCAC4eDSz3XAncO6T+68KsT0IgQtuR7okE4Ch3oDAaopm2q8YtaTEVQ4ijyo6n8Um0BsQ2cZhTqK2M8j4eMi4Qebrr1TefI/QVzwUg8StWozd5uZ169Uyx+xWmdmdp3ZtC9s5peVoyIeZHkAgwkv69b86JnzPKqJkI48JUZx+YZqwKu9wE2i5TjakB+2sP40Xu5g1f96CPEO4Amto44z1gN7Wh4Vld+MMXw3Vre82m+b1B8GeYN7/U13yxrTZR8zeFQcaIECVJQG48W+Yr12Sm9Hla2S62umzvzwDpXmRssVywY174KvyzC8GPP3Ys7FIg4hpYOkaIgPuBGU8MoY09kQmwcReVMt43ucOm0qX06OiAPDmMGV25s1f3fjEb4xhr2m7SOjx/kw0Qs+NGEYo1rBouJD/ffd6fmfhtR6iPGSioyIoF13gCUJZvU7ynp9VjTcKVFPe/XTlToTjT+lKp93s989yYjwQAINOC2VW+LAN2o8Ln+WgfcD/wEsYPag+DSym39BRe8NIbrqJVt8uEAd+gMHdfd7DX7XSw1KfbAMw0fBN0PQzdTOHwoxip9gXebQQNqA7FdVNngq2NkTDggz9k+IXKqsO1YPfQrlx939s+4u7pLd6q6IgEgQVVNNftz9MBfjxA9cPwPo9+TJ2Iu5Dn1Gw7Hg/wNahGkFs2B2AAAAAABJRU5ErkJggg==\" data-filename=\"logo.png\" style=\"width: 80px;\"><br></p></td><td><p style=\"text-align: center; \"><input class=\"autotext_field\" placeholder=\"رقم معاملة تلقائي\" id=\"autonumber_ \" disabled=\"\" style=\"width: 50%;\"><br></p><p style=\"text-align: center; \"><br>&nbsp;&nbsp;&nbsp;&nbsp;</p></td></tr></tbody></table>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; رقم المعاملة الواردة :&nbsp;<input class=\"text_field\" placeholder=\"رقم المعاملة\" id=\"text_2\" style=\"width: 50%;\"><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; الجهة :&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<input class=\"text_field\" placeholder=\"الجهة\" id=\"text_3\" style=\"width: 50%;\"></p><p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</p><p>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; الموضوع :&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;<input class=\"text_field\" placeholder=\"الموضوع\" id=\"text_4\" style=\"width: 50%;\"><br></p><p>                                        </p></p>', '3', '1', '[\"text_2\",\"رقم المعاملة\",\"text_3\",\"الجهة\",\"text_4\",\"الموضوع\",\"automanagement_1\",\"اسم الادارة\",\"autonumber_ \",\"رقم معاملة تلقائي\"]', '2024-01-01 10:03:52', '2024-01-01 10:03:52', 'vertical', NULL, NULL, NULL),
(47, '<p><input class=\"text_field\" placeholder=\"sdfsdfsdf\" id=\"text_ \" style=\"width: 20%;\">                                        </p>', '4', '1', '[\"text_ \",\"sdfsdfsdf\"]', '2024-01-01 14:10:00', '2024-01-01 14:10:00', 'vertical', NULL, NULL, NULL),
(48, '<p>                                        <input class=\"text_field\" placeholder=\"cccccc\" id=\"text_ \" style=\"width: 20%;\"></p>', '4', '2', '[\"text_ \",\"cccccc\"]', '2024-01-01 14:11:02', '2024-01-01 14:11:02', 'vertical', NULL, NULL, NULL),
(49, '<p>                                        <input class=\"text_field\" placeholder=\"cccccc\" id=\"text_ \" style=\"width: 20%;\"></p>', '4', '2', '[\"text_ \",\"cccccc\"]', '2024-01-01 14:11:14', '2024-01-01 14:11:14', 'vertical', NULL, NULL, NULL),
(50, 'سيبسيبسيب', '5', '1', '[]', '2024-01-08 17:19:37', '2024-01-08 17:19:37', 'vertical', NULL, NULL, NULL);
INSERT INTO `pages` (`id`, `name`, `templates_id`, `number`, `fields`, `created_at`, `updated_at`, `direction`, `width`, `height`, `border`) VALUES
(51, '<p class=\"MsoNormal\" align=\"center\" style=\"margin-right:13.05pt;text-align:center\"><br></p><p class=\"MsoNormal\" align=\"center\" style=\"margin-right:13.05pt;text-align:center\"><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:22.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;\r\nmso-ascii-theme-font:minor-latin;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:\r\nminor-latin;mso-ansi-font-weight:bold\">تسجيل صادر</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<input class=\"autotext_field\" placeholder=\"رقم معاملة تلقائي\" id=\"autonumber_2\" disabled=\"\" style=\"width: 20%;\"></p><div align=\"right\">\r\n\r\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"624\">\r\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;\r\n  height:15.75pt\">\r\n  <td width=\"93\" style=\"width:69.4pt;padding:0cm 5.4pt 0cm 5.4pt;height:15.75pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-right:13.05pt;text-align:center\"><span style=\"font-size:10.0pt\">&nbsp;</span></p>\r\n  </td>\r\n  <td width=\"92\" style=\"width:69.35pt;padding:0cm 5.4pt 0cm 5.4pt;height:15.75pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-right:13.05pt;text-align:center\"><span style=\"font-size:10.0pt\">&nbsp;</span></p>\r\n  </td>\r\n  <td width=\"95\" valign=\"top\" style=\"width:70.95pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:15.75pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><i><span lang=\"EN-GB\" style=\"font-size:10.0pt;\r\n  mso-ansi-language:EN-GB\">&nbsp;</span></i></p>\r\n  </td>\r\n  <td width=\"168\" valign=\"top\" style=\"width:126.25pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:15.75pt\">\r\n  <p class=\"MsoNormal\" style=\"margin-right:13.05pt\"><span style=\"font-size:10.0pt\">&nbsp;</span><input class=\"autotext_field\" placeholder=\"Auto Date\" id=\"autodate_2\" disabled=\"\" style=\"width: 100%;\"></p></td><td width=\"105\" style=\"width:78.8pt;padding:0cm 5.4pt 0cm 5.4pt;height:15.75pt\"><p class=\"MsoNormal\" align=\"center\" style=\"margin-right:13.05pt;text-align:center\"><span style=\"font-size:10.0pt\">&nbsp;</span></p>\r\n  </td>\r\n  <td width=\"71\" valign=\"top\" style=\"width:53.25pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:15.75pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:10.0pt;mso-ansi-font-style:italic\">التاريخ</span><i><span style=\"font-size:10.0pt\"><o:p></o:p></span></i></p>\r\n  </td>\r\n </tr>\r\n</tbody></table>\r\n\r\n</div><p class=\"MsoNormal\" style=\"margin-right:13.05pt\"><span style=\"font-size:3.0pt\">&nbsp;</span></p><div align=\"right\">\r\n\r\n<table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"624\">\r\n <tbody><tr>\r\n  <td width=\"185\" rowspan=\"2\" style=\"width:138.7pt;border:none;border-bottom:solid black 1.0pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-right:13.05pt;text-align:center\"><span style=\"font-size:10.0pt\">&nbsp;</span></p>\r\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-right:13.05pt;text-align:center\"><span style=\"font-size:10.0pt\">&nbsp;</span></p>\r\n  </td>\r\n  <td width=\"95\" valign=\"top\" style=\"width:71.05pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:10.0pt;mso-ansi-font-style:italic\">الرقم\r\n  الوظيفي</span><span style=\"font-size:10.0pt\"><o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"231\" rowspan=\"2\" valign=\"top\" style=\"width:173.45pt;border:none;\r\n  border-bottom:solid black 1.0pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-right:13.05pt;text-align:center\"><span style=\"font-size:10.0pt\">&nbsp;</span><input class=\"autotext_field\" placeholder=\"Employee Name\" id=\"autoname_3\" disabled=\"\" style=\"width: 100%;\"></p>\r\n  </td>\r\n  <td width=\"113\" valign=\"top\" style=\"width:84.8pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:10.0pt;mso-ansi-font-style:italic\">اسم\r\n  مقدم الطلب</span><span style=\"font-size:10.0pt\"><o:p></o:p></span></p>\r\n  </td>\r\n </tr>\r\n <tr>\r\n  <td width=\"95\" valign=\"top\" style=\"width:71.05pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span style=\"font-size:10.0pt\">Employee No.<o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"113\" valign=\"top\" style=\"width:84.8pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span style=\"font-size:10.0pt\">Name of Applicant<o:p></o:p></span></p>\r\n  </td>\r\n </tr>\r\n</tbody></table>\r\n\r\n</div><p class=\"MsoNormal\" style=\"margin-right:13.05pt\"><span style=\"font-size:8.0pt\">&nbsp;</span></p><table class=\"MsoNormalTable\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"643\" style=\"margin-left: 19.95pt; border: none;\">\r\n <tbody><tr>\r\n  <td width=\"509\" colspan=\"3\" rowspan=\"2\" valign=\"top\" style=\"width:381.9pt;border:\r\n  solid black 1.0pt;mso-border-alt:solid black .5pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" style=\"margin-right:13.05pt;tab-stops:center 179.9pt left 239.5pt\"><span style=\"font-size:10.0pt\">&nbsp;</span></p>\r\n  </td>\r\n  <td width=\"133\" valign=\"top\" style=\"width:100.05pt;border-top:solid black 1.0pt;\r\n  border-left:none;border-bottom:none;border-right:solid black 1.0pt;\r\n  mso-border-left-alt:solid black .5pt;mso-border-top-alt:solid black .5pt;\r\n  mso-border-left-alt:solid black .5pt;mso-border-right-alt:solid black .5pt;\r\n  background:#F2F2F2;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:10.0pt;mso-ansi-font-style:italic\">المسمى\r\n  الوظيفي</span><span style=\"font-size:10.0pt\"><o:p></o:p></span></p>\r\n  </td>\r\n </tr>\r\n <tr>\r\n  <td width=\"133\" valign=\"top\" style=\"width:100.05pt;border-top:none;border-left:\r\n  none;border-bottom:solid black 1.0pt;border-right:solid black 1.0pt;\r\n  mso-border-left-alt:solid black .5pt;mso-border-left-alt:solid black .5pt;\r\n  mso-border-bottom-alt:solid black .5pt;mso-border-right-alt:solid black .5pt;\r\n  background:#F2F2F2;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span style=\"font-size:10.0pt\">Job Title<o:p></o:p></span></p>\r\n  </td>\r\n </tr>\r\n <tr>\r\n  <td width=\"168\" rowspan=\"2\" valign=\"top\" style=\"width:126.2pt;border:solid black 1.0pt;\r\n  border-top:none;mso-border-top-alt:solid black .5pt;mso-border-alt:solid black .5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-right:13.05pt;text-align:center\"><span style=\"font-size:10.0pt\">&nbsp;</span></p>\r\n  </td>\r\n  <td width=\"108\" valign=\"top\" style=\"width:81.35pt;border:none;border-right:solid black 1.0pt;\r\n  mso-border-top-alt:solid black .5pt;mso-border-left-alt:solid black .5pt;\r\n  mso-border-top-alt:solid black .5pt;mso-border-left-alt:solid black .5pt;\r\n  mso-border-right-alt:solid black .5pt;background:#F2F2F2;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:10.0pt;mso-ansi-font-style:italic\">رقم\r\n  الهاتف/ تحويلة</span><span style=\"font-size:10.0pt\"><o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"232\" rowspan=\"2\" valign=\"top\" style=\"width:174.35pt;border-top:none;\r\n  border-left:none;border-bottom:solid black 1.0pt;border-right:solid black 1.0pt;\r\n  mso-border-top-alt:solid black .5pt;mso-border-left-alt:solid black .5pt;\r\n  mso-border-alt:solid black .5pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-right:13.05pt;text-align:center\"><span style=\"font-size:10.0pt\">&nbsp;</span></p>\r\n  </td>\r\n  <td width=\"133\" valign=\"top\" style=\"width:100.05pt;border:none;border-right:solid black 1.0pt;\r\n  mso-border-top-alt:solid black .5pt;mso-border-left-alt:solid black .5pt;\r\n  mso-border-top-alt:solid black .5pt;mso-border-left-alt:solid black .5pt;\r\n  mso-border-right-alt:solid black .5pt;background:#F2F2F2;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:10.0pt;mso-ansi-font-style:italic\">الإدارة</span><span dir=\"LTR\"></span><span dir=\"LTR\"></span><i><span lang=\"AR-SA\" style=\"font-size:10.0pt\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>\r\n  </span></i><span style=\"font-size:10.0pt\"><o:p></o:p></span></p>\r\n  </td>\r\n </tr>\r\n <tr>\r\n  <td width=\"108\" valign=\"top\" style=\"width:81.35pt;border-top:none;border-left:\r\n  none;border-bottom:solid black 1.0pt;border-right:solid black 1.0pt;\r\n  mso-border-left-alt:solid black .5pt;mso-border-left-alt:solid black .5pt;\r\n  mso-border-bottom-alt:solid black .5pt;mso-border-right-alt:solid black .5pt;\r\n  background:#F2F2F2;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span style=\"font-size:10.0pt\">Tel/Ext<o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"133\" valign=\"top\" style=\"width:100.05pt;border-top:none;border-left:\r\n  none;border-bottom:solid black 1.0pt;border-right:solid black 1.0pt;\r\n  mso-border-left-alt:solid black .5pt;mso-border-left-alt:solid black .5pt;\r\n  mso-border-bottom-alt:solid black .5pt;mso-border-right-alt:solid black .5pt;\r\n  background:#F2F2F2;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span style=\"font-size:10.0pt\">Department<o:p></o:p></span></p>\r\n  </td>\r\n </tr>\r\n</tbody></table><p class=\"MsoNormal\" style=\"margin-right:13.05pt\"><br></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"624\">\r\n <tbody><tr>\r\n  <td width=\"100\" rowspan=\"2\" style=\"width:75.35pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span style=\"font-size:10.0pt\">&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"91\" rowspan=\"2\" style=\"width:67.9pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-right:13.05pt;text-align:center\"><span style=\"font-size:10.0pt\">&nbsp;</span></p>\r\n  </td>\r\n  <td width=\"67\" valign=\"top\" style=\"width:50.4pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:10.0pt;mso-ansi-font-style:italic\">التاريخ</span><span style=\"font-size:10.0pt\"><o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"16\" valign=\"top\" style=\"width:11.7pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span style=\"font-size:10.0pt\">&nbsp;</span></p>\r\n  </td>\r\n  <td width=\"220\" valign=\"top\" style=\"width:164.65pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span style=\"font-size:10.0pt\">&nbsp;</span></p>\r\n  </td>\r\n  <td width=\"131\" valign=\"top\" style=\"width:98.0pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:10.0pt;mso-ansi-font-style:italic\">توقيع\r\n  الموظف</span><span dir=\"LTR\"></span><span dir=\"LTR\"></span><i><span lang=\"AR-SA\" style=\"font-size:10.0pt\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span> </span></i><span style=\"font-size:10.0pt\"><o:p></o:p></span></p>\r\n  </td>\r\n </tr>\r\n <tr>\r\n  <td width=\"67\" valign=\"top\" style=\"width:50.4pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span style=\"font-size:10.0pt\">Date<o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"16\" valign=\"top\" style=\"width:11.7pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span style=\"font-size:10.0pt\">&nbsp;</span></p>\r\n  </td>\r\n  <td width=\"220\" valign=\"top\" style=\"width:164.65pt;border:none;border-bottom:\r\n  solid black 1.0pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span style=\"font-size:10.0pt\">&nbsp;</span></p>\r\n  </td>\r\n  <td width=\"131\" valign=\"top\" style=\"width:98.0pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span style=\"font-size:10.0pt\">Employee’s Signature<o:p></o:p></span></p>\r\n  </td>\r\n </tr>\r\n</tbody></table><p class=\"MsoNormal\" style=\"margin-right:13.05pt\"><br></p><table class=\"MsoNormalTable\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"643\" style=\"margin-left: 19.95pt; border: none;\">\r\n <tbody><tr>\r\n  <td width=\"383\" colspan=\"3\" rowspan=\"2\" valign=\"top\" style=\"width:287.55pt;\r\n  border:solid black 1.0pt;border-right:none;mso-border-top-alt:solid black .5pt;\r\n  mso-border-left-alt:solid black .5pt;mso-border-bottom-alt:solid black .5pt;\r\n  background:#F2F2F2;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" style=\"margin-right:13.05pt\"><span lang=\"EN-GB\" style=\"font-size:10.0pt;mso-ansi-language:EN-GB\">&nbsp;</span></p>\r\n  </td>\r\n  <td width=\"259\" colspan=\"2\" valign=\"top\" style=\"width:194.4pt;border-top:solid black 1.0pt;\r\n  border-left:none;border-bottom:none;border-right:solid black 1.0pt;\r\n  mso-border-top-alt:solid black .5pt;mso-border-right-alt:solid black .5pt;\r\n  background:#F2F2F2;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:10.0pt;mso-ansi-font-style:italic\">رأي\r\n  المدير المباشر</span><span style=\"font-size:10.0pt\"><o:p></o:p></span></p>\r\n  </td>\r\n </tr>\r\n <tr>\r\n  <td width=\"259\" colspan=\"2\" valign=\"top\" style=\"width:194.4pt;border-top:none;\r\n  border-left:none;border-bottom:solid black 1.0pt;border-right:solid black 1.0pt;\r\n  mso-border-bottom-alt:solid black .5pt;mso-border-right-alt:solid black .5pt;\r\n  background:#F2F2F2;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span style=\"font-size:10.0pt\">Immediate Supervisor’s recommendation<o:p></o:p></span></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2;height:34.05pt\">\r\n  <td width=\"338\" colspan=\"2\" valign=\"top\" style=\"width:253.85pt;border-top:none;\r\n  border-left:solid black 1.0pt;border-bottom:none;border-right:solid black 1.0pt;\r\n  mso-border-top-alt:solid black .5pt;mso-border-top-alt:solid black .5pt;\r\n  mso-border-left-alt:solid black .5pt;mso-border-right-alt:solid black .5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:34.05pt\">\r\n  <p class=\"MsoNormal\" style=\"margin-right:13.05pt\"><span style=\"font-size:1.0pt\">&nbsp;</span></p>\r\n  </td>\r\n  <td width=\"220\" colspan=\"2\" valign=\"top\" style=\"width:164.85pt;border:none;\r\n  mso-border-top-alt:solid black .5pt;mso-border-left-alt:solid black .5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:34.05pt\">\r\n  <p class=\"MsoNormal\" style=\"margin-right:13.05pt\"><span style=\"font-size:1.0pt\">&nbsp;</span></p>\r\n  </td>\r\n  <td width=\"84\" valign=\"top\" style=\"width:63.25pt;border:none;border-right:solid black 1.0pt;\r\n  mso-border-top-alt:solid black .5pt;mso-border-top-alt:solid black .5pt;\r\n  mso-border-right-alt:solid black .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:\r\n  34.05pt\">\r\n  <p class=\"MsoNormal\" style=\"margin-right:13.05pt\"><span style=\"font-size:1.0pt\">&nbsp;</span></p>\r\n  </td>\r\n </tr>\r\n <tr>\r\n  <td width=\"338\" colspan=\"2\" valign=\"top\" style=\"width:253.85pt;border-top:none;\r\n  border-left:solid black 1.0pt;border-bottom:none;border-right:solid black 1.0pt;\r\n  mso-border-left-alt:solid black .5pt;mso-border-right-alt:solid black .5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" style=\"margin-right:13.05pt\"><span style=\"font-size:1.0pt\">&nbsp;</span></p>\r\n  </td>\r\n  <td width=\"304\" colspan=\"3\" valign=\"top\" style=\"width:228.1pt;border:none;\r\n  border-right:solid black 1.0pt;mso-border-left-alt:solid black .5pt;\r\n  mso-border-left-alt:solid black .5pt;mso-border-right-alt:solid black .5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" style=\"margin-right:13.05pt\"><span style=\"font-size:1.0pt\">&nbsp;</span></p>\r\n  </td>\r\n </tr>\r\n <tr>\r\n  <td width=\"206\" rowspan=\"2\" valign=\"top\" style=\"width:154.6pt;border:solid black 1.0pt;\r\n  mso-border-alt:solid black .5pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-right:13.05pt;text-align:center\"><span style=\"font-size:10.0pt\">&nbsp;</span></p>\r\n  </td>\r\n  <td width=\"132\" valign=\"top\" style=\"width:99.25pt;border-top:solid black 1.0pt;\r\n  border-left:none;border-bottom:none;border-right:solid black 1.0pt;\r\n  mso-border-left-alt:solid black .5pt;mso-border-top-alt:solid black .5pt;\r\n  mso-border-left-alt:solid black .5pt;mso-border-right-alt:solid black .5pt;\r\n  background:#F2F2F2;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-right:13.05pt;text-align:center\"><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:10.0pt;mso-ansi-font-style:italic\">المسمى\r\n  الوظيفي</span><span style=\"font-size:10.0pt\"><o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"220\" colspan=\"2\" valign=\"top\" style=\"width:164.85pt;border-top:solid black 1.0pt;\r\n  border-left:none;border-bottom:none;border-right:solid black 1.0pt;\r\n  mso-border-left-alt:solid black .5pt;mso-border-top-alt:solid black .5pt;\r\n  mso-border-left-alt:solid black .5pt;mso-border-right-alt:solid black .5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-right:13.05pt;text-align:center\"><span style=\"font-size:10.0pt\">&nbsp;</span></p>\r\n  </td>\r\n  <td width=\"84\" valign=\"top\" style=\"width:63.25pt;border-top:solid black 1.0pt;\r\n  border-left:none;border-bottom:none;border-right:solid black 1.0pt;\r\n  mso-border-left-alt:solid black .5pt;mso-border-top-alt:solid black .5pt;\r\n  mso-border-left-alt:solid black .5pt;mso-border-right-alt:solid black .5pt;\r\n  background:#F2F2F2;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:10.0pt;mso-ansi-font-style:italic\">الاسم</span><span style=\"font-size:10.0pt\"><o:p></o:p></span></p>\r\n  </td>\r\n </tr>\r\n <tr>\r\n  <td width=\"132\" valign=\"top\" style=\"width:99.25pt;border-top:none;border-left:\r\n  none;border-bottom:solid black 1.0pt;border-right:solid black 1.0pt;\r\n  mso-border-left-alt:solid black .5pt;mso-border-left-alt:solid black .5pt;\r\n  mso-border-bottom-alt:solid black .5pt;mso-border-right-alt:solid black .5pt;\r\n  background:#F2F2F2;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-right:13.05pt;text-align:center\"><span style=\"font-size:10.0pt\">Job Title<o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"220\" colspan=\"2\" style=\"width:164.85pt;border-top:none;border-left:\r\n  none;border-bottom:solid black 1.0pt;border-right:solid black 1.0pt;\r\n  mso-border-left-alt:solid black .5pt;mso-border-left-alt:solid black .5pt;\r\n  mso-border-bottom-alt:solid black .5pt;mso-border-right-alt:solid black .5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" style=\"margin-right:13.05pt\"><span style=\"font-size:10.0pt\">&nbsp;</span></p>\r\n  </td>\r\n  <td width=\"84\" valign=\"top\" style=\"width:63.25pt;border-top:none;border-left:\r\n  none;border-bottom:solid black 1.0pt;border-right:solid black 1.0pt;\r\n  mso-border-left-alt:solid black .5pt;mso-border-left-alt:solid black .5pt;\r\n  mso-border-bottom-alt:solid black .5pt;mso-border-right-alt:solid black .5pt;\r\n  background:#F2F2F2;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span style=\"font-size:10.0pt\">Name<o:p></o:p></span></p>\r\n  </td>\r\n </tr>\r\n <!--[if !supportMisalignedColumns]-->\r\n <tr height=\"0\">\r\n  <td width=\"206\" style=\"border:none\"></td>\r\n  <td width=\"132\" style=\"border:none\"></td>\r\n  <td width=\"45\" style=\"border:none\"></td>\r\n  <td width=\"175\" style=\"border:none\"></td>\r\n  <td width=\"84\" style=\"border:none\"></td>\r\n </tr>\r\n <!--[endif]-->\r\n</tbody></table><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"624\">\r\n <tbody><tr>\r\n  <td width=\"101\" rowspan=\"2\" style=\"width:75.6pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span style=\"font-size:10.0pt\">&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"91\" rowspan=\"2\" style=\"width:68.5pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-right:13.05pt;text-align:center\"><span style=\"font-size:10.0pt\">/&nbsp;&nbsp;&nbsp;&nbsp; /<o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"67\" valign=\"top\" style=\"width:50.45pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:10.0pt;mso-ansi-font-style:italic\">التاريخ</span><span style=\"font-size:10.0pt\"><o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"16\" valign=\"top\" style=\"width:11.7pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span style=\"font-size:10.0pt\">&nbsp;</span></p>\r\n  </td>\r\n  <td width=\"220\" valign=\"top\" style=\"width:165.15pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span style=\"font-size:10.0pt\">&nbsp;</span></p>\r\n  </td>\r\n  <td width=\"129\" valign=\"top\" style=\"width:96.6pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:10.0pt;mso-ansi-font-style:italic\">توقيع المدير\r\n  المباشر</span><span style=\"font-size:10.0pt\"><o:p></o:p></span></p>\r\n  </td>\r\n </tr>\r\n <tr>\r\n  <td width=\"67\" valign=\"top\" style=\"width:50.45pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span style=\"font-size:10.0pt\">Date<o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"16\" valign=\"top\" style=\"width:11.7pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span style=\"font-size:10.0pt\">&nbsp;</span></p>\r\n  </td>\r\n  <td width=\"220\" valign=\"top\" style=\"width:165.15pt;border:none;border-bottom:\r\n  solid black 1.0pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span style=\"font-size:10.0pt\">&nbsp;</span></p>\r\n  </td>\r\n  <td width=\"129\" valign=\"top\" style=\"width:96.6pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span style=\"font-size:10.0pt\">Line manger’s Signature<o:p></o:p></span></p>\r\n  </td>\r\n </tr>\r\n</tbody></table><p class=\"MsoNormal\" style=\"margin-right:13.05pt\"><span style=\"font-size:8.0pt\">&nbsp;</span></p><table class=\"MsoNormalTable\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"624\">\r\n <tbody><tr>\r\n  <td width=\"101\" rowspan=\"2\" style=\"width:75.65pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span style=\"font-size:10.0pt\">&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"91\" rowspan=\"2\" style=\"width:68.55pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" style=\"margin-right:13.05pt;text-align:center\"><span style=\"font-size:10.0pt\">/&nbsp;&nbsp;&nbsp;&nbsp; /<o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"67\" valign=\"top\" style=\"width:50.5pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:10.0pt;mso-ansi-font-style:italic\">التاريخ</span><span style=\"font-size:10.0pt\"><o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"16\" valign=\"top\" style=\"width:11.7pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span style=\"font-size:10.0pt\">&nbsp;</span></p>\r\n  </td>\r\n  <td width=\"222\" valign=\"top\" style=\"width:166.8pt;border:none;border-bottom:solid black 1.0pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span style=\"font-size:10.0pt\">&nbsp;</span></p>\r\n  </td>\r\n  <td width=\"126\" valign=\"top\" style=\"width:94.8pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:10.0pt;mso-ansi-font-style:italic\">توقيع\r\n  مدير الإدارة</span><span dir=\"LTR\"></span><span dir=\"LTR\"></span><i><span lang=\"AR-SA\" style=\"font-size:10.0pt\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span> </span></i><span style=\"font-size:10.0pt\"><o:p></o:p></span></p>\r\n  </td>\r\n </tr>\r\n <tr>\r\n  <td width=\"67\" valign=\"top\" style=\"width:50.5pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span style=\"font-size:10.0pt\">Date<o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"16\" valign=\"top\" style=\"width:11.7pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span style=\"font-size:10.0pt\">&nbsp;</span></p>\r\n  </td>\r\n  <td width=\"349\" colspan=\"2\" valign=\"top\" style=\"width:261.6pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-right:13.05pt;text-align:right\"><span style=\"font-size:10.0pt\">Department Manager Signature<o:p></o:p></span></p>\r\n  </td>\r\n </tr>\r\n</tbody></table><p class=\"MsoNormal\" align=\"center\" style=\"text-align:center\">\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n</p><p class=\"MsoNormal\" style=\"margin-right:13.05pt\"><span lang=\"AR-DZ\" dir=\"RTL\" style=\"font-size:8.0pt;mso-ansi-language:FR;mso-bidi-language:AR-DZ\"><o:p>&nbsp;</o:p></span></p>', '6', '1', '[\"autonumber_2\",\"رقم معاملة تلقائي\",\"autodate_2\",\"Auto Date\",\"autoname_3\",\"Employee Name\"]', '2024-01-27 14:02:05', '2024-01-27 15:21:58', 'vertical', NULL, NULL, NULL),
(52, '<p><input class=\"autotext_field\" placeholder=\"messages.QR Transaction Number\" id=\"autoqr_ \" disabled=\"\" style=\"width: 20%;\">&nbsp;</p><p><input class=\"autotext_field\" placeholder=\"رقم معاملة تلقائي\" id=\"autonumber_1\" disabled=\"\" style=\"width: 20%;\">&nbsp;</p><p><input class=\"autotext_field\" placeholder=\"باركود رقم معاملة تلقائي\" id=\"autobar_2\" disabled=\"\" style=\"width: 20%;\"></p><p><input class=\"autotext_field\" placeholder=\"التوقيع\" id=\"autosign_3\" disabled=\"\" style=\"width: 20%;\"><br></p>', '8', '1', '[\"autoqr_ \",\"messages.QR Transaction Number\",\"autonumber_1\",\"رقم معاملة تلقائي\",\"autobar_2\",\"باركود رقم معاملة تلقائي\",\"autosign_3\",\"التوقيع\"]', '2024-02-08 09:50:10', '2024-03-23 16:46:30', 'vertical', NULL, NULL, NULL);
INSERT INTO `pages` (`id`, `name`, `templates_id`, `number`, `fields`, `created_at`, `updated_at`, `direction`, `width`, `height`, `border`) VALUES
(53, '<p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\ntext-align:center;line-height:normal;direction:ltr;unicode-bidi:embed\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:14.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;\r\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-ansi-language:EN-GB\">أرشفة معاملة</span></b></p><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\ntext-align:center;line-height:normal;direction:ltr;unicode-bidi:embed\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:14.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;\r\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-ansi-language:EN-GB\"><br></span></b></p><table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" align=\"right\" width=\"680\" style=\"width: 18cm; border: none; margin-left: 6.75pt; margin-right: 6.75pt;\">\r\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:21.3pt\">\r\n  <td width=\"198\" valign=\"top\" style=\"width:148.85pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:21.3pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\r\n  mso-ansi-language:EN-GB\">&nbsp; &nbsp; &nbsp; &nbsp;الرقم</span></b><b><span lang=\"EN-GB\" style=\"font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\r\n  mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"255\" valign=\"top\" style=\"width:191.35pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:21.3pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\r\n  mso-ansi-language:EN-GB\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;اسم المنشئ</span></b><b><span lang=\"EN-GB\" style=\"font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\r\n  mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"227\" valign=\"top\" style=\"width:6.0cm;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:21.3pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;;\r\n  mso-ansi-language:EN-GB\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;التاريخ<o:p></o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1;mso-yfti-lastrow:yes;height:22.15pt\">\r\n  <td width=\"198\" valign=\"top\" style=\"width:148.85pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:22.15pt\">\r\n  <p class=\"MsoNormal\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;text-align:\r\n  left;line-height:normal;direction:ltr;unicode-bidi:embed;mso-element:frame;\r\n  mso-element-frame-hspace:9.0pt;mso-element-wrap:around;mso-element-anchor-horizontal:\r\n  margin;mso-element-left:right;mso-element-top:38.25pt;mso-height-rule:exactly\"><input class=\"autotext_field\" placeholder=\"رقم معاملة تلقائي\" id=\"autonumber_ \" disabled=\"\" style=\"width: 80%;\"><b><span lang=\"EN-GB\" style=\"font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\r\n  &quot;Times New Roman&quot;;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b></p>\r\n  </td>\r\n  <td width=\"255\" valign=\"top\" style=\"width:191.35pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:22.15pt\">\r\n  <p class=\"MsoNormal\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;text-align:\r\n  left;line-height:normal;direction:ltr;unicode-bidi:embed;mso-element:frame;\r\n  mso-element-frame-hspace:9.0pt;mso-element-wrap:around;mso-element-anchor-horizontal:\r\n  margin;mso-element-left:right;mso-element-top:38.25pt;mso-height-rule:exactly\">&nbsp;&nbsp;<input class=\"autotext_field\" placeholder=\"اسم الموظف\" id=\"autoname_1\" disabled=\"\" style=\"width: 80%;\"><b><span lang=\"EN-GB\" style=\"font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\r\n  &quot;Times New Roman&quot;;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b></p>\r\n  </td>\r\n  <td width=\"227\" valign=\"top\" style=\"width:6.0cm;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:22.15pt\">\r\n  <p class=\"MsoNormal\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;text-align:\r\n  left;line-height:normal;direction:ltr;unicode-bidi:embed;mso-element:frame;\r\n  mso-element-frame-hspace:9.0pt;mso-element-wrap:around;mso-element-anchor-horizontal:\r\n  margin;mso-element-left:right;mso-element-top:38.25pt;mso-height-rule:exactly\">&nbsp;&nbsp;<input class=\"autotext_field\" placeholder=\"تاريخ تلقائي - ميلادي\" id=\"autodate_2\" disabled=\"\" style=\"width: 80%;\"><b><span lang=\"EN-GB\" style=\"font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\r\n  &quot;Times New Roman&quot;;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n</tbody></table><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\ntext-align:center;line-height:normal;direction:ltr;unicode-bidi:embed\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:14.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;\r\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-ansi-language:EN-GB\"><br></span></b></p><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\ntext-align:center;line-height:normal;direction:ltr;unicode-bidi:embed\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:14.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;\r\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-ansi-language:EN-GB\"><br></span></b></p><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\ntext-align:center;line-height:normal;direction:ltr;unicode-bidi:embed\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:14.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;\r\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-ansi-language:EN-GB\"><br></span></b></p><p class=\"MsoNormal\" align=\"center\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\ntext-align:center;line-height:normal;direction:ltr;unicode-bidi:embed\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:14.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;\r\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-ansi-language:EN-GB\"><br></span></b><b><span lang=\"EN-GB\" style=\"font-size:14.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;\r\nmso-fareast-font-family:&quot;Times New Roman&quot;;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>\r\n\r\n<div align=\"center\">\r\n\r\n<table class=\"MsoNormalTable\" dir=\"rtl\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"735\" style=\"width: 551.05pt;\">\r\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:37.4pt\">\r\n  <td width=\"135\" style=\"width:101.25pt;border-top:double 1.5pt;border-left:solid 1.0pt;\r\n  border-bottom:solid 1.0pt;border-right:double 1.5pt;border-color:windowtext;\r\n  background:#F2F2F2;mso-background-themecolor:background1;mso-background-themeshade:\r\n  242;padding:0cm 5.4pt 0cm 5.4pt;height:37.4pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"mso-margin-bottom-alt:auto;\r\n  text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:\r\n  12.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;\">المعاملة</span></b><span dir=\"LTR\" style=\"font-size:12.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\r\n  &quot;Times New Roman&quot;\"><o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"600\" valign=\"top\" style=\"width:449.8pt;border-top:double windowtext 1.5pt;\r\n  border-left:double windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;\r\n  border-right:none;padding:0cm 5.4pt 0cm 5.4pt;height:37.4pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-right:18.0pt;mso-margin-bottom-alt:\r\n  auto;text-align:justify;line-height:normal\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span><span lang=\"AR-SA\" style=\"font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;\r\n  mso-fareast-font-family:&quot;Times New Roman&quot;\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;<o:p></o:p></span></p>\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-right:36.0pt;mso-margin-bottom-alt:\r\n  auto;text-align:justify;text-indent:-18.0pt;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;\r\n  mso-fareast-font-family:&quot;Times New Roman&quot;\">المرسل :&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</span><input class=\"text_field\" placeholder=\"المرسل\" id=\"text_3\" style=\"width: 70%;\"><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;\r\n  mso-fareast-font-family:&quot;Times New Roman&quot;\"><o:p></o:p></span></p>\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-right:36.0pt;mso-margin-bottom-alt:\r\n  auto;text-align:justify;text-indent:-18.0pt;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;\r\n  mso-fareast-font-family:&quot;Times New Roman&quot;\">المرسل إليه :&nbsp; &nbsp; </span><input class=\"text_field\" placeholder=\"المرسل اليه\" id=\"text_4\" style=\"width: 70%;\"><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;\r\n  mso-fareast-font-family:&quot;Times New Roman&quot;\"><o:p></o:p></span></p>\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-right:36.0pt;mso-margin-bottom-alt:\r\n  auto;text-align:justify;text-indent:-18.0pt;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;\r\n  mso-fareast-font-family:&quot;Times New Roman&quot;\">الجهة :&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><input class=\"text_field\" placeholder=\"الجهة\" id=\"text_5\" style=\"width: 70%;\"><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;\r\n  mso-fareast-font-family:&quot;Times New Roman&quot;\"><o:p></o:p></span></p>\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-right:36.0pt;mso-margin-bottom-alt:\r\n  auto;text-align:justify;text-indent:-18.0pt;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;\r\n  mso-fareast-font-family:&quot;Times New Roman&quot;\">تاريخ الارسال :&nbsp; &nbsp;</span><input class=\"text_field\" placeholder=\"تاريخ الارسال\" id=\"text_6\" style=\"width: 70%;\"><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;\r\n  mso-fareast-font-family:&quot;Times New Roman&quot;\"><o:p></o:p></span></p>\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-right:36.0pt;mso-margin-bottom-alt:\r\n  auto;text-align:justify;text-indent:-18.0pt;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;\r\n  mso-fareast-font-family:&quot;Times New Roman&quot;\">تاريخ الوصول :&nbsp; &nbsp;&nbsp;</span><input class=\"text_field\" placeholder=\"تاريخ الوصول\" id=\"text_7\" style=\"width: 70%;\"><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;\r\n  mso-fareast-font-family:&quot;Times New Roman&quot;\"><o:p></o:p></span></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1;height:137.35pt\">\r\n  <td width=\"135\" style=\"width:101.25pt;border-top:none;border-left:solid windowtext 1.0pt;\r\n  border-bottom:solid windowtext 1.0pt;border-right:double windowtext 1.5pt;\r\n  background:#F2F2F2;mso-background-themecolor:background1;mso-background-themeshade:\r\n  242;padding:0cm 5.4pt 0cm 5.4pt;height:137.35pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"mso-margin-bottom-alt:auto;\r\n  text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:\r\n  12.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;\">المحتوى</span></b><span dir=\"LTR\" style=\"font-size:12.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\r\n  &quot;Times New Roman&quot;\"><o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"600\" valign=\"top\" style=\"width:449.8pt;border-top:none;border-left:\r\n  double windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:\r\n  none;padding:0cm 5.4pt 0cm 5.4pt;height:137.35pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-right:36.0pt;mso-margin-bottom-alt:\r\n  auto;text-align:justify;text-indent:-18.0pt;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;\r\n  mso-fareast-font-family:&quot;Times New Roman&quot;\"><o:p>&nbsp;</o:p></span></p>\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-right:36.0pt;mso-margin-bottom-alt:\r\n  auto;text-align:justify;text-indent:-18.0pt;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;\r\n  mso-fareast-font-family:&quot;Times New Roman&quot;\">&nbsp;</span><input class=\"text_field\" placeholder=\"المحتوى\" id=\"text_8\" style=\"width: 100%;\"><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;\r\n  mso-fareast-font-family:&quot;Times New Roman&quot;\"><o:p></o:p></span></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2;height:38.1pt\">\r\n  <td width=\"135\" style=\"width:101.25pt;border-top:none;border-left:solid windowtext 1.0pt;\r\n  border-bottom:solid windowtext 1.0pt;border-right:double windowtext 1.5pt;\r\n  background:#F2F2F2;mso-background-themecolor:background1;mso-background-themeshade:\r\n  242;padding:0cm 5.4pt 0cm 5.4pt;height:38.1pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"mso-margin-bottom-alt:auto;\r\n  text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:\r\n  11.5pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;\">ملاحظات</span></b><span dir=\"LTR\" style=\"font-size:12.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\r\n  &quot;Times New Roman&quot;\"><o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"600\" valign=\"top\" style=\"width:449.8pt;border-top:none;border-left:\r\n  double windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:\r\n  none;padding:0cm 5.4pt 0cm 5.4pt;height:38.1pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"mso-margin-bottom-alt:auto;text-align:justify;\r\n  line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:\r\n  &quot;Tahoma&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;\"><o:p>&nbsp;</o:p></span></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"mso-margin-bottom-alt:auto;text-align:justify;\r\n  line-height:normal\"><input class=\"text_field\" placeholder=\"ملاحظات\" id=\"text_10\" style=\"width: 100%;\"></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;height:23.75pt\">\r\n  <td width=\"135\" style=\"width:101.25pt;border-top:none;border-left:solid windowtext 1.0pt;\r\n  border-bottom:solid windowtext 1.0pt;border-right:double windowtext 1.5pt;\r\n  background:#F2F2F2;mso-background-themecolor:background1;mso-background-themeshade:\r\n  242;padding:0cm 5.4pt 0cm 5.4pt;height:23.75pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"mso-margin-bottom-alt:auto;text-align:justify;\r\n  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:9.0pt;font-family:\r\n  &quot;Tahoma&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;\">مكان الوجود\r\n  المادي</span></b><span dir=\"LTR\" style=\"font-size:9.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;\r\n  mso-fareast-font-family:&quot;Times New Roman&quot;\"><o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"600\" valign=\"top\" style=\"width:449.8pt;border-top:none;border-left:\r\n  double windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:\r\n  none;padding:0cm 5.4pt 0cm 5.4pt;height:23.75pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"mso-margin-bottom-alt:auto;text-align:justify;\r\n  line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:\r\n  &quot;Tahoma&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;\"><o:p>&nbsp;</o:p></span><span lang=\"AR-SA\" style=\"font-size: 12pt; font-family: Tahoma, &quot;sans-serif&quot;;\"><o:p>&nbsp;</o:p></span><input class=\"text_field\" placeholder=\"مكان الوجود المادي\" id=\"text_11\" style=\"width: 100%;\"></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:4;mso-yfti-lastrow:yes;height:154.6pt\">\r\n  <td width=\"135\" style=\"width:101.25pt;border-top:none;border-left:solid windowtext 1.0pt;\r\n  border-bottom:double windowtext 1.5pt;border-right:double windowtext 1.5pt;\r\n  background:#F2F2F2;mso-background-themecolor:background1;mso-background-themeshade:\r\n  242;padding:0cm 5.4pt 0cm 5.4pt;height:154.6pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"mso-margin-bottom-alt:auto;\r\n  text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:\r\n  12.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;\">مراقب\r\n  الجودة</span></b><span dir=\"LTR\" style=\"font-size:12.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;\r\n  mso-fareast-font-family:&quot;Times New Roman&quot;\"><o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"600\" valign=\"top\" style=\"width:449.8pt;border-top:none;border-left:\r\n  double windowtext 1.5pt;border-bottom:double windowtext 1.5pt;border-right:\r\n  none;padding:0cm 5.4pt 0cm 5.4pt;height:154.6pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"mso-margin-bottom-alt:auto;text-align:justify;\r\n  line-height:normal\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;\r\n  mso-fareast-font-family:&quot;Times New Roman&quot;\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;</span><span lang=\"AR-SA\" style=\"font-size:12.0pt;\r\n  font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;\"><o:p></o:p></span></p>\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"mso-margin-bottom-alt:auto;text-align:justify;\r\n  line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:\r\n  &quot;Tahoma&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;\">&nbsp;الاسم :&nbsp; &nbsp; &nbsp;&nbsp;</span><input class=\"autotext_field\" placeholder=\"اسم الموظف\" id=\"autoname_12\" disabled=\"\" style=\"width: 80%;\"><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:\r\n  &quot;Tahoma&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;\"><o:p></o:p></span></p>\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"mso-margin-bottom-alt:auto;text-align:justify;\r\n  line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:\r\n  &quot;Tahoma&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;\">&nbsp;ملاحظات :&nbsp;&nbsp;</span><input class=\"text_field\" placeholder=\"ملاحظات مراقب الجودة\" id=\"text_14\" style=\"width: 70%;\"></p>\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"mso-margin-bottom-alt:auto;text-align:justify;\r\n  line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:\r\n  &quot;Tahoma&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:&quot;Times New Roman&quot;\">&nbsp;النتيجة :&nbsp; &nbsp; &nbsp;</span><input class=\"autotext_field\" placeholder=\"موافقة/رفض\" id=\"autoagree_15\" disabled=\"\" style=\"width: 80%;\"><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;mso-fareast-font-family:\r\n  &quot;Times New Roman&quot;;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>\r\n  </td>\r\n </tr>\r\n</tbody></table>\r\n\r\n</div>', '9', '1', '[\"text_3\",\"المرسل\",\"text_4\",\"المرسل اليه\",\"text_5\",\"الجهة\",\"text_6\",\"تاريخ الارسال\",\"text_7\",\"تاريخ الوصول\",\"text_8\",\"المحتوى\",\"text_10\",\"ملاحظات\",\"text_11\",\"مكان الوجود المادي\",\"text_14\",\"ملاحظات مراقب الجودة\",\"autonumber_ \",\"رقم معاملة تلقائي\",\"autoname_1\",\"اسم الموظف\",\"autodate_2\",\"تاريخ تلقائي - ميلادي\",\"autoname_12\",\"اسم الموظف\",\"autoagree_15\",\"موافقة/رفض\"]', '2024-02-13 16:58:29', '2024-02-13 16:58:29', 'vertical', NULL, NULL, NULL);
INSERT INTO `pages` (`id`, `name`, `templates_id`, `number`, `fields`, `created_at`, `updated_at`, `direction`, `width`, `height`, `border`) VALUES
(54, '<div align=\"right\" dir=\"rtl\">\r\n\r\n<table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"747\" style=\"width: 559.95pt; margin-left: -61.25pt; border: none;\">\r\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:29.9pt\">\r\n  <td width=\"270\" colspan=\"5\" valign=\"top\" style=\"width:202.6pt;border:solid windowtext 1.5pt;\r\n  border-bottom:none;padding:0cm 5.4pt 0cm 5.4pt;height:29.9pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:\r\n  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">FINEL SETTLEMENT (TERMINATION)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:\r\n  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;\r\n  mso-ansi-language:EN-GB\">استمارة استحقاق (نهاية خدمة / اجازة</span></b><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"EN-GB\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>)</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"476\" colspan=\"8\" valign=\"top\" style=\"width:357.35pt;border:solid windowtext 1.5pt;\r\n  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:29.9pt\"><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:\r\n  .0001pt;text-align:center;line-height:normal\"><span style=\"font-family: Arial; font-weight: bolder; font-size: 1rem;\">الحلول الواقعية لتقنية المعلومات&nbsp;</span><b><span lang=\"EN-GB\" dir=\"LTR\"><span style=\"font-family: Arial;\">Realistic solutions for IT&nbsp;</span><o:p></o:p></span></b></p><span style=\"font-family: Arial;\">\r\n  </span><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:\r\n  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Riyadh Headquarter</span></b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1;height:16.3pt\">\r\n  <td width=\"43\" style=\"width:31.9pt;border-top:1.5pt;border-left:1.0pt;\r\n  border-bottom:1.0pt;border-right:1.5pt;border-color:windowtext;border-style:\r\n  solid;mso-border-top-alt:1.5pt;mso-border-left-alt:.5pt;mso-border-bottom-alt:\r\n  .5pt;mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:\r\n  solid;padding:0cm 5.4pt 0cm 5.4pt;height:16.3pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:\r\n  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الاسم<o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"184\" colspan=\"2\" style=\"width:138.2pt;border-top:solid windowtext 1.5pt;\r\n  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;\r\n  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:\r\n  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:16.3pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:\r\n  .0001pt;text-align:center;line-height:normal\"><select id=\"employees_30\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الموظفين</option><option value=\"1\">أدمن مدير النظام</option><option value=\"2\">فاطمة دياب الماجد</option><option value=\"5\">جواد عبد الله العتيبي</option><option value=\"6\">حسن محمود الغامدي</option><option value=\"8\">اياد حمزة الجهني</option><option value=\"11\">زايد جميل الزهراني</option><option value=\"12\">مؤيد ععر الشمالي</option></select><br></p>\r\n  </td>\r\n  <td width=\"57\" colspan=\"3\" style=\"width:42.45pt;border-top:solid windowtext 1.5pt;\r\n  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;\r\n  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:\r\n  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:16.3pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:\r\n  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">تاريخ\r\n  التعيين<o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"142\" style=\"width:106.35pt;border-top:solid windowtext 1.5pt;\r\n  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;\r\n  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:\r\n  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:16.3pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:\r\n  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"تاريخ التعيين\" id=\"text_1\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>\r\n  </td>\r\n  <td width=\"57\" colspan=\"2\" style=\"width:42.55pt;border-top:solid windowtext 1.5pt;\r\n  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;\r\n  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:\r\n  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:16.3pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:\r\n  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">مدة\r\n  العقد<o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"66\" colspan=\"2\" style=\"width:49.6pt;border-top:solid windowtext 1.5pt;\r\n  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;\r\n  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:\r\n  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:16.3pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:\r\n  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"مدة العقد\" id=\"text_2\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>\r\n  </td>\r\n  <td width=\"57\" style=\"width:42.5pt;border-top:solid windowtext 1.5pt;\r\n  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;\r\n  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:\r\n  solid windowtext .5pt;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:16.3pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:\r\n  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:8.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\">تاريخ الانتهاء<o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"142\" style=\"width:106.4pt;border-top:solid windowtext 1.5pt;\r\n  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;\r\n  border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-top-alt:\r\n  1.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;mso-border-right-alt:\r\n  .5pt;mso-border-color-alt:windowtext;mso-border-style-alt:solid;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:16.3pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:\r\n  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"تاريخ انتهاء العقد\" id=\"text_3\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2;height:32.6pt\">\r\n  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;\r\n  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;\r\n  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;\r\n  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;\r\n  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:\r\n  solid;padding:0cm 5.4pt 0cm 5.4pt;height:32.6pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\n  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Date of employment</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:\r\n  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\r\n  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:\r\n  Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Duration\r\n  of contract</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">End of contract</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;height:21.25pt\">\r\n  <td width=\"57\" colspan=\"2\" style=\"width:42.75pt;border-top:none;border-left:solid windowtext 1.0pt;\r\n  border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.5pt;\r\n  mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;\r\n  mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:21.25pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:\r\n  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الوظيفة<o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"179\" colspan=\"2\" style=\"width:134.35pt;border-top:none;border-left:\r\n  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:\r\n  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;\r\n  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:\r\n  .0001pt;text-align:center;line-height:normal\"><input class=\"text_field\" placeholder=\"الوظيفة\" id=\"text_4\" style=\"width: 90%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>\r\n  </td>\r\n  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;\r\n  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:\r\n  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:\r\n  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:\r\n  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">الادارة<o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"180\" colspan=\"2\" style=\"width:134.75pt;border-top:none;border-left:\r\n  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:\r\n  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;\r\n  mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:\r\n  .0001pt;text-align:center;line-height:normal\"><select id=\"managements_31\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الادارات</option><option value=\"4\">الادارة المركزية</option><option value=\"5\">ادارة المستودعات</option><option value=\"6\">ادارة شؤون الموظفين</option><option value=\"7\">المالية</option></select><br></p>\r\n  </td>\r\n  <td width=\"47\" colspan=\"2\" style=\"width:35.45pt;border-top:none;border-left:solid windowtext 1.0pt;\r\n  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:\r\n  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:\r\n  solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:\r\n  .0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\">القسم<o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"236\" colspan=\"3\" style=\"width:177.2pt;border-top:none;border-left:\r\n  solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;border-right:\r\n  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;\r\n  mso-border-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:21.25pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:\r\n  .0001pt;text-align:center;line-height:normal\"><select id=\"departments_32\" class=\"select_field\" style=\"width: 100%;\"><option value=\"0\">الأقسام</option><option value=\"3\">قسم التطوير</option><option value=\"4\">قسم الديوان</option><option value=\"5\">التدقيق الاداري</option><option value=\"6\">قسم الحسابات</option></select><br></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:4;height:149.2pt\">\r\n  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border-top:none;\r\n  border-left:solid windowtext 1.5pt;border-bottom:solid windowtext 1.0pt;\r\n  border-right:solid windowtext 1.5pt;mso-border-top-alt:solid windowtext .5pt;\r\n  mso-border-top-alt:.5pt;mso-border-left-alt:1.5pt;mso-border-bottom-alt:.5pt;\r\n  mso-border-right-alt:1.5pt;mso-border-color-alt:windowtext;mso-border-style-alt:\r\n  solid;padding:0cm 5.4pt 0cm 5.4pt;height:149.2pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\n  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Profession</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Br</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;\r\n  mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\r\n  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><b><span lang=\"EN-GB\" dir=\"LTR\">Div&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <o:p></o:p></span></b></p>\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\n  line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\"><o:p>&nbsp;</o:p></span></b></p>\r\n  <div align=\"right\" dir=\"rtl\">\r\n  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">\r\n   <tbody><tr>\r\n    <td width=\"83\" rowspan=\"3\" valign=\"top\" style=\"width:62.6pt;border:none;\r\n    border-left:solid windowtext 1.0pt;mso-border-left-alt:solid windowtext .5pt;\r\n    padding:0cm 5.4pt 0cm 5.4pt\">\r\n    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\n    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:5.0pt;font-family:\r\n    &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:\r\n    minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\r\n    mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi;mso-ansi-language:\r\n    EN-GB\"><o:p>&nbsp;</o:p></span></b></p>\r\n    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\n    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;\r\n    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\">لراتب<o:p></o:p></span></b></p>\r\n    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\n    line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\">Salary</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;\r\n    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p></o:p></span></b></p>\r\n    </td>\r\n    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;\r\n    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:\r\n    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;\r\n    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n    minor-bidi;mso-ansi-language:EN-GB\">أساسي<o:p></o:p></span></b></p>\r\n    </td>\r\n    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;\r\n    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:\r\n    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;\r\n    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n    minor-bidi;mso-ansi-language:EN-GB\">سكن<o:p></o:p></span></b></p>\r\n    </td>\r\n    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;\r\n    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:\r\n    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;\r\n    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n    minor-bidi;mso-ansi-language:EN-GB\">انتقال<o:p></o:p></span></b></p>\r\n    </td>\r\n    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;\r\n    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:\r\n    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;\r\n    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n    minor-bidi;mso-ansi-language:EN-GB\">اعاشة<o:p></o:p></span></b></p>\r\n    </td>\r\n    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border:solid windowtext 1.0pt;\r\n    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:\r\n    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;\r\n    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n    minor-bidi;mso-ansi-language:EN-GB\">أخرى<o:p></o:p></span></b></p>\r\n    </td>\r\n    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border:solid windowtext 1.0pt;\r\n    border-right:none;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:\r\n    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;\r\n    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n    minor-bidi;mso-ansi-language:EN-GB\">اجمالي<o:p></o:p></span></b></p>\r\n    </td>\r\n   </tr>\r\n   <tr>\r\n    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:\r\n    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:\r\n    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;\r\n    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;\r\n    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Net\r\n    Payment<o:p></o:p></span></b></p>\r\n    </td>\r\n    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:\r\n    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:\r\n    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;\r\n    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;\r\n    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Accom.\r\n    All<o:p></o:p></span></b></p>\r\n    </td>\r\n    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:\r\n    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:\r\n    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;\r\n    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;\r\n    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Transp.\r\n    Allw.<o:p></o:p></span></b></p>\r\n    </td>\r\n    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:\r\n    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:\r\n    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;\r\n    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;\r\n    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Easha.\r\n    Allw.<o:p></o:p></span></b></p>\r\n    </td>\r\n    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:\r\n    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:\r\n    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;\r\n    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;\r\n    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Others<o:p></o:p></span></b></p>\r\n    </td>\r\n    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:\r\n    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:\r\n    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;\r\n    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt\">\r\n    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;\r\n    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"EN-GB\" dir=\"LTR\" style=\"font-size:9.0pt;mso-ansi-language:EN-GB\">Total<o:p></o:p></span></b></p>\r\n    </td>\r\n   </tr>\r\n   <tr style=\"mso-yfti-irow:2;mso-yfti-lastrow:yes;height:26.65pt\">\r\n    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:\r\n    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:\r\n    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;\r\n    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n    height:26.65pt\">\r\n    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\n    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;\r\n    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أساسي\" id=\"text_7\" style=\"width: 90%;\"></p>\r\n    </td>\r\n    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:\r\n    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:\r\n    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;\r\n    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n    height:26.65pt\">\r\n    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\n    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;\r\n    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"سكن\" id=\"text_8\" style=\"width: 90%;\"></p>\r\n    </td>\r\n    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:\r\n    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:\r\n    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;\r\n    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n    height:26.65pt\">\r\n    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\n    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;\r\n    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"انتقال\" id=\"text_9\" style=\"width: 90%;\"></p>\r\n    </td>\r\n    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:\r\n    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:\r\n    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;\r\n    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n    height:26.65pt\">\r\n    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\n    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;\r\n    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اعاشة\" id=\"text_10\" style=\"width: 90%;\"></p>\r\n    </td>\r\n    <td width=\"103\" valign=\"top\" style=\"width:77.25pt;border-top:none;border-left:\r\n    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:\r\n    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;\r\n    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n    height:26.65pt\">\r\n    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\n    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;\r\n    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"أخرى\" id=\"text_11\" style=\"width: 90%;\"></p>\r\n    </td>\r\n    <td width=\"103\" valign=\"top\" style=\"width:77.3pt;border-top:none;border-left:\r\n    solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:\r\n    none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;\r\n    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n    height:26.65pt\">\r\n    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\n    line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;\r\n    mso-bidi-theme-font:minor-bidi;mso-ansi-language:EN-GB\"><o:p>&nbsp;</o:p></span></b><input class=\"text_field\" placeholder=\"اجمالي\" id=\"text_12\" style=\"width: 90%;\"></p>\r\n    </td>\r\n   </tr>\r\n  </tbody></table>\r\n  </div>\r\n  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:10.0pt;text-align:left;\r\n  line-height:115%;direction:ltr;unicode-bidi:embed\"><b><span lang=\"EN-GB\">&nbsp;</span></b></p>\r\n  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi;mso-ansi-language:EN-GB\">ملاحظات</span></b><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>\r\n  <div align=\"left\" dir=\"ltr\">\r\n  <table class=\"MsoTableGrid\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 25.6pt; border: none;\">\r\n   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;\r\n    height:26.9pt\">\r\n    <td width=\"661\" valign=\"top\" style=\"width:496.1pt;border:solid windowtext 1.0pt;\r\n    border-bottom:none;mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:\r\n    solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;\r\n    padding:0cm 5.4pt 0cm 5.4pt;height:26.9pt\">\r\n    <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0.0001pt; line-height: normal; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\">&nbsp;</span></b><input class=\"text_field\" placeholder=\"ملاحظات\" id=\"text_13\" style=\"width: 90%;\"></p>\r\n    </td>\r\n   </tr>\r\n  </tbody></table>\r\n  </div>\r\n  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 10pt; line-height: 115%; direction: ltr; unicode-bidi: embed;\"><b><span lang=\"EN-GB\"><o:p></o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:168.45pt\">\r\n  <td width=\"747\" colspan=\"13\" valign=\"top\" style=\"width:559.95pt;border:solid windowtext 1.5pt;\r\n  border-top:none;mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:168.45pt\">\r\n  <div align=\"right\" dir=\"rtl\">\r\n  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">\r\n   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:19.0pt\">\r\n    <td width=\"146\" style=\"width:109.45pt;border:none;border-top:solid windowtext 1.0pt;\r\n    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n    height:19.0pt\">\r\n    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;\r\n    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n    minor-bidi\">شؤون الموظفين<o:p></o:p></span></b></p>\r\n    </td>\r\n    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;\r\n    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n    height:19.0pt\">\r\n    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;\r\n    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n    minor-bidi\">ادارة الموارد البشرية<o:p></o:p></span></b></p>\r\n    </td>\r\n    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;\r\n    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n    height:19.0pt\">\r\n    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;\r\n    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n    minor-bidi\">التدقيق الاداري<o:p></o:p></span></b></p>\r\n    </td>\r\n    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;\r\n    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n    height:19.0pt\">\r\n    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;\r\n    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n    minor-bidi\">الحسابات<o:p></o:p></span></b></p>\r\n    </td>\r\n    <td width=\"146\" style=\"width:109.5pt;border:none;border-top:solid windowtext 1.0pt;\r\n    mso-border-top-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n    height:19.0pt\">\r\n    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0cm;\r\n    margin-bottom:.0001pt;text-align:center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n    minor-bidi\">المدير المالي<o:p></o:p></span></b></p>\r\n    </td>\r\n   </tr>\r\n   <tr style=\"mso-yfti-irow:1;height:28.4pt\">\r\n    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n    height:28.4pt\">\r\n    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\n    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;\r\n    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موظف الشؤون\" id=\"autoname_30\" disabled=\"\" style=\"width: 90%;\"></p>\r\n    </td>\r\n    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n    height:28.4pt\">\r\n    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\n    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;\r\n    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"مدير HR\" id=\"autoname_31\" disabled=\"\" style=\"width: 90%;\"></p>\r\n    </td>\r\n    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n    height:28.4pt\">\r\n    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\n    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;\r\n    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم المدقق\" id=\"autoname_34\" disabled=\"\" style=\"width: 90%;\"></p>\r\n    </td>\r\n    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n    height:28.4pt\">\r\n    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\n    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;\r\n    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"اسم الحسابات\" id=\"autoname_36\" disabled=\"\" style=\"width: 90%;\"></p>\r\n    </td>\r\n    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n    height:28.4pt\">\r\n    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\n    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;\r\n    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"المدير المالي\" id=\"autoname_38\" disabled=\"\" style=\"width: 90%;\"></p>\r\n    </td>\r\n   </tr>\r\n   <tr style=\"mso-yfti-irow:2;height:28.1pt\">\r\n    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n    height:28.1pt\">\r\n    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\n    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;\r\n    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع الشؤون\" id=\"autosign_32\" disabled=\"\" style=\"width: 90%;\"></p>\r\n    </td>\r\n    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n    height:28.1pt\">\r\n    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\n    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;\r\n    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة HR\" id=\"autoagree_32\" disabled=\"\" style=\"width: 90%;\"></p>\r\n    </td>\r\n    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n    height:28.1pt\">\r\n    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\n    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;\r\n    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المدقق\" id=\"autosign_35\" disabled=\"\" style=\"width: 90%;\"></p>\r\n    </td>\r\n    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n    height:28.1pt\">\r\n    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\n    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;\r\n    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع الحسابات\" id=\"autosign_37\" disabled=\"\" style=\"width: 90%;\"></p>\r\n    </td>\r\n    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n    height:28.1pt\">\r\n    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\n    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;\r\n    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"موافقة المالي\" id=\"autoagree_39\" disabled=\"\" style=\"width: 90%;\"></p>\r\n    </td>\r\n   </tr>\r\n   <tr style=\"mso-yfti-irow:3;mso-yfti-lastrow:yes;height:28.1pt\">\r\n    <td width=\"146\" valign=\"top\" style=\"width:109.45pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n    height:28.1pt\">\r\n    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\n    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;\r\n    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n    </td>\r\n    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n    height:28.1pt\">\r\n    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\n    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;\r\n    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع HR\" id=\"autosign_33\" disabled=\"\" style=\"width: 90%;\"></p>\r\n    </td>\r\n    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n    height:28.1pt\">\r\n    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\n    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;\r\n    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n    </td>\r\n    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n    height:28.1pt\">\r\n    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\n    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;\r\n    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n    </td>\r\n    <td width=\"146\" valign=\"top\" style=\"width:109.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n    height:28.1pt\">\r\n    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\n    line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;\r\n    mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"توقيع المالي\" id=\"autosign_40\" disabled=\"\" style=\"width: 90%;\"></p>\r\n    </td>\r\n   </tr>\r\n  </tbody></table>\r\n  </div>\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\n  line-height:normal\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;\r\n  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\n  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;\r\n  mso-bidi-theme-font:minor-bidi\">استلمت المبلغ أعلاه بموجب شيك رقم أو\r\n  نقدا&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"text_field\" placeholder=\"المبلغ المستلم\" id=\"text_27\" style=\"width: 25%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;\r\n  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;بتاريخ&nbsp;</span></b><input class=\"text_field\" placeholder=\"تاريخ الاستلام\" id=\"text_41\" style=\"width: 20%;\"></p>\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\n  line-height:normal\"><br></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0cm;margin-bottom:.0001pt;\r\n  line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;\r\n  mso-bidi-theme-font:minor-bidi\">توقيع الموظف&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"توقيع المستلم\" id=\"autosign_43\" disabled=\"\" style=\"width: 30%;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;\r\n  mso-bidi-theme-font:minor-bidi\">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; تاريخ&nbsp;&nbsp;</span></b><input class=\"autotext_field\" placeholder=\"تاريخ الاستلام\" id=\"autodate_44\" disabled=\"\" style=\"width: 20%;\"></p>\r\n  </td>\r\n </tr>\r\n <!--[if !supportMisalignedColumns]-->\r\n <tr height=\"0\">\r\n  <td width=\"43\" style=\"border:none\"></td>\r\n  <td width=\"14\" style=\"border:none\"></td>\r\n  <td width=\"170\" style=\"border:none\"></td>\r\n  <td width=\"9\" style=\"border:none\"></td>\r\n  <td width=\"34\" style=\"border:none\"></td>\r\n  <td width=\"13\" style=\"border:none\"></td>\r\n  <td width=\"142\" style=\"border:none\"></td>\r\n  <td width=\"38\" style=\"border:none\"></td>\r\n  <td width=\"19\" style=\"border:none\"></td>\r\n  <td width=\"28\" style=\"border:none\"></td>\r\n  <td width=\"38\" style=\"border:none\"></td>\r\n  <td width=\"57\" style=\"border:none\"></td>\r\n  <td width=\"142\" style=\"border:none\"></td>\r\n </tr>\r\n <!--[endif]-->\r\n</tbody></table>\r\n\r\n</div>\r\n\r\n<p class=\"MsoNormal\" dir=\"RTL\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', '10', '1', '[\"text_1\",\"تاريخ التعيين\",\"text_2\",\"مدة العقد\",\"text_3\",\"تاريخ انتهاء العقد\",\"text_4\",\"الوظيفة\",\"text_7\",\"أساسي\",\"text_8\",\"سكن\",\"text_9\",\"انتقال\",\"text_10\",\"اعاشة\",\"text_11\",\"أخرى\",\"text_12\",\"اجمالي\",\"text_13\",\"ملاحظات\",\"text_27\",\"المبلغ المستلم\",\"text_41\",\"تاريخ الاستلام\",\"autoname_30\",\"موظف الشؤون\",\"autoname_31\",\"مدير HR\",\"autoname_34\",\"اسم المدقق\",\"autoname_36\",\"اسم الحسابات\",\"autoname_38\",\"المدير المالي\",\"autosign_32\",\"توقيع الشؤون\",\"autoagree_32\",\"موافقة HR\",\"autosign_35\",\"توقيع المدقق\",\"autosign_37\",\"توقيع الحسابات\",\"autoagree_39\",\"موافقة المالي\",\"autosign_33\",\"توقيع HR\",\"autosign_40\",\"توقيع المالي\",\"autosign_43\",\"توقيع المستلم\",\"autodate_44\",\"تاريخ الاستلام\",\"employees_30\",\"الموظفين\",\"managements_31\",\"الادارات\",\"departments_32\",\"الأقسام\"]', '2024-04-20 05:49:47', '2024-04-21 06:50:56', 'vertical', NULL, NULL, NULL);
INSERT INTO `pages` (`id`, `name`, `templates_id`, `number`, `fields`, `created_at`, `updated_at`, `direction`, `width`, `height`, `border`) VALUES
(57, '<div align=\"right\">\r\n\r\n<table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"764\" style=\"margin-left: -44.1pt; border: none;\">\r\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:44.5pt\">\r\n  <td width=\"318\" colspan=\"8\" style=\"width:238.5pt;border:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:44.5pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\" style=\"font-size:12.0pt\">CLEARANCE FORM</span></b><b><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;\r\n  mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n  Calibri;mso-hansi-theme-font:minor-latin\">إخلاء طرف</span></b><b><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;\r\n  mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"446\" colspan=\"12\" style=\"width:334.5pt;border:solid windowtext 1.5pt;\r\n  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:44.5pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"LTR\" style=\"margin-bottom:0cm;margin-bottom:\r\n  .0001pt;text-align:center;line-height:normal\"><b>MOHAMED\r\n  SAAD AJLAN SONS COMPANY<o:p></o:p></b></p>\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\" style=\"font-size:12.0pt\">Riyadh Headquarters</span></b><b><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;\r\n  mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1;height:31.0pt\">\r\n  <td width=\"54\" style=\"width:40.5pt;border:none;border-right:solid windowtext 1.5pt;\r\n  mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:31.0pt\"><br></td><td width=\"54\" style=\"width:40.5pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\"></td><td width=\"72\" colspan=\"3\" style=\"width:54.0pt;border:none;mso-border-top-alt:\r\n  solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\"></td><td width=\"76\" style=\"width:57.35pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\"></td><td width=\"44\" style=\"width:32.65pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\"></td><td width=\"44\" colspan=\"2\" style=\"width:32.65pt;border:none;mso-border-top-alt:\r\n  solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\"></td><td width=\"94\" colspan=\"4\" style=\"width:70.85pt;border:none;mso-border-top-alt:\r\n  solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\"></td><td width=\"42\" style=\"width:31.5pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\"></td><td width=\"54\" style=\"width:40.5pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\"></td><td width=\"36\" style=\"width:27.0pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\"></td><td width=\"48\" colspan=\"2\" style=\"width:36.0pt;border:none;mso-border-top-alt:\r\n  solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\"></td><td width=\"42\" style=\"width:31.5pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\"></td><td width=\"104\" style=\"width:78.0pt;border:none;border-left:solid windowtext 1.5pt;\r\n  mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:31.0pt\">\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2;height:34.5pt\">\r\n  <td width=\"413\" colspan=\"12\" style=\"width:309.75pt;border:none;border-right:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:34.5pt\">\r\n  <div align=\"right\">\r\n  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">\r\n   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;\r\n    height:27.4pt\">\r\n    <td width=\"362\" style=\"width:271.2pt;border:solid windowtext 1.0pt;\r\n    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n    height:27.4pt\">\r\n    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n    Calibri;mso-hansi-theme-font:minor-latin\">للاستعمال الداخلي فقط</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n    minor-bidi\"><o:p></o:p></span></p>\r\n    </td>\r\n   </tr>\r\n  </tbody></table>\r\n  </div>\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"351\" colspan=\"8\" style=\"width:263.25pt;border:none;border-left:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:34.5pt\">\r\n  <div align=\"right\">\r\n  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">\r\n   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;\r\n    height:27.4pt\">\r\n    <td width=\"362\" style=\"width:271.2pt;border:solid windowtext 1.0pt;\r\n    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n    height:27.4pt\">\r\n    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\">FOR\r\n    INTERNAL ONLY</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n    Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;\r\n    mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>\r\n    </td>\r\n   </tr>\r\n  </tbody></table>\r\n  </div>\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p></o:p></span></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;height:4.0pt\">\r\n  <td width=\"413\" colspan=\"12\" style=\"width:309.75pt;border:none;border-right:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:4.0pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"351\" colspan=\"8\" style=\"width:263.25pt;border:none;border-left:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:4.0pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:4;height:28.0pt\">\r\n  <td width=\"126\" colspan=\"3\" style=\"width:94.5pt;border:none;border-right:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin\">الاسم&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"450\" colspan=\"14\" style=\"width:337.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:28.0pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"text_field\" placeholder=\"الاسم\" id=\"text_0\" style=\"width: 90%;\"></p>\r\n  </td>\r\n  <td width=\"188\" colspan=\"3\" style=\"width:141.0pt;border:none;border-left:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:5;height:26.25pt\">\r\n  <td width=\"126\" colspan=\"3\" style=\"width:94.5pt;border:none;border-right:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:26.25pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin\">رقم العامل&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"450\" colspan=\"14\" style=\"width:337.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:26.25pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"text_field\" placeholder=\"رقم العامل\" id=\"text_1\" style=\"width: 90%;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"188\" colspan=\"3\" style=\"width:141.0pt;border:none;border-left:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:26.25pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Employee</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:6;height:25.5pt\">\r\n  <td width=\"126\" colspan=\"3\" style=\"width:94.5pt;border:none;border-right:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:25.5pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin\">المهنة&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"450\" colspan=\"14\" style=\"width:337.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:25.5pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"text_field\" placeholder=\"المهنة\" id=\"text_2\" style=\"width: 90%;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"188\" colspan=\"3\" style=\"width:141.0pt;border:none;border-left:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:25.5pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Title</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:7;height:26.25pt\">\r\n  <td width=\"126\" colspan=\"3\" style=\"width:94.5pt;border:none;border-right:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:26.25pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin\">القسم&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"450\" colspan=\"14\" style=\"width:337.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:26.25pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"text_field\" placeholder=\"القسم\" id=\"text_3\" style=\"width: 90%;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"188\" colspan=\"3\" style=\"width:141.0pt;border:none;border-left:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:26.25pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Department</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:8;height:29.25pt\">\r\n  <td width=\"126\" colspan=\"3\" style=\"width:94.5pt;border-top:none;border-left:none;\r\n  border-bottom:solid windowtext 1.5pt;border-right:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:29.25pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin\">توقيع الموظف </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"450\" colspan=\"14\" style=\"width:337.5pt;border:none;border-bottom:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:29.25pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"autotext_field\" placeholder=\"توقيع الموظف\" id=\"autosign_5\" disabled=\"\" style=\"width: 90%;\"><br></p>\r\n  </td>\r\n  <td width=\"188\" colspan=\"3\" style=\"width:141.0pt;border-top:none;border-left:\r\n  solid windowtext 1.5pt;border-bottom:solid windowtext 1.5pt;border-right:\r\n  none;padding:0cm 5.4pt 0cm 5.4pt;height:29.25pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Employee Sign</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:9;height:69.25pt\">\r\n  <td width=\"365\" colspan=\"10\" style=\"width:273.75pt;border-top:none;border-left:\r\n  none;border-bottom:solid windowtext 1.5pt;border-right:solid windowtext 1.5pt;\r\n  mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:69.25pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"LTR\" style=\"margin-bottom:0cm;margin-bottom:\r\n  .0001pt;text-align:center;line-height:normal\"><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin\">تستخدم هذه الشهادة لبيان ماعلى الموظف من عهد قبل</span><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p></o:p></span></p>\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"LTR\" style=\"margin-bottom:0cm;margin-bottom:\r\n  .0001pt;text-align:center;line-height:normal\"><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin\">مغادرته ولا تعتبر بأي حال من الاحوال شهادة خبرة أو عدم</span><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p></o:p></span></p>\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin\">ممانعة من العودة الى العمل لدى جهات أخرى</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"399\" colspan=\"10\" style=\"width:299.25pt;border-top:none;border-left:\r\n  solid windowtext 1.5pt;border-bottom:solid windowtext 1.5pt;border-right:\r\n  none;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:69.25pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\">This is required only to issue clearance certificate to mentioned\r\n  employee from the company property and should not be utilized as an\r\n  experience certificate or no objection certificate to return back KSA to work\r\n  with other company</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;\r\n  mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:10;height:35.4pt\">\r\n  <td width=\"408\" colspan=\"11\" style=\"width:306.0pt;border:none;border-right:solid windowtext 1.5pt;\r\n  mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:35.4pt\">\r\n  <div align=\"right\">\r\n  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">\r\n   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;\r\n    height:27.4pt\">\r\n    <td width=\"362\" style=\"width:271.2pt;border:solid windowtext 1.0pt;\r\n    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n    height:27.4pt\">\r\n    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n    mso-hansi-theme-font:minor-latin\">تاريخ السفر</span></b><input class=\"text_field\" placeholder=\"تاريخ السفر \" id=\"text_17\" style=\"width: 50%;\"></p>\r\n    </td>\r\n   </tr>\r\n  </tbody></table>\r\n  </div>\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"356\" colspan=\"9\" style=\"width:267.0pt;border:none;border-left:solid windowtext 1.5pt;\r\n  mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:35.4pt\">\r\n  <div align=\"right\">\r\n  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">\r\n   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;\r\n    height:27.4pt\">\r\n    <td width=\"362\" style=\"width:271.2pt;border:solid windowtext 1.0pt;\r\n    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n    height:27.4pt\">\r\n    <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Date of Travelling</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n    minor-bidi\"><o:p></o:p></span></b></p>\r\n    </td>\r\n   </tr>\r\n  </tbody></table>\r\n  </div>\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p></o:p></span></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:11;height:23.35pt\">\r\n  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:23.35pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; line-height: normal; unicode-bidi: embed;\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:\r\n  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\r\n  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>1&nbsp;\r\n  الرئيس المباشر&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:23.35pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"text_field\" placeholder=\"الرئيس المباشر\" id=\"text_6\" style=\"width: 90%;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:23.35pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: left; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>1 </span></b><b><span dir=\"LTR\">Direct Supervisor</span></b><b><span lang=\"AR-SA\" style=\"font-family:\r\n  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\r\n  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:\r\n  Arial;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:12;height:21.1pt\">\r\n  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:21.1pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; line-height: normal; unicode-bidi: embed;\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:\r\n  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\r\n  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>2&nbsp;\r\n  مسؤول العهد&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:21.1pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"text_field\" placeholder=\"مسؤول العهد\" id=\"text_7\" style=\"width: 90%;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:21.1pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: left; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>2 Accountability</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:13;height:21.1pt\">\r\n  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:21.1pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; line-height: normal; unicode-bidi: embed;\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:\r\n  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\r\n  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>3&nbsp;\r\n  أمين المستودع&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:21.1pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"text_field\" placeholder=\"أمين المستودع\" id=\"text_8\" style=\"width: 90%;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:21.1pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: left; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>3 Storekeeper</span></b><b><span lang=\"AR-SA\" style=\"font-family:\r\n  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\r\n  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:\r\n  Arial;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:14;height:22.9pt\">\r\n  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:22.9pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; line-height: normal; unicode-bidi: embed;\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:\r\n  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\r\n  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>4&nbsp;\r\n  أمين الصندوق&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:22.9pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"text_field\" placeholder=\"أمين الصندوق\" id=\"text_9\" style=\"width: 90%;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:22.9pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: left; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>4 Cashier</span></b><b><span lang=\"AR-SA\" style=\"font-family:\r\n  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\r\n  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:\r\n  Arial;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:15;height:22.0pt\">\r\n  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; line-height: normal; unicode-bidi: embed;\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:\r\n  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\r\n  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>5&nbsp;\r\n  الحسابات&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:22.0pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"text_field\" placeholder=\"الحسابات\" id=\"text_10\" style=\"width: 90%;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: left; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>5 Accounts</span></b><b><span lang=\"AR-SA\" style=\"font-family:\r\n  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\r\n  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:\r\n  Arial;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:16;height:22.0pt\">\r\n  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; line-height: normal; unicode-bidi: embed;\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:\r\n  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\r\n  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>6&nbsp;\r\n  السمتودعات الرئيسية&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:22.0pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"text_field\" placeholder=\"المستودعات الرئيسية\" id=\"text_11\" style=\"width: 90%;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: left; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>6 Central Logistic</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:17;height:22.0pt\">\r\n  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; line-height: normal; unicode-bidi: embed;\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:\r\n  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\r\n  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>7&nbsp;\r\n  التامينات الاجتماعية&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:22.0pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"text_field\" placeholder=\"التأمينات الاجتماعية\" id=\"text_12\" style=\"width: 90%;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: left; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>7 Gosi</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;\r\n  mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:18;height:22.0pt\">\r\n  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; line-height: normal; unicode-bidi: embed;\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:\r\n  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\r\n  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>8&nbsp;\r\n  السيارات&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:22.0pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"text_field\" placeholder=\"السيارات\" id=\"text_13\" style=\"width: 90%;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: left; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>8 Transportation</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:19;height:22.0pt\">\r\n  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; line-height: normal; unicode-bidi: embed;\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:\r\n  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\r\n  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>9&nbsp;\r\n  السكن&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:22.0pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"text_field\" placeholder=\"السكن\" id=\"text_14\" style=\"width: 90%;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: left; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>9 </span></b><b><span dir=\"LTR\">Housing</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:20;height:22.0pt\">\r\n  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; line-height: normal; unicode-bidi: embed;\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:\r\n  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\r\n  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>10 الرواتب&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:22.0pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"text_field\" placeholder=\"الرواتب\" id=\"text_15\" style=\"width: 90%;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: left; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>10 Payroll</span></b><b><span lang=\"AR-SA\" style=\"font-family:\r\n  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\r\n  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:\r\n  Arial;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:21;height:22.0pt\">\r\n  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; line-height: normal; unicode-bidi: embed;\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:\r\n  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\r\n  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>11 شؤون الموظفين&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:22.0pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"text_field\" placeholder=\"شؤون الموظفين\" id=\"text_16\" style=\"width: 90%;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: left; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>11 Personnel Department</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:22;height:33.25pt\">\r\n  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:33.25pt\">\r\n  <div align=\"right\">\r\n  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">\r\n   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;\r\n    height:25.15pt\">\r\n    <td width=\"100\" style=\"width:75.35pt;border:solid windowtext 1.0pt;\r\n    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n    height:25.15pt\">\r\n    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;\r\n    mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n    Calibri;mso-hansi-theme-font:minor-latin\">ملاحظات</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n    minor-bidi\"><o:p></o:p></span></b></p>\r\n    </td>\r\n   </tr>\r\n  </tbody></table>\r\n  </div>\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:33.25pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin\">يلزم تسليم بطاقة التأمين الصحي + رخصة\r\n  القيادة السعودية للمغادر نهائي</span><span lang=\"AR-SA\" style=\"font-family:\r\n  &quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\r\n  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-font-family:\r\n  Arial;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:33.25pt\">\r\n  <div align=\"right\">\r\n  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"114\" style=\"margin-left: 43.85pt; border: none;\">\r\n   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;\r\n    height:25.15pt\">\r\n    <td width=\"114\" style=\"width:85.5pt;border:solid windowtext 1.0pt;mso-border-alt:\r\n    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:25.15pt\">\r\n    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Remarks</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n    mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n    minor-bidi\"><o:p></o:p></span></b></p>\r\n    </td>\r\n   </tr>\r\n  </tbody></table>\r\n  </div>\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p></o:p></span></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:23;height:20.25pt\">\r\n  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:20.25pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin\">بطاقة التأمين الصحي</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:20.25pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:20.25pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:24;mso-yfti-lastrow:yes;height:32.85pt\">\r\n  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border-top:none;border-left:\r\n  none;border-bottom:solid windowtext 1.5pt;border-right:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:32.85pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin\">رخصة القيادة السعودية</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;border-bottom:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:32.85pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border-top:none;border-left:\r\n  solid windowtext 1.5pt;border-bottom:solid windowtext 1.5pt;border-right:\r\n  none;padding:0cm 5.4pt 0cm 5.4pt;height:32.85pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0.0001pt; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-font-family:Arial;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n </tr>\r\n <!--[if !supportMisalignedColumns]-->\r\n <tr height=\"0\">\r\n  <td width=\"54\" style=\"border:none\"></td>\r\n  <td width=\"54\" style=\"border:none\"></td>\r\n  <td width=\"18\" style=\"border:none\"></td>\r\n  <td width=\"41\" style=\"border:none\"></td>\r\n  <td width=\"12\" style=\"border:none\"></td>\r\n  <td width=\"76\" style=\"border:none\"></td>\r\n  <td width=\"43\" style=\"border:none\"></td>\r\n  <td width=\"18\" style=\"border:none\"></td>\r\n  <td width=\"26\" style=\"border:none\"></td>\r\n  <td width=\"21\" style=\"border:none\"></td>\r\n  <td width=\"42\" style=\"border:none\"></td>\r\n  <td width=\"5\" style=\"border:none\"></td>\r\n  <td width=\"24\" style=\"border:none\"></td>\r\n  <td width=\"42\" style=\"border:none\"></td>\r\n  <td width=\"54\" style=\"border:none\"></td>\r\n  <td width=\"40\" style=\"border:none\"></td>\r\n  <td width=\"6\" style=\"border:none\"></td>\r\n  <td width=\"42\" style=\"border:none\"></td>\r\n  <td width=\"42\" style=\"border:none\"></td>\r\n  <td width=\"104\" style=\"border:none\"></td>\r\n </tr>\r\n <!--[endif]-->\r\n</tbody></table>\r\n\r\n</div>\r\n\r\n<p class=\"MsoNormal\" dir=\"RTL\" style=\"unicode-bidi: embed;\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', '11', '1', '[\"text_0\",\"الاسم\",\"text_1\",\"رقم العامل\",\"text_2\",\"المهنة\",\"text_3\",\"القسم\",\"text_17\",\"تاريخ السفر \",\"text_6\",\"الرئيس المباشر\",\"text_7\",\"مسؤول العهد\",\"text_8\",\"أمين المستودع\",\"text_9\",\"أمين الصندوق\",\"text_10\",\"الحسابات\",\"text_11\",\"المستودعات الرئيسية\",\"text_12\",\"التأمينات الاجتماعية\",\"text_13\",\"السيارات\",\"text_14\",\"السكن\",\"text_15\",\"الرواتب\",\"text_16\",\"شؤون الموظفين\",\"autosign_5\",\"توقيع الموظف\"]', '2024-04-23 14:03:39', '2024-04-27 04:06:44', 'vertical', NULL, NULL, NULL);
INSERT INTO `pages` (`id`, `name`, `templates_id`, `number`, `fields`, `created_at`, `updated_at`, `direction`, `width`, `height`, `border`) VALUES
(58, '<p><br></p><table class=\"table table-bordered\"><tbody><tr><td>اختار</td><td><p><input type=\"checkbox\" class=\"checks_field form-control\" id=\"checks_3\" name=\"تفعيييل\" style=\"width: 50%;\"></p></td><td><p>الاسم</p></td><td><p><input class=\"text_field\" placeholder=\"الاسم\" id=\"text_2\" style=\"width: 50%;\"><br></p></td><td><br></td><td><br></td><td><br></td><td><br></td></tr><tr><td><br></td><td><br></td><td><br></td><td><br></td><td><br></td><td><br></td><td><br></td><td><br></td></tr></tbody></table><p>                                        </p>', '12', '1', '[\"text_2\",\"الاسم\",\"checks_3\",\"تفعيييل\"]', '2024-04-24 07:58:31', '2024-04-24 08:08:52', 'vertical', NULL, NULL, NULL);
INSERT INTO `pages` (`id`, `name`, `templates_id`, `number`, `fields`, `created_at`, `updated_at`, `direction`, `width`, `height`, `border`) VALUES
(59, '<div align=\"right\">\r\n\r\n<table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"764\" style=\"margin-left: -44.1pt; border: none;\">\r\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:44.5pt\">\r\n  <td width=\"318\" colspan=\"8\" style=\"width:238.5pt;border:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:44.5pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\" style=\"font-size:12.0pt\">CLEARANCE FORM<o:p></o:p></span></b></p>\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin\">إخلاء طرف</span></b><b><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"446\" colspan=\"12\" style=\"width:334.5pt;border:solid windowtext 1.5pt;\r\n  border-right:none;mso-border-right-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:44.5pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"LTR\" style=\"margin-bottom:0cm;text-align:\r\n  center;line-height:normal\"><b>MOHAMED SAAD\r\n  AJLAN SONS COMPANY<o:p></o:p></b></p>\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\" style=\"font-size:12.0pt\">Riyadh Headquarters</span></b><b><span lang=\"AR-SA\" style=\"font-size:12.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1;height:31.0pt\">\r\n  <td width=\"54\" style=\"width:40.5pt;border:none;border-right:solid windowtext 1.5pt;\r\n  mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:31.0pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"54\" style=\"width:40.5pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\">اجازة</span><input type=\"checkbox\" class=\"checks_field form-control\" id=\"checks_1\" name=\"إجازة\" style=\"width: 30%;\"><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"72\" colspan=\"3\" style=\"width:54.0pt;border:none;mso-border-top-alt:\r\n  solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"76\" style=\"width:57.35pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\">خروج نهائي</span><input type=\"checkbox\" class=\"checks_field form-control\" id=\"checks_3\" name=\"خروج نهائي\" style=\"width: 30%;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"44\" style=\"width:32.65pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"44\" colspan=\"2\" style=\"width:32.65pt;border:none;mso-border-top-alt:\r\n  solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\">أخرى</span><input type=\"checkbox\" class=\"checks_field form-control\" id=\"checks_4\" name=\"أخرى\" style=\"width: 30%;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"94\" colspan=\"4\" style=\"width:70.85pt;border:none;mso-border-top-alt:\r\n  solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"42\" style=\"width:31.5pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"54\" style=\"width:40.5pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\">Other<o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"36\" style=\"width:27.0pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"48\" colspan=\"2\" style=\"width:36.0pt;border:none;mso-border-top-alt:\r\n  solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\">Final</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"42\" style=\"width:31.5pt;border:none;mso-border-top-alt:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:31.0pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"104\" style=\"width:78.0pt;border:none;border-left:solid windowtext 1.5pt;\r\n  mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:31.0pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\">Vacation</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2;height:34.5pt\">\r\n  <td width=\"413\" colspan=\"12\" style=\"width:309.75pt;border:none;border-right:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:34.5pt\">\r\n  <div align=\"right\">\r\n  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">\r\n   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;\r\n    height:27.4pt\">\r\n    <td width=\"362\" style=\"width:271.2pt;border:solid windowtext 1.0pt;\r\n    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n    height:27.4pt\">\r\n    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:\r\n    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n    mso-hansi-theme-font:minor-latin\">للاستعمال الداخلي فقط</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:\r\n    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n    mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>\r\n    </td>\r\n   </tr>\r\n  </tbody></table>\r\n  </div>\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"351\" colspan=\"8\" style=\"width:263.25pt;border:none;border-left:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:34.5pt\">\r\n  <div align=\"right\">\r\n  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">\r\n   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;\r\n    height:27.4pt\">\r\n    <td width=\"362\" style=\"width:271.2pt;border:solid windowtext 1.0pt;\r\n    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n    height:27.4pt\">\r\n    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\">FOR INTERNAL ONLY</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:\r\n    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n    mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>\r\n    </td>\r\n   </tr>\r\n  </tbody></table>\r\n  </div>\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;height:4.0pt\">\r\n  <td width=\"413\" colspan=\"12\" style=\"width:309.75pt;border:none;border-right:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:4.0pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"351\" colspan=\"8\" style=\"width:263.25pt;border:none;border-left:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:4.0pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:4;height:28.0pt\">\r\n  <td width=\"126\" colspan=\"3\" style=\"width:94.5pt;border:none;border-right:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin\">الاسم&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"450\" colspan=\"14\" style=\"width:337.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:28.0pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"text_field\" placeholder=\"الاسم\" id=\"text_5\" style=\"width: 90%;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"188\" colspan=\"3\" style=\"width:141.0pt;border:none;border-left:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:28.0pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Name</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:\r\n  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\r\n  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:5;height:26.25pt\">\r\n  <td width=\"126\" colspan=\"3\" style=\"width:94.5pt;border:none;border-right:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:26.25pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin\">رقم العامل&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"450\" colspan=\"14\" style=\"width:337.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:26.25pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"text_field\" placeholder=\"رقم العامل\" id=\"text_6\" style=\"width: 90%;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"188\" colspan=\"3\" style=\"width:141.0pt;border:none;border-left:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:26.25pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Employee</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:\r\n  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\r\n  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:6;height:25.5pt\">\r\n  <td width=\"126\" colspan=\"3\" style=\"width:94.5pt;border:none;border-right:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:25.5pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin\">المهنة&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"450\" colspan=\"14\" style=\"width:337.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:25.5pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"text_field\" placeholder=\"المهنة\" id=\"text_7\" style=\"width: 90%;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"188\" colspan=\"3\" style=\"width:141.0pt;border:none;border-left:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:25.5pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Title</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:\r\n  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\r\n  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:7;height:26.25pt\">\r\n  <td width=\"126\" colspan=\"3\" style=\"width:94.5pt;border:none;border-right:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:26.25pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin\">القسم&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"450\" colspan=\"14\" style=\"width:337.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:26.25pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><select id=\"departments_16\" class=\"select_field\" style=\"width: 90%;\"><option value=\"0\">الأقسام</option><option value=\"3\">قسم التطوير</option><option value=\"4\">قسم الديوان</option><option value=\"5\">التدقيق الاداري</option><option value=\"6\">قسم الحسابات</option><option value=\"7\">أمين الصندوق</option><option value=\"9\">نظم المعلومات</option></select><br></p>\r\n  </td>\r\n  <td width=\"188\" colspan=\"3\" style=\"width:141.0pt;border:none;border-left:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:26.25pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Department</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:\r\n  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\r\n  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\r\n  </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;\r\n  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:8;height:29.25pt\">\r\n  <td width=\"126\" colspan=\"3\" style=\"width:94.5pt;border-top:none;border-left:none;\r\n  border-bottom:solid windowtext 1.5pt;border-right:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:29.25pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin\">توقيع الموظف </span></b><b><span lang=\"AR-SA\" style=\"font-family:\r\n  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\r\n  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"450\" colspan=\"14\" style=\"width:337.5pt;border:none;border-bottom:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:29.25pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"autotext_field\" placeholder=\"التوقيع\" id=\"autosign_9\" disabled=\"\" style=\"width: 90%;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"188\" colspan=\"3\" style=\"width:141.0pt;border-top:none;border-left:\r\n  solid windowtext 1.5pt;border-bottom:solid windowtext 1.5pt;border-right:\r\n  none;padding:0cm 5.4pt 0cm 5.4pt;height:29.25pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Employee\r\n  Sign</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:9;height:69.25pt\">\r\n  <td width=\"365\" colspan=\"10\" style=\"width:273.75pt;border-top:none;border-left:\r\n  none;border-bottom:solid windowtext 1.5pt;border-right:solid windowtext 1.5pt;\r\n  mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:69.25pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"LTR\" style=\"margin-bottom:0cm;text-align:\r\n  center;line-height:normal\"><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,sans-serif;\r\n  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n  Calibri;mso-hansi-theme-font:minor-latin\">تستخدم هذه الشهادة لبيان ماعلى\r\n  الموظف من عهد قبل</span><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,sans-serif;\r\n  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"LTR\" style=\"margin-bottom:0cm;text-align:\r\n  center;line-height:normal\"><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:&quot;Arial&quot;,sans-serif;\r\n  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n  Calibri;mso-hansi-theme-font:minor-latin\">مغادرته ولا تعتبر بأي حال من\r\n  الاحوال شهادة خبرة أو عدم</span><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-family:\r\n  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\r\n  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p></o:p></span></p>\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin\">ممانعة من العودة الى العمل لدى جهات أخرى</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"399\" colspan=\"10\" style=\"width:299.25pt;border-top:none;border-left:\r\n  solid windowtext 1.5pt;border-bottom:solid windowtext 1.5pt;border-right:\r\n  none;mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:69.25pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\">This\r\n  is required only to issue clearance certificate to mentioned employee from\r\n  the company property and should not be utilized as an experience certificate\r\n  or no objection certificate to return back KSA to work with other company</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:10;height:35.4pt\">\r\n  <td width=\"408\" colspan=\"11\" style=\"width:306.0pt;border:none;border-right:solid windowtext 1.5pt;\r\n  mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:35.4pt\">\r\n  <div align=\"right\">\r\n  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">\r\n   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;\r\n    height:27.4pt\">\r\n    <td width=\"362\" style=\"width:271.2pt;border:solid windowtext 1.0pt;\r\n    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n    height:27.4pt\">\r\n    <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n    mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n    minor-latin\">تاريخ السفر </span></b><b><span lang=\"AR-SA\" style=\"font-family:\r\n    &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\r\n    mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:\r\n    minor-bidi\"><o:p></o:p></span></b></p>\r\n    </td>\r\n   </tr>\r\n  </tbody></table>\r\n  </div>\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"356\" colspan=\"9\" style=\"width:267.0pt;border:none;border-left:solid windowtext 1.5pt;\r\n  mso-border-top-alt:solid windowtext 1.5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:35.4pt\">\r\n  <div align=\"right\">\r\n  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">\r\n   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;\r\n    height:27.4pt\">\r\n    <td width=\"362\" style=\"width:271.2pt;border:solid windowtext 1.0pt;\r\n    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n    height:27.4pt\">\r\n    <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Date of Travelling</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:\r\n    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n    mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n    </td>\r\n   </tr>\r\n  </tbody></table>\r\n  </div>\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:11;height:23.35pt\">\r\n  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:23.35pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;\r\n  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n  Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>1&nbsp; الرئيس المباشر&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:23.35pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span><input class=\"autotext_field\" placeholder=\"الرئيس المباشر\" id=\"autosign_12\" disabled=\"\" style=\"width: 90%;\"></p>\r\n  </td>\r\n  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:23.35pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"AR-SA\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>&nbsp;</span></b><b><span dir=\"LTR\">Direct Supervisor</span></b><b><span lang=\"AR-SA\" style=\"font-family:\r\n  &quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;\r\n  mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:\r\n  minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:12;height:22.9pt\">\r\n  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:22.9pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">2</span></b><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;\r\n  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n  Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp; أمين الصندوق&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:22.9pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"autotext_field\" placeholder=\"أمين الصندوق\" id=\"autosign_13\" disabled=\"\" style=\"width: 90%;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:22.9pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span lang=\"AR-SA\" dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>&nbsp;</span></b><b><span dir=\"LTR\">Cashier</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;\r\n  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:13;height:22.0pt\">\r\n  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;\r\n  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n  Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>3\r\n  الرواتب&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:22.0pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"autotext_field\" placeholder=\"الرواتب\" id=\"autosign_14\" disabled=\"\" style=\"width: 90%;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>&nbsp;Payroll</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:14;height:22.0pt\">\r\n  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0cm; line-height: normal; unicode-bidi: embed;\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;\r\n  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n  Calibri;mso-hansi-theme-font:minor-latin\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>4\r\n  شؤون الموظفين&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:22.0pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><input class=\"autotext_field\" placeholder=\"شؤون الموظفين\" id=\"autosign_15\" disabled=\"\" style=\"width: 90%;\"><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:22.0pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: left; line-height: normal; unicode-bidi: embed;\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span><b><span dir=\"LTR\"><span dir=\"LTR\"></span><span dir=\"LTR\"></span>&nbsp;Personnel Department</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:15;height:33.25pt\">\r\n  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:33.25pt\">\r\n  <div align=\"right\">\r\n  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"border: none;\">\r\n   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;\r\n    height:25.15pt\">\r\n    <td width=\"100\" style=\"width:75.35pt;border:solid windowtext 1.0pt;\r\n    mso-border-alt:solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;\r\n    height:25.15pt\">\r\n    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:\r\n    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n    mso-hansi-theme-font:minor-latin\">ملاحظات</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n    mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n    minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n    </td>\r\n   </tr>\r\n  </tbody></table>\r\n  </div>\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:33.25pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin\">يلزم تسليم بطاقة التأمين الصحي + رخصة القيادة السعودية للمغادر\r\n  نهائي</span><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;\r\n  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>\r\n  </td>\r\n  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:33.25pt\">\r\n  <div align=\"right\">\r\n  <table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" width=\"114\" style=\"margin-left: 43.85pt; border: none;\">\r\n   <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;mso-yfti-lastrow:yes;\r\n    height:25.15pt\">\r\n    <td width=\"114\" style=\"width:85.5pt;border:solid windowtext 1.0pt;mso-border-alt:\r\n    solid windowtext .5pt;padding:0cm 5.4pt 0cm 5.4pt;height:25.15pt\">\r\n    <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span dir=\"LTR\">Remarks</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:\r\n    Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n    mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n    </td>\r\n   </tr>\r\n  </tbody></table>\r\n  </div>\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:16;height:20.25pt\">\r\n  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border:none;border-right:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:20.25pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin\">بطاقة التأمين الصحي</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;padding:0cm 5.4pt 0cm 5.4pt;\r\n  height:20.25pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border:none;border-left:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:20.25pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:17;mso-yfti-lastrow:yes;height:32.85pt\">\r\n  <td width=\"168\" colspan=\"4\" style=\"width:126.0pt;border-top:none;border-left:\r\n  none;border-bottom:solid windowtext 1.5pt;border-right:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:32.85pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin\">رخصة القيادة السعودية</span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"402\" colspan=\"12\" style=\"width:301.5pt;border:none;border-bottom:solid windowtext 1.5pt;\r\n  padding:0cm 5.4pt 0cm 5.4pt;height:32.85pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"194\" colspan=\"4\" style=\"width:145.5pt;border-top:none;border-left:\r\n  solid windowtext 1.5pt;border-bottom:solid windowtext 1.5pt;border-right:\r\n  none;padding:0cm 5.4pt 0cm 5.4pt;height:32.85pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0cm; text-align: center; line-height: normal; unicode-bidi: embed;\"><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n </tr>\r\n <!--[if !supportMisalignedColumns]-->\r\n <tr height=\"0\">\r\n  <td width=\"54\" style=\"border:none\"></td>\r\n  <td width=\"54\" style=\"border:none\"></td>\r\n  <td width=\"18\" style=\"border:none\"></td>\r\n  <td width=\"42\" style=\"border:none\"></td>\r\n  <td width=\"12\" style=\"border:none\"></td>\r\n  <td width=\"76\" style=\"border:none\"></td>\r\n  <td width=\"44\" style=\"border:none\"></td>\r\n  <td width=\"18\" style=\"border:none\"></td>\r\n  <td width=\"26\" style=\"border:none\"></td>\r\n  <td width=\"21\" style=\"border:none\"></td>\r\n  <td width=\"43\" style=\"border:none\"></td>\r\n  <td width=\"5\" style=\"border:none\"></td>\r\n  <td width=\"25\" style=\"border:none\"></td>\r\n  <td width=\"42\" style=\"border:none\"></td>\r\n  <td width=\"54\" style=\"border:none\"></td>\r\n  <td width=\"36\" style=\"border:none\"></td>\r\n  <td width=\"6\" style=\"border:none\"></td>\r\n  <td width=\"42\" style=\"border:none\"></td>\r\n  <td width=\"42\" style=\"border:none\"></td>\r\n  <td width=\"104\" style=\"border:none\"></td>\r\n </tr>\r\n <!--[endif]-->\r\n</tbody></table>\r\n\r\n</div>\r\n\r\n<p class=\"MsoNormal\" dir=\"RTL\" style=\"unicode-bidi: embed;\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', '13', '1', '[\"text_5\",\"الاسم\",\"text_6\",\"رقم العامل\",\"text_7\",\"المهنة\",\"autosign_9\",\"التوقيع\",\"autosign_12\",\"الرئيس المباشر\",\"autosign_13\",\"أمين الصندوق\",\"autosign_14\",\"الرواتب\",\"autosign_15\",\"شؤون الموظفين\",\"departments_16\",\"الأقسام\",\"checks_1\",\"إجازة\",\"checks_3\",\"خروج نهائي\",\"checks_4\",\"أخرى\"]', '2024-04-27 10:37:38', '2024-04-27 10:37:38', 'vertical', NULL, NULL, NULL);
INSERT INTO `pages` (`id`, `name`, `templates_id`, `number`, `fields`, `created_at`, `updated_at`, `direction`, `width`, `height`, `border`) VALUES
(60, '<h5 class=\"\" style=\"color: rgb(33, 37, 41);\"><div align=\"right\" style=\"\"><div align=\"right\" dir=\"rtl\" style=\"\"><div align=\"right\" style=\"\"><div align=\"right\" style=\"font-family: Tajawal, sans-serif;\">\r\n\r\n<span style=\"font-family: Arial;\">﻿</span></div><div align=\"right\" style=\"\"><font face=\"Arial\"><br></font><table class=\"MsoTableGrid\" dir=\"rtl\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"700\" style=\"font-family: Tajawal, sans-serif; width: 525pt; margin-left: -17.7pt; border: none;\">\r\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:58.0pt\">\r\n  <td width=\"274\" colspan=\"2\" valign=\"top\" style=\"width:205.8pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:58.0pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size:13.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><span style=\"font-family: Tajawal;\">الرقم :</span>&nbsp;</span><input class=\"autotext_field autonumber_2\" placeholder=\"رقم المعاملة\" id=\"autonumber_2\" disabled=\"\" style=\"width: 75%;\"><span lang=\"AR-SA\" style=\"font-size:13.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"> <o:p></o:p></span></b></p>\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size: 13pt; font-family: Tajawal;\">التاريخ :&nbsp;</span><input class=\"autotext_field autodate_3\" placeholder=\"تاريخ المعاملة\" id=\"autodate_3\" disabled=\"\" style=\"width: 75%;\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"148\" valign=\"top\" style=\"width:111.0pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:58.0pt\">\r\n  <p class=\"MsoNormal\" dir=\"LTR\" style=\"margin-bottom:0in;text-align:left;\r\n  line-height:normal;direction:ltr;unicode-bidi:embed\"><span style=\"font-size:\r\n  15.0pt\"><b>&nbsp;</b></span></p>\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"278\" colspan=\"2\" valign=\"top\" style=\"width:208.2pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:58.0pt\">\r\n  <p class=\"MsoNormal\" dir=\"LTR\" style=\"text-align: center; margin-bottom: 0in; line-height: normal; direction: ltr; unicode-bidi: embed;\"><input class=\"autotext_field autobar_11\" placeholder=\"باركود\" id=\"autobar_11\" disabled=\"\" style=\"width: 100%;\"><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:\r\n  center;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;\r\n  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:\r\n  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\r\n  mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1;height:57.55pt\">\r\n  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:57.55pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:\r\n  center;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size: 18pt; font-family: Arial, sans-serif;\"><span style=\"font-family: Tajawal;\"><b>السادة /</b></span><b>&nbsp;</b></span><select id=\"entities_5\" class=\"select_field\" style=\"width: 70%;\"><option value=\"0\">الجهات</option><option value=\"1\">وزارة الاعلام</option><option value=\"2\">وزارة الداخلية</option></select><span lang=\"AR-SY\" style=\"font-size:18.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:\r\n  AR-SY\"><b><o:p></o:p></b></span></p>\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:\r\n  center;line-height:normal\"><b><span lang=\"AR-SA\" style=\"font-size: 18pt; font-family: Tajawal;\">عناية /&nbsp;</span><input type=\"text\" id=\"text_6\" class=\"text_6 text_field\" placeholder=\"الادارة المطلوبة\" style=\"width: 70%;\"></b><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2;height:26.95pt\">\r\n  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:26.95pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><span style=\"font-family: Tajawal;\">السلام عليكم\r\n  ورحمة الله وبركاته</span><o:p></o:p></span></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;height:253.2pt\">\r\n  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:253.2pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SY\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:\r\n  AR-SY\"><o:p>&nbsp;</o:p></span><textarea id=\"text_7\" class=\"text_7 text_field\" placeholder=\"نص الخطاب\" style=\"width: 95%; height: 317px;\"></textarea></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:4;height:.45in\">\r\n  <td width=\"700\" colspan=\"5\" valign=\"top\" style=\"width:525.0pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:.45in\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom:0in;text-align:\r\n  center;line-height:normal\"><span lang=\"AR-SY\" style=\"font-size:15.0pt;\r\n  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:\r\n  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\r\n  mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><span style=\"font-family: Tajawal;\">وتقبلوا وافر التحية\r\n  والاحترام</span><o:p></o:p></span></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:5;mso-yfti-lastrow:yes;height:58.0pt\">\r\n  <td width=\"144\" valign=\"top\" style=\"width:108.3pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:58.0pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"316\" colspan=\"3\" valign=\"top\" style=\"width:237.0pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:58.0pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><span lang=\"AR-SA\" style=\"font-size:15.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></p>\r\n  </td>\r\n  <td width=\"240\" valign=\"top\" style=\"width:179.7pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:58.0pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><b><input class=\"autotext_field automanagement_8\" placeholder=\"الادارة\" id=\"automanagement_8\" disabled=\"\" style=\"width: 100%;\"><br></b></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><b><input class=\"autotext_field autoname_9\" placeholder=\"الاسم\" id=\"autoname_9\" disabled=\"\" style=\"width: 100%;\"><br></b></p><p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom:0in;line-height:normal\"><input class=\"autotext_field autosign_10\" placeholder=\"التوقيع\" id=\"autosign_10\" disabled=\"\" style=\"width: 100%;\"><br></p>\r\n  </td>\r\n </tr>\r\n</tbody></table>\r\n\r\n</div>\r\n\r\n</div></div>\r\n\r\n</div></h5>', '15', '1', '[\"text_6\",\"الادارة المطلوبة\",\"text_7\",\"نص الخطاب\",\"autonumber_2\",\"رقم المعاملة\",\"autodate_3\",\"تاريخ المعاملة\",\"autobar_11\",\"باركود\",\"automanagement_8\",\"الادارة\",\"autoname_9\",\"الاسم\",\"autosign_10\",\"التوقيع\",\"entities_5\",\"الجهات\"]', '2024-05-29 09:02:11', '2024-06-03 07:38:10', 'vertical', '21', '29.7', 'on'),
(61, '<p><br></p>', '16', '1', '[]', '2024-06-02 05:39:55', '2024-06-03 07:51:58', 'vertical', '1', '2', 'off'),
(62, '<p><br></p>', '17', '1', '[]', '2024-06-03 05:30:06', '2024-06-03 06:58:42', 'horizontal', '10', '15', 'off'),
(63, '<p>صادر خاص</p><p><b>الرقم :&nbsp;</b><input class=\"autotext_field autonumber_0\" placeholder=\"رقم\" id=\"autonumber_0\" disabled=\"\" style=\"width: 75%;\"></p><p><b>التاريخ:&nbsp;</b><input class=\"autotext_field autodate_1\" placeholder=\"التاريخ\" id=\"autodate_1\" disabled=\"\" style=\"width: 75%;\"></p><p style=\"text-align: center; \"><input class=\"autotext_field autobar_2\" placeholder=\"باركود\" id=\"autobar_2\" disabled=\"\" style=\"width: 90%;\"><br></p>', '18', '1', '[\"autonumber_0\",\"رقم\",\"autodate_1\",\"التاريخ\",\"autobar_2\",\"باركود\"]', '2024-06-03 08:55:43', '2024-06-03 09:00:42', 'vertical', '10', '5', 'on'),
(64, NULL, '19', '1', '[]', '2024-06-03 09:27:19', '2024-06-03 09:27:19', 'vertical', '21', '29.7', '0');
INSERT INTO `pages` (`id`, `name`, `templates_id`, `number`, `fields`, `created_at`, `updated_at`, `direction`, `width`, `height`, `border`) VALUES
(65, '<div align=\"right\">\r\n\r\n<table class=\"MsoTableGrid\" dir=\"rtl\" border=\"1\" cellspacing=\"0\" cellpadding=\"0\" style=\"margin-left: 13pt; border: none;\">\r\n <tbody><tr style=\"mso-yfti-irow:0;mso-yfti-firstrow:yes;height:22.0pt\">\r\n  <td width=\"284\" colspan=\"4\" style=\"width:212.9pt;border-top:solid windowtext 1.0pt;\r\n  border-left:none;border-bottom:none;border-right:solid windowtext 1.0pt;\r\n  mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;\r\n  padding:0in 5.4pt 0in 5.4pt;height:22.0pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\">المملكة\r\n  العربية السعودية </span></b><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;\r\n  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"409\" colspan=\"8\" style=\"width:306.85pt;border:none;border-top:solid windowtext 1.0pt;\r\n  mso-border-top-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:22.0pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>\r\n  </td>\r\n  <td width=\"84\" style=\"width:63.0pt;border:none;border-top:solid windowtext 1.0pt;\r\n  mso-border-top-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:22.0pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>\r\n  </td>\r\n  <td width=\"159\" style=\"width:118.9pt;border-top:solid windowtext 1.0pt;\r\n  border-left:solid windowtext 1.0pt;border-bottom:none;border-right:none;\r\n  mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;\r\n  padding:0in 5.4pt 0in 5.4pt;height:22.0pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: left; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi;color:red\">نموذج رقم (1)</span></b><b><span dir=\"LTR\" style=\"color:red\"><o:p></o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:1;height:17.5pt\">\r\n  <td width=\"284\" colspan=\"4\" style=\"width:212.9pt;border:none;border-right:solid windowtext 1.0pt;\r\n  mso-border-right-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:17.5pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\">الجهة&nbsp;</span></b><b><span lang=\"AR-SY\" style=\"font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:\r\n  AR-SY\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"409\" colspan=\"8\" style=\"width:306.85pt;border:none;padding:0in 5.4pt 0in 5.4pt;\r\n  height:17.5pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\">إشعار استلام مؤقت لأصناف تحت\r\n  الفحص<o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"84\" style=\"width:63.0pt;border:none;padding:0in 5.4pt 0in 5.4pt;\r\n  height:17.5pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SY\" style=\"font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:\r\n  AR-SY\">الرقم الخاص</span></b><b><span lang=\"AR-SA\" style=\"font-size:10.0pt;\r\n  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:\r\n  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\r\n  mso-bidi-theme-font:minor-bidi\"><o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"159\" style=\"width:118.9pt;border:none;border-left:solid windowtext 1.0pt;\r\n  mso-border-left-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:17.5pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><o:p>&nbsp;</o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:2;height:18.4pt\">\r\n  <td width=\"284\" colspan=\"4\" style=\"width:212.9pt;border:none;border-right:solid windowtext 1.0pt;\r\n  mso-border-right-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:18.4pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\">مستودع <o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"409\" colspan=\"8\" style=\"width:306.85pt;border:none;padding:0in 5.4pt 0in 5.4pt;\r\n  height:18.4pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\">المورد<o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"84\" style=\"width:63.0pt;border:none;padding:0in 5.4pt 0in 5.4pt;\r\n  height:18.4pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\">تاريخ\r\n  الاستلام <o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"159\" style=\"width:118.9pt;border:none;border-left:solid windowtext 1.0pt;\r\n  mso-border-left-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:18.4pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:3;height:16.6pt\">\r\n  <td width=\"284\" colspan=\"4\" style=\"width:212.9pt;border:none;border-right:solid windowtext 1.0pt;\r\n  mso-border-right-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:16.6pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>\r\n  </td>\r\n  <td width=\"409\" colspan=\"8\" style=\"width:306.85pt;border:none;padding:0in 5.4pt 0in 5.4pt;\r\n  height:16.6pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>\r\n  </td>\r\n  <td width=\"84\" style=\"width:63.0pt;border:none;padding:0in 5.4pt 0in 5.4pt;\r\n  height:16.6pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\">عدد الصفحات<o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"159\" style=\"width:118.9pt;border:none;border-left:solid windowtext 1.0pt;\r\n  mso-border-left-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:16.6pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:4;height:17.5pt\">\r\n  <td width=\"232\" colspan=\"3\" style=\"width:174.15pt;border-top:none;border-left:\r\n  none;border-bottom:solid windowtext 1.0pt;border-right:solid windowtext 1.0pt;\r\n  mso-border-bottom-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;\r\n  padding:0in 5.4pt 0in 5.4pt;height:17.5pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;\r\n  mso-ascii-font-family:Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:\r\n  Calibri;mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><span dir=\"RTL\"></span><span dir=\"RTL\"></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;\r\n  <o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"142\" colspan=\"2\" style=\"width:106.15pt;border:none;border-bottom:solid windowtext 1.0pt;\r\n  mso-border-bottom-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:17.5pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\">مستند<o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"150\" colspan=\"4\" style=\"width:112.55pt;border:none;border-bottom:solid windowtext 1.0pt;\r\n  mso-border-bottom-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:17.5pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\">رقم<o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"169\" colspan=\"3\" style=\"width:126.9pt;border:none;border-bottom:solid windowtext 1.0pt;\r\n  mso-border-bottom-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:17.5pt\">\r\n  <p class=\"MsoNormal\" align=\"right\" dir=\"LTR\" style=\"margin-bottom: 0in; line-height: normal;\"><b><span lang=\"AR-SA\" dir=\"RTL\" style=\"font-size:10.0pt;\r\n  font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;mso-ascii-theme-font:\r\n  minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:minor-latin;\r\n  mso-bidi-theme-font:minor-bidi\">تاريخ<o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"84\" style=\"width:63.0pt;border:none;border-bottom:solid windowtext 1.0pt;\r\n  mso-border-bottom-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:17.5pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-size:10.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\">المرفقات<o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"159\" style=\"width:118.9pt;border-top:none;border-left:solid windowtext 1.0pt;\r\n  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-left-alt:\r\n  solid windowtext .5pt;mso-border-bottom-alt:solid windowtext .5pt;padding:\r\n  0in 5.4pt 0in 5.4pt;height:17.5pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:5;height:41.35pt\">\r\n  <td width=\"70\" valign=\"top\" style=\"width:52.75pt;border:solid windowtext 1.0pt;\r\n  border-top:none;mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;\r\n  padding:0in 5.4pt 0in 5.4pt;height:41.35pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\">الرقم</span></b><b><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><o:p></o:p></span></b></p><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><button id=\"copy_button_6\" onclick=\"        var divsToClone = $(&quot;.copy_div_container&quot;);        divsToClone.each(function(index, element) {            var currentDiv = $(this);            if (!currentDiv.hasClass(&quot;cloned&quot;)) {                var clonedDiv = currentDiv.clone();                clonedDiv.addClass(&quot;cloned&quot;);                var previousSibling = currentDiv.prev();                if (previousSibling.hasClass(&quot;cloned&quot;)) {                    previousSibling.after(clonedDiv);                } else {                    currentDiv.after(clonedDiv);                  }            }        });    \" type=\"button\" class=\"copy_button btn btn-success btn-sm copy_button_6\" name=\"إضافة\" style=\"margin-top: 5px;\">إضافة</button></p>\r\n  </td>\r\n  <td width=\"128\" valign=\"top\" style=\"width:96.35pt;border-top:none;border-left:\r\n  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:\r\n  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;\r\n  mso-border-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;height:41.35pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\">رقم الصنف<o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"214\" colspan=\"4\" valign=\"top\" style=\"width:160.15pt;border-top:none;\r\n  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;\r\n  border-right:none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:\r\n  solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:41.35pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\">اسم الصنف ووصفه<o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"96\" valign=\"top\" style=\"width:1.0in;border-top:none;border-left:solid windowtext 1.0pt;\r\n  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:\r\n  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:\r\n  solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;height:41.35pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\">الوحدة<o:p></o:p></span></b></p>\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>\r\n  </td>\r\n  <td width=\"78\" colspan=\"3\" valign=\"top\" style=\"width:58.5pt;border-top:none;\r\n  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;\r\n  border-right:none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:\r\n  solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:41.35pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\">الكمية<o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"84\" valign=\"top\" style=\"width:63.35pt;border-top:none;border-left:\r\n  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:\r\n  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;\r\n  mso-border-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;height:41.35pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\">السعر<o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"265\" colspan=\"3\" valign=\"top\" style=\"width:198.55pt;border-top:none;\r\n  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;\r\n  border-right:none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:\r\n  solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:41.35pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\">ملاحظات<o:p></o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:6;height:92.65pt\">\r\n  <td width=\"70\" valign=\"top\" style=\"width:52.75pt;border:solid windowtext 1.0pt;\r\n  border-top:none;mso-border-top-alt:solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;\r\n  padding:0in 5.4pt 0in 5.4pt;height:92.65pt\">\r\n  <div id=\"copy_div_container_7\" class=\"copy_div_container\" style=\"height: 35px; padding: 1px; width: 100%; border: 0px; border-radius: 2px;\"><input type=\"number\" id=\"text_8\" class=\"text_8 text_field\" placeholder=\"الرقم\" style=\"width: 100%;\"></div><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><br></p>\r\n  </td>\r\n  <td width=\"128\" valign=\"top\" style=\"width:96.35pt;border-top:none;border-left:\r\n  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:\r\n  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;\r\n  mso-border-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;height:92.65pt\">\r\n  <div id=\"copy_div_container_9\" class=\"copy_div_container\" style=\"height: 35px; padding: 1px; width: 100%; border: 0px; border-radius: 2px;\"><input type=\"text\" id=\"text_10\" class=\"text_10 text_field\" placeholder=\"رقم الصنف\" style=\"width: 100%;\"></div><p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><o:p>&nbsp;</o:p></span></b></p>\r\n  </td>\r\n  <td width=\"214\" colspan=\"4\" valign=\"top\" style=\"width:160.15pt;border-top:none;\r\n  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;\r\n  border-right:none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:\r\n  solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:92.65pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><o:p>&nbsp;</o:p></span></b></p>\r\n  </td>\r\n  <td width=\"96\" valign=\"top\" style=\"width:1.0in;border-top:none;border-left:solid windowtext 1.0pt;\r\n  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-top-alt:\r\n  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;mso-border-alt:\r\n  solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;height:92.65pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><o:p>&nbsp;</o:p></span></b></p>\r\n  </td>\r\n  <td width=\"78\" colspan=\"3\" valign=\"top\" style=\"width:58.5pt;border-top:none;\r\n  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;\r\n  border-right:none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:\r\n  solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:92.65pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><o:p>&nbsp;</o:p></span></b></p>\r\n  </td>\r\n  <td width=\"84\" valign=\"top\" style=\"width:63.35pt;border-top:none;border-left:\r\n  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:\r\n  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;\r\n  mso-border-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;height:92.65pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><o:p>&nbsp;</o:p></span></b></p>\r\n  </td>\r\n  <td width=\"265\" colspan=\"3\" valign=\"top\" style=\"width:198.55pt;border-top:none;\r\n  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;\r\n  border-right:none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:\r\n  solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:92.65pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SY\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi;mso-bidi-language:AR-SY\"><o:p>&nbsp;</o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:7;height:39.1pt\">\r\n  <td width=\"70\" valign=\"top\" style=\"width:52.75pt;border-top:none;border-left:\r\n  solid windowtext 1.0pt;border-bottom:none;border-right:solid windowtext 1.0pt;\r\n  mso-border-top-alt:solid windowtext .5pt;mso-border-top-alt:solid windowtext .5pt;\r\n  mso-border-left-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;\r\n  padding:0in 5.4pt 0in 5.4pt;height:39.1pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>\r\n  </td>\r\n  <td width=\"128\" valign=\"top\" style=\"width:96.35pt;border-top:none;border-left:\r\n  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:\r\n  none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;\r\n  mso-border-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;height:39.1pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\">المسلم<o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"310\" colspan=\"6\" valign=\"top\" style=\"width:232.45pt;border-top:none;\r\n  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;\r\n  border-right:none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:\r\n  solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:39.1pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-size:9.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-size:9.0pt;font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:\r\n  Calibri;mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;\r\n  mso-hansi-theme-font:minor-latin;mso-bidi-theme-font:minor-bidi\">المستلم\r\n  مأمور عهدة ساحة الاستلام / أمين المستودع / مأمور العهدة <o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"427\" colspan=\"6\" valign=\"top\" style=\"width:320.1pt;border-top:none;\r\n  border-left:solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;\r\n  border-right:none;mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:\r\n  solid windowtext .5pt;mso-border-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:39.1pt\">\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>\r\n  <p class=\"MsoNormal\" align=\"center\" dir=\"RTL\" style=\"margin-bottom: 0in; text-align: center; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\">مدير إدارة المستودعات <o:p></o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:8;height:25.15pt\">\r\n  <td width=\"70\" style=\"width:52.75pt;border-top:none;border-left:solid windowtext 1.0pt;\r\n  border-bottom:none;border-right:solid windowtext 1.0pt;mso-border-left-alt:\r\n  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;padding:\r\n  0in 5.4pt 0in 5.4pt;height:25.15pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\">الاسم <o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"128\" style=\"width:96.35pt;border:none;border-left:solid windowtext 1.0pt;\r\n  mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;\r\n  mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;\r\n  mso-border-right-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:25.15pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>\r\n  </td>\r\n  <td width=\"310\" colspan=\"6\" style=\"width:232.45pt;border:none;border-left:solid windowtext 1.0pt;\r\n  mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;\r\n  mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;\r\n  mso-border-right-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:25.15pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>\r\n  </td>\r\n  <td width=\"427\" colspan=\"6\" style=\"width:320.1pt;border:none;border-left:solid windowtext 1.0pt;\r\n  mso-border-top-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;\r\n  mso-border-top-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;\r\n  mso-border-right-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:25.15pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:9;height:22.45pt\">\r\n  <td width=\"70\" style=\"width:52.75pt;border-top:none;border-left:solid windowtext 1.0pt;\r\n  border-bottom:none;border-right:solid windowtext 1.0pt;mso-border-left-alt:\r\n  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;padding:\r\n  0in 5.4pt 0in 5.4pt;height:22.45pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\">التوقيع<o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"128\" style=\"width:96.35pt;border:none;border-left:solid windowtext 1.0pt;\r\n  mso-border-right-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;\r\n  mso-border-right-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:22.45pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>\r\n  </td>\r\n  <td width=\"310\" colspan=\"6\" style=\"width:232.45pt;border:none;border-left:solid windowtext 1.0pt;\r\n  mso-border-right-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;\r\n  mso-border-right-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:22.45pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>\r\n  </td>\r\n  <td width=\"427\" colspan=\"6\" style=\"width:320.1pt;border:none;border-left:solid windowtext 1.0pt;\r\n  mso-border-right-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;\r\n  mso-border-right-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:22.45pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <tr style=\"mso-yfti-irow:10;mso-yfti-lastrow:yes;height:21.55pt\">\r\n  <td width=\"70\" style=\"width:52.75pt;border:solid windowtext 1.0pt;border-top:\r\n  none;mso-border-left-alt:solid windowtext .5pt;mso-border-bottom-alt:solid windowtext .5pt;\r\n  mso-border-right-alt:solid windowtext .5pt;padding:0in 5.4pt 0in 5.4pt;\r\n  height:21.55pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\">التاريخ<o:p></o:p></span></b></p>\r\n  </td>\r\n  <td width=\"128\" style=\"width:96.35pt;border-top:none;border-left:solid windowtext 1.0pt;\r\n  border-bottom:solid windowtext 1.0pt;border-right:none;mso-border-right-alt:\r\n  solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;mso-border-bottom-alt:\r\n  solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;padding:\r\n  0in 5.4pt 0in 5.4pt;height:21.55pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>\r\n  </td>\r\n  <td width=\"310\" colspan=\"6\" style=\"width:232.45pt;border-top:none;border-left:\r\n  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:\r\n  none;mso-border-right-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;\r\n  mso-border-bottom-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;\r\n  padding:0in 5.4pt 0in 5.4pt;height:21.55pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>\r\n  </td>\r\n  <td width=\"427\" colspan=\"6\" style=\"width:320.1pt;border-top:none;border-left:\r\n  solid windowtext 1.0pt;border-bottom:solid windowtext 1.0pt;border-right:\r\n  none;mso-border-right-alt:solid windowtext .5pt;mso-border-left-alt:solid windowtext .5pt;\r\n  mso-border-bottom-alt:solid windowtext .5pt;mso-border-right-alt:solid windowtext .5pt;\r\n  padding:0in 5.4pt 0in 5.4pt;height:21.55pt\">\r\n  <p class=\"MsoNormal\" dir=\"RTL\" style=\"margin-bottom: 0in; line-height: normal; unicode-bidi: embed;\"><b><span lang=\"AR-SA\" style=\"font-family:&quot;Arial&quot;,sans-serif;mso-ascii-font-family:Calibri;\r\n  mso-ascii-theme-font:minor-latin;mso-hansi-font-family:Calibri;mso-hansi-theme-font:\r\n  minor-latin;mso-bidi-theme-font:minor-bidi\"><o:p>&nbsp;</o:p></span></b></p>\r\n  </td>\r\n </tr>\r\n <!--[if !supportMisalignedColumns]-->\r\n <tr height=\"0\">\r\n  <td width=\"54\" style=\"border:none\"></td>\r\n  <td width=\"71\" style=\"border:none\"></td>\r\n  <td width=\"11\" style=\"border:none\"></td>\r\n  <td width=\"31\" style=\"border:none\"></td>\r\n  <td width=\"43\" style=\"border:none\"></td>\r\n  <td width=\"12\" style=\"border:none\"></td>\r\n  <td width=\"60\" style=\"border:none\"></td>\r\n  <td width=\"0\" style=\"border:none\"></td>\r\n  <td width=\"13\" style=\"border:none\"></td>\r\n  <td width=\"40\" style=\"border:none\"></td>\r\n  <td width=\"54\" style=\"border:none\"></td>\r\n  <td width=\"7\" style=\"border:none\"></td>\r\n  <td width=\"63\" style=\"border:none\"></td>\r\n  <td width=\"78\" style=\"border:none\"></td>\r\n </tr>\r\n <!--[endif]-->\r\n</tbody></table>\r\n\r\n</div>\r\n\r\n<p class=\"MsoNormal\" dir=\"RTL\" style=\"unicode-bidi: embed;\"><span dir=\"LTR\"><o:p>&nbsp;</o:p></span></p>', '20', '1', '[\"text_8\",\"الرقم\",\"text_10\",\"رقم الصنف\",\"copy_button_6\",\"إضافة\"]', '2024-06-21 06:28:55', '2024-06-21 17:16:25', 'horizontal', '29.7', '21', 'off');

-- --------------------------------------------------------

--
-- Table structure for table `password_resets`
--

CREATE TABLE `password_resets` (
  `email` varchar(255) NOT NULL,
  `token` varchar(255) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `personal_access_tokens`
--

CREATE TABLE `personal_access_tokens` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `tokenable_type` varchar(255) NOT NULL,
  `tokenable_id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `token` varchar(64) NOT NULL,
  `abilities` text DEFAULT NULL,
  `last_used_at` timestamp NULL DEFAULT NULL,
  `expires_at` timestamp NULL DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `priorities`
--

CREATE TABLE `priorities` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `status` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `priorities`
--

INSERT INTO `priorities` (`id`, `name`, `status`, `created_at`, `updated_at`) VALUES
(2, 'a:2:{s:2:\"en\";i:107;s:2:\"ar\";i:108;}', 1, '2023-12-05 14:39:03', '2023-12-05 14:39:03');

-- --------------------------------------------------------

--
-- Table structure for table `procedures`
--

CREATE TABLE `procedures` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `status` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `procedures`
--

INSERT INTO `procedures` (`id`, `name`, `status`, `created_at`, `updated_at`) VALUES
(2, 'a:2:{s:2:\"en\";i:613;s:2:\"ar\";i:614;}', 1, '2023-12-05 14:59:10', '2023-12-25 03:49:27'),
(3, 'a:2:{s:2:\"en\";i:615;s:2:\"ar\";i:616;}', 1, '2023-12-25 03:50:12', '2023-12-25 03:50:12'),
(4, 'a:2:{s:2:\"en\";i:1095;s:2:\"ar\";i:1096;}', 1, '2024-04-20 07:49:33', '2024-04-20 07:49:33'),
(5, 'a:2:{s:2:\"en\";i:1105;s:2:\"ar\";i:1106;}', 1, '2024-04-20 07:54:57', '2024-04-20 07:54:57'),
(6, 'a:2:{s:2:\"en\";i:1123;s:2:\"ar\";i:1124;}', 1, '2024-04-20 08:51:08', '2024-04-20 08:51:08'),
(7, 'a:2:{s:2:\"en\";i:1305;s:2:\"ar\";i:1306;}', 1, '2024-04-27 10:02:06', '2024-04-27 10:02:06');

-- --------------------------------------------------------

--
-- Table structure for table `purposes`
--

CREATE TABLE `purposes` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `status` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `purposes`
--

INSERT INTO `purposes` (`id`, `name`, `status`, `created_at`, `updated_at`) VALUES
(4, 'a:2:{s:2:\"en\";i:115;s:2:\"ar\";i:116;}', 1, '2023-12-05 14:54:23', '2023-12-05 14:54:23'),
(5, 'a:2:{s:2:\"en\";i:117;s:2:\"ar\";i:118;}', 1, '2023-12-05 14:54:54', '2023-12-05 14:54:54'),
(6, 'a:2:{s:2:\"en\";i:119;s:2:\"ar\";i:120;}', 1, '2023-12-05 14:55:13', '2023-12-05 14:55:13');

-- --------------------------------------------------------

--
-- Table structure for table `receivingmethods`
--

CREATE TABLE `receivingmethods` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `status` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `receivingmethods`
--

INSERT INTO `receivingmethods` (`id`, `name`, `status`, `created_at`, `updated_at`) VALUES
(2, 'a:2:{s:2:\"en\";i:111;s:2:\"ar\";i:112;}', 1, '2023-12-05 14:49:34', '2023-12-05 14:49:34'),
(3, 'a:2:{s:2:\"en\";i:113;s:2:\"ar\";i:114;}', 1, '2023-12-05 14:49:52', '2023-12-05 14:49:52');

-- --------------------------------------------------------

--
-- Table structure for table `shares`
--

CREATE TABLE `shares` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `folders_id` int(11) NOT NULL,
  `transactions_permissions_id` int(11) NOT NULL,
  `permissions` varchar(255) DEFAULT NULL,
  `view` int(11) NOT NULL DEFAULT 0,
  `add` int(11) NOT NULL DEFAULT 0,
  `edit` int(11) NOT NULL DEFAULT 0,
  `delete` int(11) NOT NULL DEFAULT 0,
  `status` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `shares`
--

INSERT INTO `shares` (`id`, `folders_id`, `transactions_permissions_id`, `permissions`, `view`, `add`, `edit`, `delete`, `status`, `created_at`, `updated_at`) VALUES
(1, 2, 12, '1', 1, 1, 1, 1, 0, '2024-02-16 04:53:19', '2024-02-16 04:53:19'),
(2, 1, 8, '8', 0, 1, 0, 1, 1, '2024-02-29 07:52:39', '2024-02-29 07:52:39'),
(3, 16, 12, '1', 1, 0, 0, 0, 1, '2024-02-29 10:11:26', '2024-02-29 10:11:26'),
(4, 10, 17, NULL, 1, 0, 0, 0, 1, '2024-03-05 14:01:07', '2024-03-05 14:01:07'),
(5, 39, 17, NULL, 1, 0, 0, 0, 1, '2024-03-06 14:25:16', '2024-03-06 14:25:16'),
(6, 24, 12, '2', 1, 0, 0, 0, 1, '2024-03-06 16:11:20', '2024-03-06 16:11:20'),
(7, 1, 7, NULL, 1, 0, 0, 0, 0, '2024-03-08 09:38:13', '2024-03-08 09:38:13');

-- --------------------------------------------------------

--
-- Table structure for table `statuses`
--

CREATE TABLE `statuses` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `status` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

-- --------------------------------------------------------

--
-- Table structure for table `steps`
--

CREATE TABLE `steps` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `flows_id` int(11) NOT NULL,
  `number` varchar(255) NOT NULL,
  `fields_id` varchar(512) DEFAULT NULL,
  `status` int(11) DEFAULT 1,
  `transactions_permissions_id` varchar(512) DEFAULT NULL,
  `permissions` varchar(512) DEFAULT NULL,
  `place_permissions_id` varchar(512) DEFAULT NULL,
  `place_permissions` varchar(512) DEFAULT NULL,
  `can_edit` int(11) DEFAULT NULL,
  `can_delete` int(11) DEFAULT NULL,
  `can_send` int(11) DEFAULT NULL,
  `can_back` int(11) DEFAULT NULL,
  `can_agree` int(11) DEFAULT NULL,
  `can_decline` int(11) DEFAULT NULL,
  `can_export` int(11) DEFAULT NULL,
  `can_deliver` int(11) DEFAULT NULL,
  `send_flow` varchar(255) DEFAULT NULL,
  `send_text` varchar(512) DEFAULT NULL,
  `back_flow` varchar(255) DEFAULT NULL,
  `agree_flow` varchar(255) DEFAULT NULL,
  `agree_text` varchar(512) DEFAULT NULL,
  `decline_flow` varchar(255) DEFAULT NULL,
  `agree_number` int(11) DEFAULT NULL,
  `procedures_id` int(255) DEFAULT NULL,
  `procedure_duration` varchar(255) DEFAULT NULL,
  `back_transactions_permissions_id` int(11) DEFAULT NULL,
  `back_permissions` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `notifications_types_id` int(11) DEFAULT NULL,
  `connected_step` varchar(255) DEFAULT NULL,
  `level_agree_number` int(11) DEFAULT NULL,
  `autoaction` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `steps`
--

INSERT INTO `steps` (`id`, `name`, `flows_id`, `number`, `fields_id`, `status`, `transactions_permissions_id`, `permissions`, `place_permissions_id`, `place_permissions`, `can_edit`, `can_delete`, `can_send`, `can_back`, `can_agree`, `can_decline`, `can_export`, `can_deliver`, `send_flow`, `send_text`, `back_flow`, `agree_flow`, `agree_text`, `decline_flow`, `agree_number`, `procedures_id`, `procedure_duration`, `back_transactions_permissions_id`, `back_permissions`, `created_at`, `updated_at`, `notifications_types_id`, `connected_step`, `level_agree_number`, `autoaction`) VALUES
(1, 'a:2:{s:2:\"en\";i:1061;s:2:\"ar\";i:1062;}', 1, '1', 'a:8:{i:0;s:3:\"157\";i:1;s:3:\"160\";i:2;s:3:\"161\";i:3;s:3:\"162\";i:4;s:3:\"163\";i:5;s:3:\"164\";i:6;s:3:\"165\";i:7;s:3:\"171\";}', 1, '14', NULL, NULL, NULL, 1, 1, 1, NULL, NULL, NULL, NULL, NULL, '-1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', 14, NULL, '2023-12-16 05:25:43', '2024-04-18 08:23:22', 1, NULL, NULL, NULL),
(4, 'a:2:{s:2:\"en\";i:1477;s:2:\"ar\";i:1478;}', 1, '2', 'a:4:{i:0;s:3:\"158\";i:1;s:3:\"166\";i:2;s:3:\"167\";i:3;s:3:\"168\";}', NULL, '11', '5', '16', NULL, 1, NULL, 0, 1, 1, 1, NULL, NULL, NULL, NULL, '-2', '-1', NULL, '7', 1, 2, '1', 14, NULL, '2023-12-18 09:35:05', '2024-06-06 05:28:08', 3, NULL, NULL, '0'),
(6, 'a:2:{s:2:\"en\";i:1055;s:2:\"ar\";i:1056;}', 1, '3', 'a:3:{i:0;s:3:\"159\";i:1;s:3:\"169\";i:2;s:3:\"170\";}', 1, '11', '4', '15', NULL, 1, NULL, 0, NULL, 1, 1, NULL, NULL, NULL, NULL, NULL, '-1', NULL, '-2', NULL, 2, '1', 14, NULL, '2023-12-20 05:41:50', '2024-04-02 17:41:50', 2, NULL, NULL, NULL),
(7, 'a:2:{s:2:\"en\";i:1065;s:2:\"ar\";i:1066;}', 1, '4', 'N;', 1, '14', NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, 1, 1, '-3', NULL, NULL, NULL, NULL, NULL, NULL, 3, '1', 14, NULL, '2023-12-20 16:39:40', '2024-04-18 08:25:44', 3, NULL, NULL, NULL),
(8, 'a:2:{s:2:\"en\";i:917;s:2:\"ar\";i:918;}', 2, '1', 'a:5:{i:0;s:3:\"136\";i:1;s:3:\"137\";i:2;s:3:\"138\";i:3;s:3:\"139\";i:4;s:3:\"140\";}', 1, '14', NULL, NULL, NULL, 1, 0, 1, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2024-01-01 10:25:08', '2024-01-27 14:19:42', 2, NULL, NULL, NULL),
(9, 'a:2:{s:2:\"en\";i:909;s:2:\"ar\";i:910;}', 2, '2', 'N;', 1, '14', NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL, NULL, NULL, '2024-01-27 14:06:23', '2024-01-27 14:06:23', 2, NULL, NULL, NULL),
(10, 'a:2:{s:2:\"en\";i:915;s:2:\"ar\";i:916;}', 4, '1', 'a:2:{i:0;s:3:\"172\";i:1;s:3:\"173\";}', 1, '14', NULL, NULL, NULL, 1, 0, 1, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2024-01-27 14:07:33', '2024-01-27 14:19:20', 1, NULL, NULL, NULL),
(11, 'a:2:{s:2:\"en\";i:913;s:2:\"ar\";i:914;}', 4, '2', 'N;', 1, '14', NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL, NULL, NULL, '2024-01-27 14:08:02', '2024-01-27 14:08:02', 2, NULL, NULL, NULL),
(12, 'a:2:{s:2:\"en\";i:1003;s:2:\"ar\";i:1004;}', 5, '1', 'a:4:{i:0;s:3:\"197\";i:1;s:3:\"198\";i:2;s:3:\"199\";i:3;s:3:\"200\";}', 1, '14', NULL, NULL, NULL, 1, 1, 1, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL, NULL, NULL, '2024-02-08 09:51:17', '2024-03-23 16:52:59', 1, NULL, NULL, NULL),
(13, 'a:2:{s:2:\"en\";i:989;s:2:\"ar\";i:990;}', 6, '1', 'a:11:{i:0;s:3:\"183\";i:1;s:3:\"184\";i:2;s:3:\"185\";i:3;s:3:\"186\";i:4;s:3:\"187\";i:5;s:3:\"188\";i:6;s:3:\"189\";i:7;s:3:\"190\";i:8;s:3:\"192\";i:9;s:3:\"193\";i:10;s:3:\"194\";}', 1, '14', NULL, NULL, NULL, 1, 1, 1, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', NULL, NULL, '2024-02-13 17:01:02', '2024-02-13 17:01:02', NULL, NULL, NULL, NULL),
(14, 'a:2:{s:2:\"en\";i:991;s:2:\"ar\";i:992;}', 6, '2', 'a:3:{i:0;s:3:\"191\";i:1;s:3:\"195\";i:2;s:3:\"196\";}', 1, '16', NULL, NULL, NULL, 1, 0, 0, 1, 1, 1, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, '24', NULL, NULL, '2024-02-13 17:02:56', '2024-02-13 17:02:56', 3, NULL, NULL, NULL),
(15, 'a:2:{s:2:\"en\";i:993;s:2:\"ar\";i:994;}', 6, '3', 'N;', 1, '14', NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, 1, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, '0', NULL, NULL, '2024-02-13 17:03:46', '2024-02-13 17:03:46', 3, NULL, NULL, NULL),
(16, 'a:2:{s:2:\"en\";i:1029;s:2:\"ar\";i:1030;}', 5, '2', 'N;', 1, '11', '4', '9', '5', 1, 0, 0, 0, 1, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL, NULL, NULL, '2024-03-31 16:16:19', '2024-03-31 16:16:19', 1, NULL, NULL, NULL),
(17, 'a:2:{s:2:\"en\";i:1031;s:2:\"ar\";i:1032;}', 5, '3', 'N;', 1, '7', NULL, '16', NULL, 1, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 2, NULL, NULL, NULL, '2024-03-31 17:07:30', '2024-03-31 17:07:30', 1, NULL, NULL, NULL),
(18, 'a:2:{s:2:\"en\";i:1039;s:2:\"ar\";i:1040;}', 7, '1', 'N;', 1, '14', NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, NULL, NULL, NULL, '2024-04-01 17:47:22', '2024-04-01 17:47:22', 3, NULL, NULL, NULL),
(19, 'a:2:{s:2:\"en\";i:1151;s:2:\"ar\";i:1152;}', 8, '1', 'a:9:{i:0;s:3:\"355\";i:1;s:3:\"356\";i:2;s:3:\"357\";i:3;s:3:\"358\";i:4;s:3:\"368\";i:5;s:3:\"373\";i:6;s:3:\"382\";i:7;s:3:\"383\";i:8;s:3:\"384\";}', 1, '14', NULL, NULL, NULL, 1, 1, 1, 0, 0, 0, 0, 0, '-1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, '1', NULL, NULL, '2024-04-20 07:07:57', '2024-04-21 07:07:05', 1, NULL, NULL, NULL),
(20, 'a:2:{s:2:\"en\";i:1145;s:2:\"ar\";i:1146;}', 8, '2', 'a:3:{i:0;s:3:\"369\";i:1;s:3:\"374\";i:2;s:3:\"378\";}', 1, '11', '4', '9', '6', 1, 0, 0, 1, 1, 1, 0, 0, NULL, NULL, '-2', '-1', NULL, '-3', NULL, 2, '1', NULL, NULL, '2024-04-20 07:10:36', '2024-04-21 07:05:36', 3, NULL, NULL, NULL),
(21, 'a:2:{s:2:\"en\";i:1157;s:2:\"ar\";i:1158;}', 8, '3', 'a:2:{i:0;s:3:\"370\";i:1;s:3:\"375\";}', 1, '7', NULL, '10', '5', 0, 0, 0, 1, 1, 0, 0, 0, NULL, NULL, '-2', '-1', NULL, NULL, NULL, 6, '1', NULL, NULL, '2024-04-20 07:44:38', '2024-04-21 07:19:28', 3, NULL, NULL, NULL),
(22, 'a:2:{s:2:\"en\";i:1169;s:2:\"ar\";i:1170;}', 8, '4', 'a:9:{i:0;s:3:\"359\";i:1;s:3:\"360\";i:2;s:3:\"361\";i:3;s:3:\"362\";i:4;s:3:\"363\";i:5;s:3:\"364\";i:6;s:3:\"365\";i:7;s:3:\"371\";i:8;s:3:\"376\";}', 1, '12', '8', '10', '6', 0, 0, 0, 0, 1, 0, 0, 0, NULL, NULL, NULL, '-1', NULL, NULL, NULL, 4, '1', NULL, NULL, '2024-04-20 07:48:46', '2024-04-21 07:33:20', 3, NULL, NULL, NULL),
(23, 'a:2:{s:2:\"en\";i:1177;s:2:\"ar\";i:1178;}', 8, '5', 'a:3:{i:0;s:3:\"372\";i:1;s:3:\"377\";i:2;s:3:\"379\";}', 1, '11', '4', '9', '7', 0, 0, 0, 0, 1, 1, 0, 0, NULL, NULL, NULL, '-1', NULL, '-3', NULL, 2, '1', NULL, NULL, '2024-04-20 07:52:28', '2024-04-21 07:37:56', 3, NULL, NULL, NULL),
(24, 'a:2:{s:2:\"en\";i:1179;s:2:\"ar\";i:1180;}', 8, '6', 'a:4:{i:0;s:3:\"366\";i:1;s:3:\"367\";i:2;s:3:\"380\";i:3;s:3:\"381\";}', 1, '7', NULL, '10', '7', 0, 0, 0, 0, 1, 0, 0, 0, NULL, NULL, NULL, '-1', NULL, NULL, NULL, 5, '1', NULL, NULL, '2024-04-20 07:57:07', '2024-04-21 07:38:25', 3, NULL, NULL, NULL),
(25, 'a:2:{s:2:\"en\";i:1259;s:2:\"ar\";i:1260;}', 8, '7', 'N;', 1, '7', NULL, '9', '4', 0, 0, 0, 0, 0, 0, 1, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 3, '1', NULL, NULL, '2024-04-20 07:58:30', '2024-04-24 17:51:19', 3, NULL, NULL, NULL),
(26, 'a:2:{s:2:\"en\";i:1251;s:2:\"ar\";i:1252;}', 9, '1', 'a:1:{i:0;s:3:\"404\";}', 0, '14', NULL, NULL, NULL, 1, 0, 1, 0, 0, 0, 0, NULL, '-1', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2024-04-24 08:06:53', '2024-04-24 08:15:15', 1, NULL, NULL, NULL),
(27, 'a:2:{s:2:\"en\";i:1253;s:2:\"ar\";i:1254;}', 9, '2', 'a:1:{i:0;s:3:\"403\";}', 0, '14', NULL, NULL, NULL, 1, 0, 0, 1, 0, 0, 0, NULL, NULL, NULL, '-2', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '2024-04-24 08:12:32', '2024-04-24 08:15:25', 3, NULL, NULL, NULL),
(28, 'a:2:{s:2:\"en\";i:1343;s:2:\"ar\";i:1344;}', 10, '1', 'a:8:{i:0;s:3:\"466\";i:1;s:3:\"467\";i:2;s:3:\"468\";i:3;s:3:\"469\";i:4;s:3:\"474\";i:5;s:3:\"475\";i:6;s:3:\"476\";i:7;s:3:\"477\";}', 1, '7', NULL, '18', NULL, 1, 1, 1, 0, 0, 0, 0, 0, '-1', NULL, NULL, NULL, NULL, NULL, NULL, 7, NULL, NULL, NULL, '2024-04-27 10:42:13', '2024-04-27 11:29:07', 1, NULL, NULL, NULL),
(29, 'a:2:{s:2:\"en\";i:1329;s:2:\"ar\";i:1330;}', 10, '2', 'a:1:{i:0;s:3:\"470\";}', 1, '11', '4', '15', NULL, 1, 0, 0, 0, 1, 1, 0, 0, NULL, NULL, NULL, '-1', NULL, '-3', NULL, 2, '1', NULL, NULL, '2024-04-27 10:44:35', '2024-04-27 10:44:35', 2, NULL, NULL, NULL),
(30, 'a:2:{s:2:\"en\";i:1331;s:2:\"ar\";i:1332;}', 10, '3', 'a:1:{i:0;s:3:\"471\";}', 1, '11', '10', '9', '7', 1, 0, 0, 0, 1, 1, 0, 0, NULL, NULL, NULL, '-1', NULL, '-3', NULL, 2, '1', NULL, NULL, '2024-04-27 10:46:22', '2024-04-27 10:46:22', 2, NULL, NULL, NULL),
(31, 'a:2:{s:2:\"en\";i:1333;s:2:\"ar\";i:1334;}', 10, '4', 'a:1:{i:0;s:3:\"472\";}', 1, '11', '4', '9', '7', 1, 0, 1, 1, 1, 1, 0, 0, '-1', NULL, 's_28', '-1', NULL, '-3', NULL, 2, '1', NULL, NULL, '2024-04-27 10:47:54', '2024-04-27 10:47:54', 2, NULL, NULL, NULL),
(32, 'a:2:{s:2:\"en\";i:1335;s:2:\"ar\";i:1336;}', 10, '5', 'a:1:{i:0;s:3:\"473\";}', 1, '11', '4', '9', '6', 1, 0, 0, 0, 1, 1, 0, 0, NULL, NULL, NULL, '-3', NULL, '-3', NULL, 2, '1', NULL, NULL, '2024-04-27 10:48:53', '2024-04-27 10:48:53', 2, NULL, NULL, NULL),
(33, 'a:2:{s:2:\"en\";i:1385;s:2:\"ar\";i:1386;}', 11, '1', 'N;', NULL, '14', NULL, NULL, NULL, 1, 1, 1, 0, 0, 0, 0, 0, '-4', 'إرسال', NULL, NULL, 'agree', NULL, NULL, NULL, '60', NULL, NULL, '2024-06-02 05:46:15', '2024-06-02 07:02:34', 3, NULL, NULL, '-4'),
(34, 'a:2:{s:2:\"en\";i:1391;s:2:\"ar\";i:1392;}', 11, '2', 'N;', NULL, NULL, NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 0, 0, '-3', 'إغلاق', NULL, NULL, 'agree', NULL, NULL, 3, '60', NULL, NULL, '2024-06-02 05:47:31', '2024-06-02 09:53:17', 3, NULL, NULL, '-4'),
(35, 'a:2:{s:2:\"en\";i:1419;s:2:\"ar\";i:1420;}', 12, '1', 'a:6:{i:0;s:3:\"532\";i:1;s:3:\"533\";i:2;s:3:\"534\";i:3;s:3:\"535\";i:4;s:3:\"536\";i:5;s:3:\"540\";}', NULL, '14', NULL, NULL, NULL, 1, 1, 1, 0, 0, 0, 0, 0, '-1', 'إرسال', NULL, NULL, 'agree', NULL, NULL, 7, '0', NULL, NULL, '2024-06-02 16:29:55', '2024-06-03 08:33:27', 1, NULL, NULL, '0'),
(37, 'a:2:{s:2:\"en\";i:1421;s:2:\"ar\";i:1422;}', 12, '2', 'a:3:{i:0;s:3:\"537\";i:1;s:3:\"538\";i:2;s:3:\"539\";}', NULL, '11', '4', '15', NULL, 0, 0, 0, 1, 1, 0, 0, 0, NULL, 'send', '-2', '-1', 'موافق', NULL, NULL, 2, '60', NULL, NULL, '2024-06-02 16:33:31', '2024-06-03 08:33:39', 3, NULL, NULL, '-4'),
(38, 'a:2:{s:2:\"en\";i:1403;s:2:\"ar\";i:1404;}', 12, '3', 'N;', NULL, '14', NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 1, '-3', 'إغلاق', NULL, NULL, 'agree', NULL, NULL, 3, '60', NULL, NULL, '2024-06-02 16:34:57', '2024-06-02 16:34:57', 3, NULL, NULL, '-4'),
(39, 'a:2:{s:2:\"en\";i:1425;s:2:\"ar\";i:1426;}', 13, '1', 'a:3:{i:0;s:3:\"541\";i:1;s:3:\"542\";i:2;s:3:\"543\";}', NULL, '14', NULL, NULL, NULL, 1, 1, 1, 0, 0, 0, 0, 0, '-1', 'إرسال', NULL, NULL, 'agree', NULL, NULL, 7, '0', NULL, NULL, '2024-06-03 09:03:26', '2024-06-03 09:03:26', 1, NULL, NULL, '0'),
(40, 'a:2:{s:2:\"en\";i:1427;s:2:\"ar\";i:1428;}', 13, '2', 'N;', NULL, '11', '4', '15', NULL, 0, 0, 0, 1, 1, 0, 0, 0, NULL, 'send', '-2', '-1', 'موافق', NULL, NULL, 2, '60', NULL, NULL, '2024-06-03 09:05:02', '2024-06-03 09:05:02', 3, NULL, NULL, '-4'),
(41, 'a:2:{s:2:\"en\";i:1429;s:2:\"ar\";i:1430;}', 13, '3', 'N;', NULL, '14', NULL, NULL, NULL, 0, 0, 1, 0, 0, 0, 1, 1, '-3', 'إغلاق', NULL, NULL, 'agree', NULL, NULL, 3, '60', NULL, NULL, '2024-06-03 09:07:30', '2024-06-03 09:07:30', 3, NULL, NULL, '-4'),
(42, 'a:2:{s:2:\"en\";i:1435;s:2:\"ar\";i:1436;}', 14, '1', 'N;', NULL, '14', NULL, NULL, NULL, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'send', NULL, NULL, 'agree', NULL, NULL, NULL, '0', NULL, NULL, '2024-06-03 09:28:06', '2024-06-03 09:28:06', 1, NULL, NULL, '0'),
(43, 'a:2:{s:2:\"en\";i:1677;s:2:\"ar\";i:1678;}', 15, '1', 'a:3:{i:0;s:3:\"620\";i:1;s:3:\"621\";i:2;s:3:\"622\";}', NULL, '14', NULL, NULL, NULL, 1, 1, 1, 0, 0, 0, 0, 0, '-1', 'إرسال', NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, '2024-06-21 13:41:04', '2024-06-21 17:16:50', 1, NULL, NULL, '0');

-- --------------------------------------------------------

--
-- Table structure for table `storehouses`
--

CREATE TABLE `storehouses` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `storehouses_types_id` int(11) NOT NULL,
  `storehouses_id` int(11) DEFAULT NULL,
  `branches_id` int(11) DEFAULT NULL,
  `managements_id` int(11) DEFAULT NULL,
  `departments_id` int(11) DEFAULT NULL,
  `divisions_id` int(11) DEFAULT NULL,
  `units_id` int(11) DEFAULT NULL,
  `status` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `storehouses`
--

INSERT INTO `storehouses` (`id`, `name`, `storehouses_types_id`, `storehouses_id`, `branches_id`, `managements_id`, `departments_id`, `divisions_id`, `units_id`, `status`, `created_at`, `updated_at`) VALUES
(1, 'a:2:{s:2:\"en\";i:1615;s:2:\"ar\";i:1616;}', 1, NULL, 8, NULL, NULL, NULL, NULL, 1, '2024-06-20 17:27:41', '2024-06-20 17:27:41'),
(2, 'a:2:{s:2:\"en\";i:1617;s:2:\"ar\";i:1618;}', 2, 1, NULL, 4, NULL, NULL, NULL, 1, '2024-06-20 17:28:59', '2024-06-20 17:28:59'),
(3, 'a:2:{s:2:\"en\";i:1619;s:2:\"ar\";i:1620;}', 3, 2, NULL, NULL, 3, NULL, NULL, 1, '2024-06-20 17:31:15', '2024-06-20 17:31:15'),
(4, 'a:2:{s:2:\"en\";i:1621;s:2:\"ar\";i:1622;}', 4, 2, NULL, NULL, NULL, 1, NULL, 1, '2024-06-20 17:32:17', '2024-06-20 17:32:17');

-- --------------------------------------------------------

--
-- Table structure for table `storehouses_types`
--

CREATE TABLE `storehouses_types` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `status` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `storehouses_types`
--

INSERT INTO `storehouses_types` (`id`, `name`, `status`, `created_at`, `updated_at`) VALUES
(1, 'a:2:{s:2:\"en\";i:1609;s:2:\"ar\";i:1610;}', 1, '2024-06-20 17:20:41', '2024-06-20 17:25:52'),
(2, 'a:2:{s:2:\"en\";i:1611;s:2:\"ar\";i:1612;}', 1, '2024-06-20 17:21:30', '2024-06-20 17:26:02'),
(3, 'a:2:{s:2:\"en\";i:1605;s:2:\"ar\";i:1606;}', 1, '2024-06-20 17:21:54', '2024-06-20 17:21:54'),
(4, 'a:2:{s:2:\"en\";i:1607;s:2:\"ar\";i:1608;}', 1, '2024-06-20 17:22:15', '2024-06-20 17:22:15');

-- --------------------------------------------------------

--
-- Table structure for table `tasks`
--

CREATE TABLE `tasks` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `module` varchar(255) DEFAULT NULL,
  `row_id` int(11) DEFAULT NULL,
  `step_id` varchar(255) DEFAULT NULL,
  `sender_id` varchar(255) DEFAULT NULL,
  `reciever_id` varchar(255) DEFAULT NULL,
  `task_at` timestamp NULL DEFAULT NULL,
  `action` varchar(255) DEFAULT NULL,
  `status` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `tasks`
--

INSERT INTO `tasks` (`id`, `module`, `row_id`, `step_id`, `sender_id`, `reciever_id`, `task_at`, `action`, `status`, `created_at`, `updated_at`) VALUES
(5, 'outgooing', 116, '4', '1', '2', '2024-05-06 09:28:56', '-4', '1', '2024-05-06 09:27:56', '2024-05-06 09:29:01'),
(6, 'outgooing', 116, '4', '1', '5', '2024-05-06 09:28:56', '-4', '1', '2024-05-06 09:27:56', '2024-05-06 09:29:01'),
(7, 'outgooing', 117, '4', '1', '2', '2024-05-06 09:36:01', '-4', '1', '2024-05-06 09:35:01', '2024-05-06 09:36:02'),
(8, 'outgooing', 117, '4', '1', '5', '2024-05-06 09:36:01', '-4', '1', '2024-05-06 09:35:01', '2024-05-06 09:36:02'),
(9, 'outgooing', 118, '4', '1', '2', '2024-05-06 16:24:12', '-2', '1', '2024-05-06 16:23:12', '2024-05-06 16:26:01'),
(10, 'outgooing', 118, '4', '1', '5', '2024-05-06 16:24:12', '-2', '1', '2024-05-06 16:23:12', '2024-05-06 16:26:01'),
(11, 'outgooing', 1, '24', '1', '1', '2024-05-21 18:56:45', '-4', '0', '2024-05-21 17:56:45', '2024-05-21 17:56:45'),
(12, 'outgooing', 3, '26', '1', '2', '2024-05-22 06:47:12', '-4', '0', '2024-05-22 05:47:12', '2024-05-22 05:47:12'),
(13, 'outgooing', 3, '26', '1', '8', '2024-05-22 06:47:12', '-4', '0', '2024-05-22 05:47:12', '2024-05-22 05:47:12'),
(14, 'outgooing', 3, '26', '1', '12', '2024-05-22 06:47:12', '-4', '0', '2024-05-22 05:47:12', '2024-05-22 05:47:12'),
(15, 'outgooing', 4, '26', '1', '2', '2024-05-22 06:49:12', '-4', '0', '2024-05-22 05:49:12', '2024-05-22 05:49:12'),
(16, 'outgooing', 4, '26', '1', '8', '2024-05-22 06:49:12', '-4', '0', '2024-05-22 05:49:12', '2024-05-22 05:49:12'),
(17, 'outgooing', 4, '26', '1', '12', '2024-05-22 06:49:12', '-4', '0', '2024-05-22 05:49:12', '2024-05-22 05:49:12'),
(18, 'outgooing', 5, '26', '1', '2', '2024-05-22 06:50:57', '-4', '0', '2024-05-22 05:50:57', '2024-05-22 05:50:57'),
(19, 'outgooing', 5, '26', '1', '8', '2024-05-22 06:50:57', '-4', '0', '2024-05-22 05:50:57', '2024-05-22 05:50:57'),
(20, 'outgooing', 5, '26', '1', '12', '2024-05-22 06:50:57', '-4', '0', '2024-05-22 05:50:57', '2024-05-22 05:50:57'),
(21, 'outgooing', 35, '27', '1', '2', '2024-05-23 17:25:02', '-4', '0', '2024-05-23 16:25:02', '2024-05-23 16:25:02'),
(22, 'outgooing', 36, '27', '1', '5', '2024-05-23 17:14:44', '0', '0', '2024-05-23 17:14:44', '2024-05-23 17:14:44'),
(23, 'outgooing', 38, '26', '5', '2', '2024-05-23 18:30:46', '-4', '0', '2024-05-23 17:30:46', '2024-05-23 17:30:46'),
(24, 'outgooing', 38, '26', '5', '8', '2024-05-23 18:30:46', '-4', '0', '2024-05-23 17:30:46', '2024-05-23 17:30:46'),
(25, 'outgooing', 38, '26', '5', '12', '2024-05-23 18:30:46', '-4', '0', '2024-05-23 17:30:46', '2024-05-23 17:30:46'),
(26, 'outgooing', 39, '27', '1', '5', '2024-05-24 03:40:17', '0', '0', '2024-05-24 03:40:17', '2024-05-24 03:40:17'),
(27, 'outgooing', 37, '27', '1', '5', '2024-05-24 11:38:54', '0', '0', '2024-05-24 11:38:54', '2024-05-24 11:38:54'),
(28, 'outgooing', 1, '27', '1', '1', '2024-05-24 12:36:41', '0', '0', '2024-05-24 12:36:41', '2024-05-24 12:36:41'),
(29, 'outgooing', 1, '28', '1', '5', '2024-05-24 16:45:56', '0', '0', '2024-05-24 16:45:56', '2024-05-24 16:45:56'),
(30, 'outgooing', 2, '27', '1', '1', '2024-05-26 14:23:43', '0', '0', '2024-05-26 14:23:43', '2024-05-26 14:23:43'),
(31, 'outgooing', 4, '27', '1', '1', '2024-05-26 15:18:59', '0', '0', '2024-05-26 15:18:59', '2024-05-26 15:18:59'),
(32, 'outgooing', 4, '28', '1', '5', '2024-05-26 16:19:21', '-4', '0', '2024-05-26 15:19:21', '2024-05-26 15:19:21'),
(33, 'outgooing', 4, '28', '5', '5', '2024-05-26 16:19:38', '-4', '0', '2024-05-26 15:19:38', '2024-05-26 15:19:38'),
(34, 'outgooing', 5, '27', '1', '1', '2024-05-27 09:24:46', '0', '0', '2024-05-27 09:24:46', '2024-05-27 09:24:46'),
(35, 'outgooing', 7, '27', '1', '1', '2024-05-27 14:39:40', '0', '0', '2024-05-27 14:39:40', '2024-05-27 14:39:40'),
(36, 'outgooing', 7, '28', '1', '2', '2024-05-27 17:47:33', '-4', '0', '2024-05-27 16:47:33', '2024-05-27 16:47:33'),
(37, 'outgooing', 8, '27', '1', '1', '2024-05-27 16:49:11', '0', '0', '2024-05-27 16:49:11', '2024-05-27 16:49:11'),
(38, 'outgooing', 8, '28', '1', '2', '2024-05-27 17:49:32', '-4', '0', '2024-05-27 16:49:32', '2024-05-27 16:49:32'),
(39, 'outgooing', 9, '27', '1', '1', '2024-05-27 17:01:37', '0', '0', '2024-05-27 17:01:37', '2024-05-27 17:01:37'),
(40, 'outgooing', 12, '27', '1', '1', '2024-05-28 16:50:08', '-4', '0', '2024-05-28 15:50:08', '2024-05-28 15:50:08'),
(41, 'outgooing', 1, '27', '1', '1', '2024-05-28 17:40:41', '-4', '0', '2024-05-28 16:40:41', '2024-05-28 16:40:41'),
(42, 'outgooing', 2, '27', '1', '1', '2024-05-28 17:43:00', '-4', '0', '2024-05-28 16:43:00', '2024-05-28 16:43:00'),
(43, 'outgooing', 2, '28', '1', '2', '2024-05-28 17:43:21', '-4', '0', '2024-05-28 16:43:21', '2024-05-28 16:43:21'),
(44, 'outgooing', 4, '27', '1', '1', '2024-05-31 18:13:55', '-4', '0', '2024-05-31 17:13:55', '2024-05-31 17:13:55'),
(45, 'outgooing', 77, '34', '2', '1', '2024-06-02 08:16:21', '-4', '0', '2024-06-02 07:16:21', '2024-06-02 07:16:21'),
(46, 'outgooing', 79, '34', '2', '1', '2024-06-02 08:31:36', '-4', '0', '2024-06-02 07:31:36', '2024-06-02 07:31:36'),
(47, 'outgooing', 80, '34', '2', '1', '2024-06-02 08:34:00', '-4', '0', '2024-06-02 07:34:00', '2024-06-02 07:34:00'),
(48, 'outgooing', 92, '37', '1', '5', '2024-06-02 17:39:51', '-4', '0', '2024-06-02 16:39:51', '2024-06-02 16:39:51'),
(49, 'outgooing', 92, '38', '5', '1', '2024-06-02 17:40:49', '-4', '0', '2024-06-02 16:40:49', '2024-06-02 16:40:49'),
(50, 'outgooing', 93, '37', '1', '5', '2024-06-02 17:46:38', '-4', '0', '2024-06-02 16:46:38', '2024-06-02 16:46:38'),
(51, 'outgooing', 94, '37', '1', '5', '2024-06-02 17:58:26', '-4', '0', '2024-06-02 16:58:26', '2024-06-02 16:58:26'),
(52, 'outgooing', 95, '37', '1', '5', '2024-06-02 18:01:34', '-4', '0', '2024-06-02 17:01:34', '2024-06-02 17:01:34'),
(53, 'outgooing', 96, '37', '1', '5', '2024-06-02 18:02:26', '-4', '0', '2024-06-02 17:02:26', '2024-06-02 17:02:26'),
(54, 'outgooing', 97, '37', '1', '5', '2024-06-02 18:03:44', '-4', '0', '2024-06-02 17:03:44', '2024-06-02 17:03:44'),
(55, 'outgooing', 98, '37', '1', '5', '2024-06-02 18:04:37', '-4', '0', '2024-06-02 17:04:37', '2024-06-02 17:04:37'),
(56, 'outgooing', 99, '37', '1', '5', '2024-06-03 09:29:59', '-4', '0', '2024-06-03 08:29:59', '2024-06-03 08:29:59'),
(57, 'outgooing', 100, '37', '1', '5', '2024-06-03 09:34:00', '-4', '0', '2024-06-03 08:34:00', '2024-06-03 08:34:00'),
(58, 'outgooing', 100, '38', '5', '1', '2024-06-03 09:34:35', '-4', '0', '2024-06-03 08:34:35', '2024-06-03 08:34:35'),
(59, 'outgooing', 101, '40', '1', '5', '2024-06-03 10:08:12', '-4', '0', '2024-06-03 09:08:12', '2024-06-03 09:08:12'),
(60, 'outgooing', 101, '41', '5', '1', '2024-06-03 10:08:39', '-4', '0', '2024-06-03 09:08:39', '2024-06-03 09:08:39'),
(61, 'outgooing', 109, '37', '1', '5', '2024-06-03 11:47:04', '-4', '0', '2024-06-03 10:47:04', '2024-06-03 10:47:04'),
(62, 'outgooing', 109, '38', '5', '1', '2024-06-03 11:48:01', '-4', '0', '2024-06-03 10:48:01', '2024-06-03 10:48:01'),
(63, 'outgooing', 111, '37', '1', '5', '2024-06-03 12:33:27', '-4', '0', '2024-06-03 11:33:27', '2024-06-03 11:33:27'),
(64, 'outgooing', 111, '38', '5', '1', '2024-06-03 12:34:24', '-4', '0', '2024-06-03 11:34:24', '2024-06-03 11:34:24'),
(65, 'outgooing', 113, '37', '1', '5', '2024-06-04 06:49:15', '-4', '0', '2024-06-04 05:49:15', '2024-06-04 05:49:15'),
(66, 'outgooing', 113, '38', '5', '1', '2024-06-04 06:49:33', '-4', '0', '2024-06-04 05:49:33', '2024-06-04 05:49:33'),
(67, 'outgooing', 119, '37', '1', '5', '2024-06-04 17:16:59', '-4', '0', '2024-06-04 16:16:59', '2024-06-04 16:16:59'),
(68, 'outgooing', 119, '38', '5', '1', '2024-06-04 17:19:37', '-4', '0', '2024-06-04 16:19:37', '2024-06-04 16:19:37'),
(69, 'outgooing', 119, '38', '1', '1', '2024-06-04 17:20:59', '-4', '0', '2024-06-04 16:20:59', '2024-06-04 16:20:59');

-- --------------------------------------------------------

--
-- Table structure for table `templates`
--

CREATE TABLE `templates` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `transactions_types_id` varchar(255) NOT NULL,
  `code` varchar(255) DEFAULT NULL,
  `attachements_count` varchar(255) DEFAULT NULL,
  `attachements_required` int(11) DEFAULT NULL,
  `sign` varchar(255) DEFAULT NULL,
  `status` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `templates`
--

INSERT INTO `templates` (`id`, `name`, `transactions_types_id`, `code`, `attachements_count`, `attachements_required`, `sign`, `status`, `created_at`, `updated_at`) VALUES
(1, 'a:2:{s:2:\"en\";i:883;s:2:\"ar\";i:884;}', '3', 'V', '1', 0, '1', 1, '2023-12-06 06:41:23', '2024-01-24 14:29:09'),
(10, 'a:2:{s:2:\"en\";i:1069;s:2:\"ar\";i:1070;}', '8', 'Fn.St.', NULL, NULL, NULL, 1, '2024-04-20 05:40:30', '2024-04-20 05:40:30'),
(13, 'a:2:{s:2:\"en\";i:1325;s:2:\"ar\";i:1326;}', '11', 'CF', NULL, NULL, NULL, 1, '2024-04-27 10:31:08', '2024-04-27 10:37:42'),
(15, 'a:2:{s:2:\"en\";i:1395;s:2:\"ar\";i:1396;}', '12', 'ص', NULL, NULL, NULL, 1, '2024-05-29 08:28:19', '2024-06-02 15:13:05'),
(16, 'a:2:{s:2:\"en\";i:1371;s:2:\"ar\";i:1372;}', '13', 'و', NULL, NULL, NULL, 1, '2024-06-02 05:38:34', '2024-06-02 05:38:34'),
(17, 'a:2:{s:2:\"en\";i:1411;s:2:\"ar\";i:1412;}', '3', 'te', NULL, NULL, NULL, 1, '2024-06-03 05:29:46', '2024-06-03 05:29:46'),
(18, 'a:2:{s:2:\"en\";i:1423;s:2:\"ar\";i:1424;}', '12', 'ص', NULL, NULL, NULL, 1, '2024-06-03 08:55:12', '2024-06-03 08:55:12'),
(19, 'a:2:{s:2:\"en\";i:1433;s:2:\"ar\";i:1434;}', '13', 'وم', NULL, NULL, NULL, 1, '2024-06-03 09:27:10', '2024-06-03 09:27:10'),
(20, 'a:2:{s:2:\"en\";i:1647;s:2:\"ar\";i:1648;}', '15', '(1)', NULL, NULL, NULL, 1, '2024-06-21 06:27:13', '2024-06-21 06:27:13');

-- --------------------------------------------------------

--
-- Table structure for table `transactions_categories`
--

CREATE TABLE `transactions_categories` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `status` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `transactions_categories`
--

INSERT INTO `transactions_categories` (`id`, `name`, `status`, `created_at`, `updated_at`) VALUES
(2, 'a:2:{s:2:\"en\";i:713;s:2:\"ar\";i:714;}', 1, '2023-12-05 14:20:15', '2023-12-31 13:28:37'),
(3, 'a:2:{s:2:\"en\";i:715;s:2:\"ar\";i:716;}', 1, '2023-12-05 14:20:33', '2023-12-31 13:29:14'),
(4, 'a:2:{s:2:\"en\";i:87;s:2:\"ar\";i:88;}', 1, '2023-12-05 14:20:56', '2023-12-05 14:20:56');

-- --------------------------------------------------------

--
-- Table structure for table `transactions_logs`
--

CREATE TABLE `transactions_logs` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `outgoings_id` int(11) NOT NULL,
  `sender_id` varchar(255) DEFAULT NULL,
  `reciever_id` varchar(255) DEFAULT NULL,
  `action` varchar(255) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `steps_id` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `transactions_logs`
--

INSERT INTO `transactions_logs` (`id`, `outgoings_id`, `sender_id`, `reciever_id`, `action`, `created_at`, `updated_at`, `steps_id`) VALUES
(1, 1, '1', '2', 'storesend', '2024-04-19 15:57:04', '2024-04-19 15:57:04', 4),
(2, 6, '1', '5', 'storesend', '2024-04-20 08:41:23', '2024-04-20 08:41:23', 20),
(3, 7, '1', '5', 'storesend', '2024-04-20 08:54:27', '2024-04-20 08:54:27', 20),
(4, 7, '5', '12', 'updatesend', '2024-04-20 09:17:13', '2024-04-20 09:17:13', 21),
(5, 7, '12', '12', 'updatesend', '2024-04-20 09:19:07', '2024-04-20 09:19:07', 21),
(6, 8, '1', '5', 'storesend', '2024-04-20 16:23:41', '2024-04-20 16:23:41', 20),
(7, 8, '5', '12', 'updatesend', '2024-04-20 16:27:03', '2024-04-20 16:27:03', 21),
(8, 9, '1', '5', 'storesend', '2024-04-20 16:35:20', '2024-04-20 16:35:20', 20),
(9, 9, '5', '12', 'updatesend', '2024-04-20 16:43:09', '2024-04-20 16:43:09', 21),
(10, 10, '1', '5', 'storesend', '2024-04-20 16:47:31', '2024-04-20 16:47:31', 20),
(11, 10, '5', '12', 'updatesend', '2024-04-20 16:48:11', '2024-04-20 16:48:11', 21),
(12, 9, '5', '12', 'updatesend', '2024-04-20 16:53:55', '2024-04-20 16:53:55', 21),
(13, 11, '1', '5', 'storesend', '2024-04-21 07:11:26', '2024-04-21 07:11:26', 20),
(14, 11, '5', '12', 'updatesend', '2024-04-21 07:11:49', '2024-04-21 07:11:49', 21),
(15, 11, '12', '12', 'updatesend', '2024-04-21 07:13:33', '2024-04-21 07:13:33', 21),
(16, 10, '12', '12', 'updatesend', '2024-04-21 07:14:36', '2024-04-21 07:14:36', 21),
(17, 12, '1', '5', 'storesend', '2024-04-21 07:17:08', '2024-04-21 07:17:08', 20),
(18, 12, '5', '12', 'updatesend', '2024-04-21 07:17:22', '2024-04-21 07:17:22', 21),
(19, 12, '12', '12', 'updatesend', '2024-04-21 07:17:44', '2024-04-21 07:17:44', 21),
(20, 13, '1', '5', 'storesend', '2024-04-21 07:30:58', '2024-04-21 07:30:58', 20),
(21, 13, '5', '12', 'updatesend', '2024-04-21 07:31:14', '2024-04-21 07:31:14', 21),
(22, 13, '12', '8', 'updatesend', '2024-04-21 07:31:50', '2024-04-21 07:31:50', 22),
(23, 13, '8', '11', 'updatesend', '2024-04-21 07:36:20', '2024-04-21 07:36:20', 23),
(24, 13, '11', '11', 'updatesend', '2024-04-21 07:36:45', '2024-04-21 07:36:45', 23),
(25, 14, '1', '5', 'storesend', '2024-04-21 07:40:11', '2024-04-21 07:40:11', 20),
(26, 14, '5', '12', 'updatesend', '2024-04-21 07:40:56', '2024-04-21 07:40:56', 21),
(27, 14, '12', '8', 'updatesend', '2024-04-21 07:42:33', '2024-04-21 07:42:33', 22),
(28, 14, '8', '11', 'updatesend', '2024-04-21 07:47:28', '2024-04-21 07:47:28', 23),
(29, 14, '11', '2', 'updatesend', '2024-04-21 07:49:56', '2024-04-21 07:49:56', 24),
(30, 14, '2', '1', 'updatesend', '2024-04-21 08:03:58', '2024-04-21 08:03:58', 25),
(31, 15, '1', '', 'create', '2024-04-22 13:41:15', '2024-04-22 13:41:15', 19),
(32, 16, '1', '', 'create', '2024-04-22 13:49:53', '2024-04-22 13:49:53', 19),
(33, 17, '1', '', 'create', '2024-04-22 13:52:53', '2024-04-22 13:52:53', 19),
(34, 18, '1', '', 'create', '2024-04-22 13:54:11', '2024-04-22 13:54:11', 19),
(35, 18, '1', '', 'update', '2024-04-22 13:55:19', '2024-04-22 13:55:19', NULL),
(36, 19, '1', '', 'create', '2024-04-22 13:59:07', '2024-04-22 13:59:07', 19),
(37, 20, '1', '', 'create', '2024-04-22 14:00:29', '2024-04-22 14:00:29', 19),
(38, 21, '1', '', 'create', '2024-04-22 14:02:00', '2024-04-22 14:02:00', 19),
(39, 22, '1', '', 'create', '2024-04-22 14:02:36', '2024-04-22 14:02:36', 19),
(40, 23, '1', '', 'create', '2024-04-22 14:03:35', '2024-04-22 14:03:35', 19),
(41, 24, '1', '', 'create', '2024-04-22 14:08:46', '2024-04-22 14:08:46', 19),
(42, 25, '1', '', 'create', '2024-04-22 14:09:18', '2024-04-22 14:09:18', 19),
(43, 26, '1', '', 'create', '2024-04-22 14:12:45', '2024-04-22 14:12:45', 19),
(44, 27, '1', '5', 'storesend', '2024-04-22 14:13:32', '2024-04-22 14:13:32', 20),
(45, 22, '1', '', 'update', '2024-04-22 14:20:39', '2024-04-22 14:20:39', NULL),
(46, 22, '1', '5', 'updatesend', '2024-04-22 14:20:56', '2024-04-22 14:20:56', 20),
(47, 26, '1', '5', 'send', '2024-04-22 14:22:51', '2024-04-22 14:22:51', 20),
(48, 28, '1', '', 'create', '2024-04-22 14:33:06', '2024-04-22 14:33:06', 19),
(49, 29, '1', '', 'create', '2024-04-22 14:33:37', '2024-04-22 14:33:37', 19),
(50, 30, '1', '5', 'storesend', '2024-04-22 14:34:01', '2024-04-22 14:34:01', 20),
(51, 31, '1', '5', 'storesend', '2024-04-22 14:35:47', '2024-04-22 14:35:47', 20),
(52, 32, '1', '5', 'storesend', '2024-04-22 14:36:10', '2024-04-22 14:36:10', 20),
(53, 29, '1', '', 'update', '2024-04-22 14:38:25', '2024-04-22 14:38:25', NULL),
(54, 29, '1', '5', 'updatesend', '2024-04-22 14:38:45', '2024-04-22 14:38:45', 20),
(55, 28, '1', '', 'update', '2024-04-22 14:40:27', '2024-04-22 14:40:27', NULL),
(56, 28, '1', '', 'update', '2024-04-22 14:41:39', '2024-04-22 14:41:39', NULL),
(57, 28, '1', '', 'update', '2024-04-22 14:42:12', '2024-04-22 14:42:12', NULL),
(58, 28, '1', '', 'update', '2024-04-22 14:42:49', '2024-04-22 14:42:49', NULL),
(59, 28, '1', '5', 'updatesend', '2024-04-22 14:43:06', '2024-04-22 14:43:06', 20),
(60, 25, '1', '5', 'updatesend', '2024-04-22 14:43:33', '2024-04-22 14:43:33', 20),
(61, 24, '1', '5', 'updatesend', '2024-04-22 14:44:55', '2024-04-22 14:44:55', 20),
(62, 23, '1', '', 'update', '2024-04-22 14:45:31', '2024-04-22 14:45:31', NULL),
(63, 23, '1', '5', 'updatesend', '2024-04-22 14:46:37', '2024-04-22 14:46:37', 20),
(64, 21, '1', '5', 'updatesend', '2024-04-22 14:48:03', '2024-04-22 14:48:03', 20),
(65, 20, '1', '5', 'updatesend', '2024-04-22 14:48:42', '2024-04-22 14:48:42', 20),
(66, 19, '1', '5', 'updatesend', '2024-04-22 15:13:22', '2024-04-22 15:13:22', 20),
(67, 33, '1', '', 'create', '2024-04-22 15:15:00', '2024-04-22 15:15:00', 19),
(68, 33, '1', '5', 'updatesend', '2024-04-22 15:15:39', '2024-04-22 15:15:39', 20),
(69, 34, '1', '', 'create', '2024-04-22 15:16:49', '2024-04-22 15:16:49', 19),
(70, 34, '1', '5', 'updatesend', '2024-04-22 15:17:24', '2024-04-22 15:17:24', 20),
(71, 35, '1', '', 'create', '2024-04-22 15:19:16', '2024-04-22 15:19:16', 19),
(72, 35, '1', '5', 'updatesend', '2024-04-22 15:21:53', '2024-04-22 15:21:53', 20),
(73, 35, '1', '12', 'updatesend', '2024-04-22 15:21:54', '2024-04-22 15:21:54', 21),
(74, 36, '1', '', 'create', '2024-04-22 15:23:23', '2024-04-22 15:23:23', 19),
(75, 36, '1', '5', 'updatesend', '2024-04-22 15:23:42', '2024-04-22 15:23:42', 20),
(76, 37, '1', '', 'create', '2024-04-22 15:26:56', '2024-04-22 15:26:56', 19),
(77, 37, '1', '5', 'send', '2024-04-22 15:27:09', '2024-04-22 15:27:09', 20),
(78, 37, '5', '12', 'updatesend', '2024-04-22 15:31:12', '2024-04-22 15:31:12', 21),
(79, 36, '5', '12', 'updatesend', '2024-04-22 15:33:20', '2024-04-22 15:33:20', 21),
(80, 34, '5', '12', 'updatesend', '2024-04-22 16:34:21', '2024-04-22 16:34:21', 21),
(81, 38, '1', '', 'create', '2024-04-23 02:42:40', '2024-04-23 02:42:40', 19),
(82, 39, '12', '', 'create', '2024-04-23 02:53:12', '2024-04-23 02:53:12', 19),
(83, 40, '12', '', 'create', '2024-04-23 02:53:43', '2024-04-23 02:53:43', 19),
(84, 40, '12', '5', 'send', '2024-04-23 03:33:13', '2024-04-23 03:33:13', 20),
(85, 41, '12', '', 'create', '2024-04-23 06:58:51', '2024-04-23 06:58:51', 19),
(86, 41, '12', '5', 'send', '2024-04-23 06:58:59', '2024-04-23 06:58:59', 20),
(87, 41, '5', '12', 'updatesend', '2024-04-23 06:59:42', '2024-04-23 06:59:42', 21),
(88, 41, '12', '8', 'updatesend', '2024-04-23 07:00:57', '2024-04-23 07:00:57', 22),
(89, 41, '8', '11', 'updatesend', '2024-04-23 07:04:38', '2024-04-23 07:04:38', 23),
(90, 41, '11', '2', 'updatesend', '2024-04-23 07:10:06', '2024-04-23 07:10:06', 24),
(91, 41, '2', '12', 'updatesend', '2024-04-23 07:13:40', '2024-04-23 07:13:40', 25),
(92, 42, '1', '', 'create', '2024-04-23 09:46:35', '2024-04-23 09:46:35', 19),
(93, 42, '1', '', 'update', '2024-04-23 10:18:41', '2024-04-23 10:18:41', NULL),
(94, 43, '1', '5', 'storesend', '2024-04-23 15:31:31', '2024-04-23 15:31:31', 20),
(95, 43, '5', '12', 'updatesend', '2024-04-23 15:31:53', '2024-04-23 15:31:53', 21),
(96, 43, '5', '8', 'updatesend', '2024-04-23 15:34:20', '2024-04-23 15:34:20', 22),
(97, 43, '5', '11', 'updatesend', '2024-04-23 15:34:32', '2024-04-23 15:34:32', 23),
(98, 33, '5', '12', 'updatesend', '2024-04-23 15:35:26', '2024-04-23 15:35:26', 21),
(99, 33, '5', '8', 'updatesend', '2024-04-23 15:35:38', '2024-04-23 15:35:38', 22),
(100, 35, '5', '8', 'updatesend', '2024-04-23 15:36:36', '2024-04-23 15:36:36', 22),
(101, 44, '1', '', 'create', '2024-04-23 16:05:59', '2024-04-23 16:05:59', 19),
(102, 45, '5', '', 'create', '2024-04-23 16:06:34', '2024-04-23 16:06:34', 19),
(103, 46, '5', '', 'create', '2024-04-23 16:20:47', '2024-04-23 16:20:47', 19),
(104, 47, '1', '', 'create', '2024-04-24 05:34:18', '2024-04-24 05:34:18', 19),
(105, 47, '1', '5', 'send', '2024-04-24 05:35:17', '2024-04-24 05:35:17', 20),
(106, 47, '5', '12', 'updatesend', '2024-04-24 05:37:52', '2024-04-24 05:37:52', 21),
(107, 47, '12', '8', 'updatesend', '2024-04-24 05:40:02', '2024-04-24 05:40:02', 22),
(108, 47, '8', '11', 'updatesend', '2024-04-24 05:41:53', '2024-04-24 05:41:53', 23),
(109, 47, '11', '2', 'updatesend', '2024-04-24 05:43:52', '2024-04-24 05:43:52', 24),
(110, 47, '2', '1', 'updatesend', '2024-04-24 05:44:42', '2024-04-24 05:44:42', 25),
(111, 48, '1', '', 'create', '2024-04-24 08:10:25', '2024-04-24 08:10:25', 26),
(112, 50, '1', '1', 'storesend', '2024-04-24 08:16:15', '2024-04-24 08:16:15', 27),
(113, 51, '1', '', 'create', '2024-04-24 08:25:48', '2024-04-24 08:25:48', 26),
(114, 51, '1', '', 'update', '2024-04-24 08:26:15', '2024-04-24 08:26:15', NULL),
(115, 52, '1', '', 'create', '2024-04-24 08:29:09', '2024-04-24 08:29:09', 26),
(116, 53, '1', '', 'create', '2024-04-24 08:35:48', '2024-04-24 08:35:48', 26),
(117, 54, '1', '', 'create', '2024-04-24 08:41:01', '2024-04-24 08:41:01', 26),
(118, 55, '1', '1', 'storesend', '2024-04-24 08:44:00', '2024-04-24 08:44:00', 27),
(119, 56, '1', '1', 'storesend', '2024-04-24 08:44:23', '2024-04-24 08:44:23', 27),
(120, 57, '1', '', 'create', '2024-04-24 08:45:26', '2024-04-24 08:45:26', 26),
(121, 58, '1', '1', 'storesend', '2024-04-24 08:46:16', '2024-04-24 08:46:16', 27),
(122, 59, '1', '', 'create', '2024-04-24 08:47:02', '2024-04-24 08:47:02', 26),
(123, 60, '1', '', 'create', '2024-04-24 08:48:23', '2024-04-24 08:48:23', 26),
(124, 61, '1', '', 'create', '2024-04-24 08:48:42', '2024-04-24 08:48:42', 26),
(125, 62, '1', '', 'create', '2024-04-24 08:49:50', '2024-04-24 08:49:50', 26),
(126, 63, '1', '', 'create', '2024-04-24 08:51:24', '2024-04-24 08:51:24', 26),
(127, 64, '1', '', 'create', '2024-04-24 08:51:45', '2024-04-24 08:51:45', 26),
(128, 65, '1', '1', 'storesend', '2024-04-24 08:52:24', '2024-04-24 08:52:24', 27),
(129, 66, '1', '', 'create', '2024-04-24 08:52:43', '2024-04-24 08:52:43', 26),
(130, 67, '1', '', 'create', '2024-04-24 08:55:12', '2024-04-24 08:55:12', 26),
(131, 67, '1', '1', 'send', '2024-04-24 08:55:20', '2024-04-24 08:55:20', 27),
(132, 68, '1', '5', 'storesend', '2024-04-24 14:53:37', '2024-04-24 14:53:37', 20),
(133, 68, '5', '12', 'updatesend', '2024-04-24 14:57:01', '2024-04-24 14:57:01', 21),
(134, 68, '12', '8', 'updatesend', '2024-04-24 14:58:08', '2024-04-24 14:58:08', 22),
(135, 68, '8', '11', 'updatesend', '2024-04-24 14:59:11', '2024-04-24 14:59:11', 23),
(136, 68, '11', '2', 'updatesend', '2024-04-24 14:59:57', '2024-04-24 14:59:57', 24),
(137, 68, '2', '6', 'updatesend', '2024-04-24 15:07:07', '2024-04-24 15:07:07', 25),
(138, 69, '12', '', 'create', '2024-04-27 11:32:49', '2024-04-27 11:32:49', 28),
(139, 69, '12', '5', 'send', '2024-04-27 11:33:33', '2024-04-27 11:33:33', 29),
(140, 70, '13', '', 'create', '2024-04-27 11:41:21', '2024-04-27 11:41:21', 28),
(141, 70, '13', '14', 'send', '2024-04-27 11:41:45', '2024-04-27 11:41:45', 29),
(142, 70, '14', '2', 'updatesend', '2024-04-27 11:43:58', '2024-04-27 11:43:58', 30),
(143, 70, '2', '11', 'updatesend', '2024-04-27 11:45:12', '2024-04-27 11:45:12', 31),
(144, 70, '11', '5', 'updatesend', '2024-04-27 11:47:20', '2024-04-27 11:47:20', 32),
(145, 70, '5', '5', 'updatesend', '2024-04-27 12:51:15', '2024-04-27 12:51:15', 32),
(146, 71, '13', '', 'create', '2024-04-27 12:55:10', '2024-04-27 12:55:10', 28),
(147, 71, '13', '14', 'send', '2024-04-27 12:55:48', '2024-04-27 12:55:48', 29),
(148, 72, '13', '', 'create', '2024-04-27 13:03:00', '2024-04-27 13:03:00', 28),
(149, 72, '13', '14', 'send', '2024-04-27 13:03:33', '2024-04-27 13:03:33', 29),
(150, 72, '14', '2', 'updatesend', '2024-04-27 13:04:57', '2024-04-27 13:04:57', 30),
(151, 72, '2', '11', 'updatesend', '2024-04-27 13:05:46', '2024-04-27 13:05:46', 31),
(152, 72, '11', '5', 'updatesend', '2024-04-27 13:07:12', '2024-04-27 13:07:12', 32),
(153, 72, '5', '5', 'updatesend', '2024-04-27 13:09:54', '2024-04-27 13:09:54', 32),
(154, 47, '1', '1', 'updatearchive', '2024-04-27 14:23:49', '2024-04-27 14:23:49', 25),
(155, 47, '1', '6', 'updatearchive', '2024-04-27 14:23:49', '2024-04-27 14:23:49', 25),
(156, 73, '1', '', 'create', '2024-04-29 07:25:06', '2024-04-29 07:25:06', 28),
(157, 73, '1', NULL, 'send', '2024-04-29 07:25:35', '2024-04-29 07:25:35', 29),
(158, 74, '1', '', 'create', '2024-05-28 07:20:43', '2024-05-28 07:20:43', 19),
(159, 74, '1', '5', 'send', '2024-05-28 07:21:50', '2024-05-28 07:21:50', 20),
(160, 74, '5', '12', 'updatesend', '2024-05-28 07:29:24', '2024-05-28 07:29:24', 21),
(161, 75, '1', '2', 'storesend', '2024-06-02 05:49:19', '2024-06-02 05:49:19', 34),
(162, 76, '1', '2', 'storesend', '2024-06-02 07:12:20', '2024-06-02 07:12:20', 34),
(163, 77, '1', '2', 'storesend', '2024-06-02 07:15:44', '2024-06-02 07:15:44', 34),
(164, 77, '2', '1', 'send', '2024-06-02 07:16:21', '2024-06-02 07:16:21', 34),
(165, 78, '1', '2', 'storesend', '2024-06-02 07:25:23', '2024-06-02 07:25:23', 34),
(166, 79, '1', '2', 'storesend', '2024-06-02 07:31:09', '2024-06-02 07:31:09', 34),
(167, 79, '2', '1', 'send', '2024-06-02 07:31:36', '2024-06-02 07:31:36', 34),
(168, 80, '1', '2', 'storesend', '2024-06-02 07:33:49', '2024-06-02 07:33:49', 34),
(169, 80, '2', '1', 'send', '2024-06-02 07:34:00', '2024-06-02 07:34:00', 34),
(170, 81, '1', '2', 'storesend', '2024-06-02 07:41:01', '2024-06-02 07:41:01', 34),
(171, 82, '1', '', 'create', '2024-06-02 08:37:16', '2024-06-02 08:37:16', 33),
(172, 82, '1', '2', 'send', '2024-06-02 08:38:42', '2024-06-02 08:38:42', 33),
(173, 83, '1', '', 'create', '2024-06-02 09:16:11', '2024-06-02 09:16:11', 33),
(174, 84, '1', '2', 'storesend', '2024-06-02 09:22:18', '2024-06-02 09:22:18', 34),
(175, 85, '1', '', 'create', '2024-06-02 09:33:23', '2024-06-02 09:33:23', 33),
(176, 86, '1', '', 'create', '2024-06-02 09:35:10', '2024-06-02 09:35:10', 33),
(177, 87, '1', '', 'create', '2024-06-02 09:38:30', '2024-06-02 09:38:30', 33),
(178, 87, '1', '2', 'send', '2024-06-02 09:44:05', '2024-06-02 09:44:05', 34),
(179, 88, '1', '', 'create', '2024-06-02 09:46:31', '2024-06-02 09:46:31', 33),
(180, 88, '1', '2', 'send', '2024-06-02 09:46:44', '2024-06-02 09:46:44', 34),
(181, 89, '1', '', 'create', '2024-06-02 09:57:32', '2024-06-02 09:57:32', 33),
(182, 89, '1', '2', 'send', '2024-06-02 09:57:52', '2024-06-02 09:57:52', 34),
(183, 90, '1', '', 'create', '2024-06-02 13:24:49', '2024-06-02 13:24:49', 33),
(184, 90, '1', '2', 'send', '2024-06-02 13:26:16', '2024-06-02 13:26:16', 34),
(185, 91, '1', '', 'create', '2024-06-02 14:22:15', '2024-06-02 14:22:15', 33),
(186, 91, '1', '2', 'send', '2024-06-02 14:22:43', '2024-06-02 14:22:43', 34),
(187, 92, '1', '5', 'storesend', '2024-06-02 16:39:51', '2024-06-02 16:39:51', 37),
(188, 92, '5', '1', 'updatesend', '2024-06-02 16:40:49', '2024-06-02 16:40:49', 38),
(189, 93, '1', '5', 'storesend', '2024-06-02 16:46:38', '2024-06-02 16:46:38', 37),
(190, 94, '1', '5', 'storesend', '2024-06-02 16:58:26', '2024-06-02 16:58:26', 37),
(191, 95, '1', '5', 'storesend', '2024-06-02 17:01:34', '2024-06-02 17:01:34', 37),
(192, 96, '1', '5', 'storesend', '2024-06-02 17:02:26', '2024-06-02 17:02:26', 37),
(193, 97, '1', '5', 'storesend', '2024-06-02 17:03:44', '2024-06-02 17:03:44', 37),
(194, 98, '1', '5', 'storesend', '2024-06-02 17:04:37', '2024-06-02 17:04:37', 37),
(195, 99, '1', '5', 'storesend', '2024-06-03 08:29:59', '2024-06-03 08:29:59', 37),
(196, 100, '1', '5', 'storesend', '2024-06-03 08:34:00', '2024-06-03 08:34:00', 37),
(197, 100, '5', '1', 'updatesend', '2024-06-03 08:34:35', '2024-06-03 08:34:35', 38),
(198, 101, '1', '5', 'storesend', '2024-06-03 09:08:12', '2024-06-03 09:08:12', 40),
(199, 101, '5', '1', 'updatesend', '2024-06-03 09:08:39', '2024-06-03 09:08:39', 41),
(200, 102, '1', '', 'create', '2024-06-03 09:14:29', '2024-06-03 09:14:29', 33),
(201, 103, '1', '', 'create', '2024-06-03 09:29:40', '2024-06-03 09:29:40', 33),
(202, 106, '14', '', 'create', '2024-06-03 09:46:40', '2024-06-03 09:46:40', 33),
(203, 107, '14', '', 'create', '2024-06-03 09:54:13', '2024-06-03 09:54:13', 33),
(204, 108, '14', '', 'create', '2024-06-03 09:59:58', '2024-06-03 09:59:58', 33),
(205, 108, '14', '2', 'send', '2024-06-03 10:01:11', '2024-06-03 10:01:11', 34),
(206, 109, '1', '', 'create', '2024-06-03 10:46:30', '2024-06-03 10:46:30', 35),
(207, 109, '1', '5', 'send', '2024-06-03 10:47:04', '2024-06-03 10:47:04', 37),
(208, 109, '5', '1', 'updatesend', '2024-06-03 10:48:01', '2024-06-03 10:48:01', 38),
(209, 110, '1', '', 'create', '2024-06-03 11:28:17', '2024-06-03 11:28:17', 39),
(210, 111, '1', '', 'create', '2024-06-03 11:32:48', '2024-06-03 11:32:48', 35),
(211, 111, '1', '5', 'send', '2024-06-03 11:33:27', '2024-06-03 11:33:27', 37),
(212, 111, '5', '1', 'updatesend', '2024-06-03 11:34:24', '2024-06-03 11:34:24', 38),
(213, 112, '1', '', 'create', '2024-06-03 11:36:46', '2024-06-03 11:36:46', 39),
(214, 111, '1', '', 'Deliver', '2024-06-03 16:25:32', '2024-06-03 16:25:32', 38),
(215, 92, '1', '', 'Deliver', '2024-06-03 16:30:33', '2024-06-03 16:30:33', 38),
(216, 113, '1', '5', 'storesend', '2024-06-04 05:49:15', '2024-06-04 05:49:15', 37),
(217, 113, '5', '1', 'updatesend', '2024-06-04 05:49:33', '2024-06-04 05:49:33', 38),
(218, 114, '1', '5', 'storesend', '2024-06-04 14:36:33', '2024-06-04 14:36:33', 34),
(219, 115, '1', '1', 'storesend', '2024-06-04 15:17:05', '2024-06-04 15:17:05', 34),
(220, 115, '1', '5', 'storesend', '2024-06-04 15:17:05', '2024-06-04 15:17:05', 34),
(221, 115, '1', '12', 'storesend', '2024-06-04 15:17:05', '2024-06-04 15:17:05', 34),
(222, 116, '1', '1', 'storesend', '2024-06-04 15:24:11', '2024-06-04 15:24:11', 34),
(223, 116, '1', '5', 'storesend', '2024-06-04 15:24:11', '2024-06-04 15:24:11', 34),
(224, 116, '1', '12', 'storesend', '2024-06-04 15:24:11', '2024-06-04 15:24:11', 34),
(225, 117, '1', '1', 'storesend', '2024-06-04 15:29:38', '2024-06-04 15:29:38', 34),
(226, 117, '1', '2', 'storesend', '2024-06-04 15:29:38', '2024-06-04 15:29:38', 34),
(227, 117, '1', '5', 'storesend', '2024-06-04 15:29:38', '2024-06-04 15:29:38', 34),
(228, 117, '1', '6', 'storesend', '2024-06-04 15:29:38', '2024-06-04 15:29:38', 34),
(229, 117, '1', '8', 'storesend', '2024-06-04 15:29:38', '2024-06-04 15:29:38', 34),
(230, 117, '1', '11', 'storesend', '2024-06-04 15:29:38', '2024-06-04 15:29:38', 34),
(231, 117, '1', '12', 'storesend', '2024-06-04 15:29:38', '2024-06-04 15:29:38', 34),
(232, 117, '1', '13', 'storesend', '2024-06-04 15:29:38', '2024-06-04 15:29:38', 34),
(233, 117, '1', '14', 'storesend', '2024-06-04 15:29:38', '2024-06-04 15:29:38', 34),
(234, 118, '1', '5', 'storesend', '2024-06-04 15:34:56', '2024-06-04 15:34:56', 34),
(235, 118, '1', '6', 'storesend', '2024-06-04 15:34:56', '2024-06-04 15:34:56', 34),
(236, 118, '1', '14', 'storesend', '2024-06-04 15:34:56', '2024-06-04 15:34:56', 34),
(237, 119, '1', '5', 'storesend', '2024-06-04 16:16:59', '2024-06-04 16:16:59', 37),
(238, 119, '5', '1', 'updatesend', '2024-06-04 16:19:37', '2024-06-04 16:19:37', 38),
(239, 119, '1', '1', 'send', '2024-06-04 16:20:59', '2024-06-04 16:20:59', 38),
(240, 123, '1', '1', 'storesend', '2024-06-04 16:40:58', '2024-06-04 16:40:58', 34),
(241, 123, '1', '5', 'storesend', '2024-06-04 16:40:58', '2024-06-04 16:40:58', 34),
(242, 123, '1', '12', 'storesend', '2024-06-04 16:40:58', '2024-06-04 16:40:58', 34),
(243, 126, '1', '6', 'storesend', '2024-06-04 16:52:52', '2024-06-04 16:52:52', 34),
(244, 126, '1', '8', 'storesend', '2024-06-04 16:52:52', '2024-06-04 16:52:52', 34),
(245, 126, '1', '1', 'storesend', '2024-06-04 16:52:52', '2024-06-04 16:52:52', 34),
(246, 126, '1', '2', 'storesend', '2024-06-04 16:52:52', '2024-06-04 16:52:52', 34),
(247, 126, '1', '12', 'storesend', '2024-06-04 16:52:53', '2024-06-04 16:52:53', 34),
(248, 126, '1', '14', 'storesend', '2024-06-04 16:52:53', '2024-06-04 16:52:53', 34),
(249, 126, '1', '5', 'storesend', '2024-06-04 16:52:53', '2024-06-04 16:52:53', 34),
(250, 126, '1', '11', 'storesend', '2024-06-04 16:52:53', '2024-06-04 16:52:53', 34),
(251, 126, '1', '13', 'storesend', '2024-06-04 16:52:53', '2024-06-04 16:52:53', 34),
(252, 127, '1', '5', 'storesend', '2024-06-04 16:54:38', '2024-06-04 16:54:38', 34),
(253, 127, '1', '11', 'storesend', '2024-06-04 16:54:38', '2024-06-04 16:54:38', 34),
(254, 128, '1', '5', 'storesend', '2024-06-04 16:56:18', '2024-06-04 16:56:18', 34),
(255, 129, '1', '2', 'storesend', '2024-06-04 16:57:08', '2024-06-04 16:57:08', 34),
(256, 130, '1', '1', 'storesend', '2024-06-04 16:58:07', '2024-06-04 16:58:07', 34),
(257, 131, '1', '5', 'storesend', '2024-06-04 16:59:16', '2024-06-04 16:59:16', 34),
(258, 131, '1', '6', 'storesend', '2024-06-04 16:59:16', '2024-06-04 16:59:16', 34),
(259, 131, '1', '8', 'storesend', '2024-06-04 16:59:16', '2024-06-04 16:59:16', 34),
(260, 131, '1', '1', 'storesend', '2024-06-04 16:59:16', '2024-06-04 16:59:16', 34),
(261, 131, '1', '2', 'storesend', '2024-06-04 16:59:16', '2024-06-04 16:59:16', 34),
(262, 131, '1', '12', 'storesend', '2024-06-04 16:59:16', '2024-06-04 16:59:16', 34),
(263, 131, '1', '14', 'storesend', '2024-06-04 16:59:16', '2024-06-04 16:59:16', 34),
(264, 131, '1', '5', 'storesend', '2024-06-04 16:59:16', '2024-06-04 16:59:16', 34),
(265, 131, '1', '11', 'storesend', '2024-06-04 16:59:16', '2024-06-04 16:59:16', 34),
(266, 131, '1', '13', 'storesend', '2024-06-04 16:59:16', '2024-06-04 16:59:16', 34),
(267, 132, '1', '6', 'storesend', '2024-06-04 17:31:12', '2024-06-04 17:31:12', 34),
(268, 132, '1', '8', 'storesend', '2024-06-04 17:31:12', '2024-06-04 17:31:12', 34),
(269, 132, '1', '1', 'storesend', '2024-06-04 17:31:12', '2024-06-04 17:31:12', 34),
(270, 132, '1', '2', 'storesend', '2024-06-04 17:31:12', '2024-06-04 17:31:12', 34),
(271, 132, '1', '12', 'storesend', '2024-06-04 17:31:12', '2024-06-04 17:31:12', 34),
(272, 132, '1', '14', 'storesend', '2024-06-04 17:31:12', '2024-06-04 17:31:12', 34),
(273, 132, '1', '5', 'storesend', '2024-06-04 17:31:12', '2024-06-04 17:31:12', 34),
(274, 132, '1', '11', 'storesend', '2024-06-04 17:31:12', '2024-06-04 17:31:12', 34),
(275, 132, '1', '13', 'storesend', '2024-06-04 17:31:12', '2024-06-04 17:31:12', 34),
(276, 133, '1', '2', 'storesend', '2024-06-04 17:43:42', '2024-06-04 17:43:42', 34),
(277, 133, '1', '6', 'copy', '2024-06-04 17:43:42', '2024-06-04 17:43:42', 34),
(278, 133, '1', '8', 'copy', '2024-06-04 17:43:42', '2024-06-04 17:43:42', 34),
(279, 133, '1', '1', 'copy', '2024-06-04 17:43:42', '2024-06-04 17:43:42', 34),
(280, 133, '1', '2', 'copy', '2024-06-04 17:43:42', '2024-06-04 17:43:42', 34),
(281, 133, '1', '12', 'copy', '2024-06-04 17:43:42', '2024-06-04 17:43:42', 34),
(282, 133, '1', '14', 'copy', '2024-06-04 17:43:42', '2024-06-04 17:43:42', 34),
(283, 133, '1', '5', 'copy', '2024-06-04 17:43:42', '2024-06-04 17:43:42', 34),
(284, 133, '1', '11', 'copy', '2024-06-04 17:43:42', '2024-06-04 17:43:42', 34),
(285, 133, '1', '13', 'copy', '2024-06-04 17:43:42', '2024-06-04 17:43:42', 34),
(286, 134, '6', '', 'create', '2024-06-21 13:46:29', '2024-06-21 13:46:29', 43),
(287, 135, '6', '', 'create', '2024-06-21 17:18:01', '2024-06-21 17:18:01', 43);

-- --------------------------------------------------------

--
-- Table structure for table `transactions_permissions`
--

CREATE TABLE `transactions_permissions` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `type` varchar(255) DEFAULT NULL,
  `status` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `transactions_permissions`
--

INSERT INTO `transactions_permissions` (`id`, `name`, `type`, `status`, `created_at`, `updated_at`) VALUES
(7, 'a:2:{s:2:\"en\";i:1011;s:2:\"ar\";i:1012;}', 'basic', 1, '2023-12-05 14:26:04', '2024-03-31 12:36:16'),
(8, 'a:2:{s:2:\"en\";i:1009;s:2:\"ar\";i:1010;}', 'place', 1, '2023-12-05 14:26:39', '2024-03-31 12:35:28'),
(9, 'a:2:{s:2:\"en\";i:1007;s:2:\"ar\";i:1008;}', 'place', 1, '2023-12-05 14:27:08', '2024-03-31 12:35:07'),
(10, 'a:2:{s:2:\"en\";i:1027;s:2:\"ar\";i:1028;}', 'place', 1, '2023-12-05 14:27:44', '2024-03-31 12:44:13'),
(11, 'a:2:{s:2:\"en\";i:1025;s:2:\"ar\";i:1026;}', 'basic', 1, '2023-12-05 14:28:14', '2024-03-31 12:43:59'),
(12, 'a:2:{s:2:\"en\";i:1005;s:2:\"ar\";i:1006;}', 'basic', 1, '2023-12-05 14:29:12', '2024-03-31 12:33:39'),
(13, 'a:2:{s:2:\"en\";i:1023;s:2:\"ar\";i:1024;}', 'place', 1, '2023-12-15 15:53:39', '2024-03-31 12:43:08'),
(14, 'a:2:{s:2:\"en\";i:1357;s:2:\"ar\";i:1358;}', 'basic', 1, '2023-12-15 15:58:32', '2024-06-01 17:22:16'),
(15, 'a:2:{s:2:\"en\";i:1019;s:2:\"ar\";i:1020;}', 'place', 1, '2023-12-24 03:37:45', '2024-03-31 12:41:44'),
(16, 'a:2:{s:2:\"en\";i:1017;s:2:\"ar\";i:1018;}', 'place', 1, '2023-12-24 03:48:18', '2024-03-31 12:41:09'),
(17, 'a:2:{s:2:\"en\";i:1015;s:2:\"ar\";i:1016;}', 'sharing', 1, '2024-03-05 13:55:12', '2024-03-31 12:39:36'),
(18, 'a:2:{s:2:\"en\";i:1013;s:2:\"ar\";i:1014;}', 'place', 1, '2024-03-31 12:37:25', '2024-03-31 12:37:25'),
(19, 'a:2:{s:2:\"en\";i:1359;s:2:\"ar\";i:1360;}', 'place', 1, '2024-05-21 08:13:33', '2024-06-01 17:26:26'),
(20, 'a:2:{s:2:\"en\";i:1361;s:2:\"ar\";i:1362;}', 'place', 1, '2024-05-21 08:13:59', '2024-06-01 17:27:18'),
(21, 'a:2:{s:2:\"en\";i:1363;s:2:\"ar\";i:1364;}', 'place', 1, '2024-05-21 08:15:09', '2024-06-01 17:28:03'),
(22, 'a:2:{s:2:\"en\";i:1365;s:2:\"ar\";i:1366;}', 'place', 1, '2024-05-21 08:15:36', '2024-06-01 17:29:58'),
(23, 'a:2:{s:2:\"en\";i:1367;s:2:\"ar\";i:1368;}', 'basic', 1, '2024-05-24 11:47:37', '2024-06-01 17:30:42');

-- --------------------------------------------------------

--
-- Table structure for table `transactions_types`
--

CREATE TABLE `transactions_types` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `transactions_permissions_id` varchar(255) NOT NULL,
  `permissions` varchar(255) DEFAULT NULL,
  `place_permissions_id` varchar(255) DEFAULT NULL,
  `place_permissions` varchar(255) DEFAULT NULL,
  `transactions_categories_id` varchar(255) NOT NULL,
  `status` varchar(50) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `folders_id` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `transactions_types`
--

INSERT INTO `transactions_types` (`id`, `name`, `transactions_permissions_id`, `permissions`, `place_permissions_id`, `place_permissions`, `transactions_categories_id`, `status`, `created_at`, `updated_at`, `folders_id`) VALUES
(3, 'a:2:{s:2:\"en\";i:1479;s:2:\"ar\";i:1480;}', '7', NULL, '18', NULL, '4', '1', '2023-12-06 06:36:22', '2024-06-06 10:27:13', '1'),
(8, 'a:2:{s:2:\"en\";i:1493;s:2:\"ar\";i:1494;}', '12', '1', NULL, NULL, '4', '1', '2024-04-20 05:39:13', '2024-06-06 10:29:50', '1'),
(11, 'a:2:{s:2:\"en\";i:1483;s:2:\"ar\";i:1484;}', '7', NULL, '18', NULL, '4', '1', '2024-04-27 10:30:39', '2024-06-06 10:28:57', '1'),
(12, 'a:2:{s:2:\"en\";i:1485;s:2:\"ar\";i:1486;}', '7', NULL, '18', NULL, '2', '1', '2024-05-29 08:27:21', '2024-06-06 10:29:09', '1'),
(13, 'a:2:{s:2:\"en\";i:1487;s:2:\"ar\";i:1488;}', '7', NULL, '18', NULL, '3', '1', '2024-05-29 08:27:41', '2024-06-06 10:29:17', '1'),
(14, 'a:2:{s:2:\"en\";i:1489;s:2:\"ar\";i:1490;}', '7', NULL, '18', NULL, '3', '1', '2024-06-03 09:23:38', '2024-06-06 10:29:29', '1'),
(15, 'a:2:{s:2:\"en\";i:1675;s:2:\"ar\";i:1676;}', '7', NULL, '18', NULL, '4', '1', '2024-06-21 06:26:10', '2024-06-21 13:45:25', '1');

-- --------------------------------------------------------

--
-- Table structure for table `units`
--

CREATE TABLE `units` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `address` varchar(255) DEFAULT NULL,
  `divisions_id` varchar(255) NOT NULL,
  `code` varchar(255) NOT NULL,
  `status` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `units`
--

INSERT INTO `units` (`id`, `name`, `address`, `divisions_id`, `code`, `status`, `created_at`, `updated_at`) VALUES
(1, 'a:2:{s:2:\"en\";i:1447;s:2:\"ar\";i:1448;}', NULL, '1', 'php', 1, '2024-05-21 06:49:56', '2024-06-04 05:47:15');

-- --------------------------------------------------------

--
-- Table structure for table `urgencies`
--

CREATE TABLE `urgencies` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `status` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `urgencies`
--

INSERT INTO `urgencies` (`id`, `name`, `status`, `created_at`, `updated_at`) VALUES
(2, 'a:2:{s:2:\"en\";i:109;s:2:\"ar\";i:110;}', 1, '2023-12-05 14:44:21', '2023-12-05 14:44:21');

-- --------------------------------------------------------

--
-- Table structure for table `users`
--

CREATE TABLE `users` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `middle_name` varchar(255) DEFAULT NULL,
  `last_name` varchar(255) DEFAULT NULL,
  `email` varchar(255) NOT NULL,
  `phone` varchar(255) NOT NULL,
  `address` text DEFAULT NULL,
  `id_number` varchar(255) DEFAULT NULL,
  `user_levels_id` int(11) NOT NULL,
  `managements_id` int(11) DEFAULT NULL,
  `branches_id` int(11) DEFAULT NULL,
  `departments_id` int(11) DEFAULT NULL,
  `divisions_id` int(11) DEFAULT NULL,
  `units_id` int(11) DEFAULT NULL,
  `email_verified_at` timestamp NULL DEFAULT NULL,
  `password` varchar(255) NOT NULL,
  `remember_token` varchar(100) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `link` varchar(512) DEFAULT NULL,
  `date_type` int(11) NOT NULL DEFAULT 0,
  `language` varchar(50) NOT NULL DEFAULT 'ar',
  `sign` varchar(512) DEFAULT NULL,
  `otp_login` varchar(255) DEFAULT NULL,
  `otp_sign` varchar(255) DEFAULT NULL,
  `verified` int(11) NOT NULL DEFAULT 0,
  `delegate` varchar(255) DEFAULT NULL,
  `storehouses_id` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `users`
--

INSERT INTO `users` (`id`, `name`, `middle_name`, `last_name`, `email`, `phone`, `address`, `id_number`, `user_levels_id`, `managements_id`, `branches_id`, `departments_id`, `divisions_id`, `units_id`, `email_verified_at`, `password`, `remember_token`, `created_at`, `updated_at`, `link`, `date_type`, `language`, `sign`, `otp_login`, `otp_sign`, `verified`, `delegate`, `storehouses_id`) VALUES
(1, 'a:2:{s:2:\"en\";i:1667;s:2:\"ar\";i:1668;}', 'a:2:{s:2:\"en\";i:1669;s:2:\"ar\";i:1670;}', 'a:2:{s:2:\"en\";i:1671;s:2:\"ar\";i:1672;}', 'info@rs4it.com', '55 954 2793', 'الرياض', '123456789', 1, 6, 8, 5, NULL, NULL, NULL, '$2y$10$nGZF.n/4dPBnYST6aPYV9ODvnvy/52KxEJmP9nj4otJlJarOLDyC.', 'fizvEaieAnudDlNeXrbhSmJKREapkemKeXGiC71ZUaEDFLX1jUR7CJUiZbtG', '2023-01-01 11:28:15', '2024-06-21 12:32:38', 'Outgoings/ppXEcr0oTr.jpg', 0, 'ar', 'Sign/sign-1-1711223116.png', NULL, NULL, 0, NULL, 2),
(2, 'a:2:{s:2:\"en\";i:1337;s:2:\"ar\";i:1338;}', 'a:2:{s:2:\"en\";i:1339;s:2:\"ar\";i:1340;}', 'a:2:{s:2:\"en\";i:1341;s:2:\"ar\";i:1342;}', 'mayada.d@rs4it.sa', '55 954 2794', 'aaa', '159', 10, 7, 8, 7, NULL, NULL, NULL, '$2y$10$Pk.I2ivmYdbXK.zRVi9wv.bsJjYha3NkUzq01y.AAax3RWSGQb4ou', NULL, '2023-12-02 14:33:45', '2024-04-27 11:12:41', NULL, 0, 'ar', 'Sign/sign-2-1713696691.png', NULL, NULL, 0, NULL, NULL),
(5, 'a:2:{s:2:\"en\";i:931;s:2:\"ar\";i:932;}', 'a:2:{s:2:\"en\";i:933;s:2:\"ar\";i:934;}', 'a:2:{s:2:\"en\";i:935;s:2:\"ar\";i:936;}', 'test@rs4it.com', '1111', '111', '111', 4, 6, 8, 3, NULL, NULL, NULL, '$2y$10$DzdWq9Tskd1oQPxsbj/LSeclfqyZehcaCEt7XI1TIZZR.ff1jvFBC', NULL, '2023-12-20 16:04:32', '2024-04-20 08:42:38', 'Outgoings/17cDqGgTj7.jpg', 0, 'ar', 'Sign/sign-5-1713613358.png', NULL, NULL, 0, NULL, NULL),
(6, 'a:2:{s:2:\"en\";i:1633;s:2:\"ar\";i:1634;}', 'a:2:{s:2:\"en\";i:1635;s:2:\"ar\";i:1636;}', 'a:2:{s:2:\"en\";i:1637;s:2:\"ar\";i:1638;}', 'amer.k@rs4it.com', '1', '1', '1', 12, 4, 8, 3, NULL, NULL, NULL, '$2y$10$CPyay0/bGi2P60ffs9J3uu.8McCi6wGE0.fFR.KZQ79sKLsCoLraa', NULL, '2023-12-30 15:02:57', '2024-06-21 06:05:11', 'Outgoings/hvIYX9T7ck.jpg', 0, 'ar', '', NULL, NULL, 0, NULL, 2),
(8, 'a:2:{s:2:\"en\";i:1159;s:2:\"ar\";i:1160;}', 'a:2:{s:2:\"en\";i:1161;s:2:\"ar\";i:1162;}', 'a:2:{s:2:\"en\";i:1163;s:2:\"ar\";i:1164;}', 'eyed@rs4it.com', '123456789', '5602 ممر اكثم العسكر مكة', '123456789123456', 6, 7, 8, 6, NULL, NULL, NULL, '$2y$10$DzdWq9Tskd1oQPxsbj/LSeclfqyZehcaCEt7XI1TIZZR.ff1jvFBC', NULL, '2024-02-09 05:18:23', '2024-04-21 07:25:06', NULL, 0, 'ar', 'Sign/sign-8-1713695106.png', NULL, NULL, 0, NULL, NULL),
(11, 'a:2:{s:2:\"en\";i:1207;s:2:\"ar\";i:1208;}', 'a:2:{s:2:\"en\";i:1209;s:2:\"ar\";i:1210;}', 'a:2:{s:2:\"en\";i:1211;s:2:\"ar\";i:1212;}', 'zaid@rs4it.com', '754445645', 'طريق أمين الجريد عمارة رقم 41 القطيف', '123456789', 4, 7, 8, 6, NULL, NULL, NULL, '$2y$10$czVKY24S8BmdQ.uUXCLHkevHyRMjj8cIPXJ4Fp/PXS9Q1C4Tt9bdm', NULL, '2024-02-09 05:20:52', '2024-04-23 02:54:38', NULL, 0, 'ar', 'Sign/sign-11-1713695856.png', NULL, NULL, 0, NULL, NULL),
(12, 'a:2:{s:2:\"en\";i:1639;s:2:\"ar\";i:1640;}', 'a:2:{s:2:\"en\";i:1641;s:2:\"ar\";i:1642;}', 'a:2:{s:2:\"en\";i:1643;s:2:\"ar\";i:1644;}', 'moayad@rs4it.com', '9779847593', 'شارع عبدالعزيز', '74657875683754', 13, 5, 8, NULL, NULL, NULL, NULL, '$2y$10$FZjQR2cYZaXezfBs5TcD7e7H6Q/4jh7wrotRr9vvXR8c0KsxUxrom', NULL, '2024-02-09 05:39:40', '2024-06-21 06:06:04', 'Outgoings/oLnMIruwXn.png', 0, 'ar', 'Sign/sign-12-1713694455.png', NULL, NULL, 0, NULL, 2),
(13, 'a:2:{s:2:\"en\";i:1297;s:2:\"ar\";i:1298;}', 'a:2:{s:2:\"en\";i:1299;s:2:\"ar\";i:1300;}', 'a:2:{s:2:\"en\";i:1301;s:2:\"ar\";i:1302;}', 'zaid1@rs4it.com', '+9665653303501', 'Saudi-Riyadh', '7855566', 7, 9, 8, 9, NULL, NULL, NULL, '$2y$10$LOgbQxNO9Ak.26uzbryeCuUOv6YU9FpaDEWdcU0ck/8H2vacWVPTe', NULL, '2024-04-27 09:55:31', '2024-04-27 11:39:07', NULL, 0, 'ar', 'Sign/sign-13-1714228747.png', NULL, NULL, 0, NULL, NULL),
(14, 'a:2:{s:2:\"en\";i:1439;s:2:\"ar\";i:1440;}', 'a:2:{s:2:\"en\";i:1441;s:2:\"ar\";i:1442;}', 'a:2:{s:2:\"en\";i:1443;s:2:\"ar\";i:1444;}', 'nasser@rs4it.sa', '56533054401', 'Saudi-Riyadh', '7855566', 11, 4, 8, 3, 1, 1, NULL, '$2y$10$Y99oX9xvcOUZEVOOZ2ZCq.dCcr.VRc0Humyxg7gZuilyHpUGz4lyu', NULL, '2024-04-27 10:03:09', '2024-06-03 09:40:18', 'Outgoings/lCzdLcDvhJ.jpeg', 0, 'ar', 'Sign/sign-14-1714233415.png', NULL, NULL, 0, NULL, NULL);

-- --------------------------------------------------------

--
-- Table structure for table `user_levels`
--

CREATE TABLE `user_levels` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `name` varchar(255) NOT NULL,
  `status` int(11) NOT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `user_levels`
--

INSERT INTO `user_levels` (`id`, `name`, `status`, `created_at`, `updated_at`) VALUES
(1, 'a:2:{s:2:\"en\";i:169;s:2:\"ar\";i:170;}', 1, '2023-12-15 06:06:48', '2023-12-15 06:06:48'),
(3, 'a:2:{s:2:\"en\";i:171;s:2:\"ar\";i:172;}', 1, '2023-12-15 06:07:51', '2023-12-15 06:07:51'),
(4, 'a:2:{s:2:\"en\";i:173;s:2:\"ar\";i:174;}', 1, '2023-12-15 06:08:38', '2023-12-15 06:08:38'),
(5, 'a:2:{s:2:\"en\";i:175;s:2:\"ar\";i:176;}', 1, '2023-12-15 06:09:11', '2023-12-15 06:09:11'),
(6, 'a:2:{s:2:\"en\";i:703;s:2:\"ar\";i:704;}', 1, '2023-12-30 15:00:22', '2023-12-30 15:00:22'),
(7, 'a:2:{s:2:\"en\";i:1273;s:2:\"ar\";i:1274;}', 1, '2024-04-27 02:12:17', '2024-04-27 02:12:17'),
(8, 'a:2:{s:2:\"en\";i:1353;s:2:\"ar\";i:1354;}', 1, '2024-04-27 02:26:00', '2024-06-01 16:53:48'),
(9, 'a:2:{s:2:\"en\";i:1355;s:2:\"ar\";i:1356;}', 1, '2024-04-27 09:53:45', '2024-06-01 16:54:09'),
(10, 'a:2:{s:2:\"en\";i:1313;s:2:\"ar\";i:1314;}', 1, '2024-04-27 10:27:10', '2024-04-27 10:27:10'),
(11, 'a:2:{s:2:\"en\";i:1437;s:2:\"ar\";i:1438;}', 1, '2024-06-03 09:38:19', '2024-06-03 09:38:19'),
(12, 'a:2:{s:2:\"en\";i:1623;s:2:\"ar\";i:1624;}', 1, '2024-06-20 17:35:57', '2024-06-20 17:35:57'),
(13, 'a:2:{s:2:\"en\";i:1625;s:2:\"ar\";i:1626;}', 1, '2024-06-20 17:36:20', '2024-06-20 17:36:20');

-- --------------------------------------------------------

--
-- Table structure for table `user_privileges`
--

CREATE TABLE `user_privileges` (
  `id` bigint(20) UNSIGNED NOT NULL,
  `module` varchar(255) NOT NULL,
  `user_levels_id` int(11) DEFAULT NULL,
  `view` int(11) DEFAULT NULL,
  `add` int(11) DEFAULT NULL,
  `edit` int(11) DEFAULT NULL,
  `delete` int(11) DEFAULT NULL,
  `created_at` timestamp NULL DEFAULT NULL,
  `updated_at` timestamp NULL DEFAULT NULL,
  `scan` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- Dumping data for table `user_privileges`
--

INSERT INTO `user_privileges` (`id`, `module`, `user_levels_id`, `view`, `add`, `edit`, `delete`, `created_at`, `updated_at`, `scan`) VALUES
(1, 'home', 1, 1, 1, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(2, 'home', 3, 1, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(3, 'home', 4, 1, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(4, 'home', 5, 1, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(5, 'home', 6, 1, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(6, 'home', 7, 1, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(7, 'home', 8, 1, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(8, 'home', 9, 1, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(9, 'home', 10, 1, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(10, 'home', 11, 1, 1, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(11, 'home', 12, 1, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(12, 'home', 13, 1, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(13, 'oldsystemmenu', 1, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(14, 'oldsystemmenu', 3, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(15, 'oldsystemmenu', 4, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(16, 'oldsystemmenu', 5, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(17, 'oldsystemmenu', 6, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(18, 'oldsystemmenu', 7, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(19, 'oldsystemmenu', 8, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(20, 'oldsystemmenu', 9, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(21, 'oldsystemmenu', 10, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(22, 'oldsystemmenu', 11, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(23, 'oldsystemmenu', 12, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(24, 'oldsystemmenu', 13, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(25, 'oldenquiryoutcome', 1, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(26, 'oldenquiryoutcome', 3, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(27, 'oldenquiryoutcome', 4, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(28, 'oldenquiryoutcome', 5, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(29, 'oldenquiryoutcome', 6, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(30, 'oldenquiryoutcome', 7, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(31, 'oldenquiryoutcome', 8, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(32, 'oldenquiryoutcome', 9, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(33, 'oldenquiryoutcome', 10, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(34, 'oldenquiryoutcome', 11, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(35, 'oldenquiryoutcome', 12, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(36, 'oldenquiryoutcome', 13, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(37, 'oldenquiryincome', 1, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(38, 'oldenquiryincome', 3, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(39, 'oldenquiryincome', 4, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(40, 'oldenquiryincome', 5, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(41, 'oldenquiryincome', 6, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(42, 'oldenquiryincome', 7, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(43, 'oldenquiryincome', 8, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(44, 'oldenquiryincome', 9, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(45, 'oldenquiryincome', 10, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(46, 'oldenquiryincome', 11, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(47, 'oldenquiryincome', 12, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(48, 'oldenquiryincome', 13, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(49, 'oldenquiryinner', 1, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(50, 'oldenquiryinner', 3, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(51, 'oldenquiryinner', 4, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(52, 'oldenquiryinner', 5, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(53, 'oldenquiryinner', 6, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(54, 'oldenquiryinner', 7, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(55, 'oldenquiryinner', 8, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(56, 'oldenquiryinner', 9, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(57, 'oldenquiryinner', 10, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(58, 'oldenquiryinner', 11, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(59, 'oldenquiryinner', 12, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(60, 'oldenquiryinner', 13, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(61, 'newtask', 1, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(62, 'newtask', 3, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(63, 'newtask', 4, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(64, 'newtask', 5, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(65, 'newtask', 6, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(66, 'newtask', 7, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(67, 'newtask', 8, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(68, 'newtask', 9, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(69, 'newtask', 10, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(70, 'newtask', 11, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(71, 'newtask', 12, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(72, 'newtask', 13, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(73, 'inbox', 1, 1, 0, 1, 1, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(74, 'inbox', 3, 1, 0, 1, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(75, 'inbox', 4, 1, 0, 1, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(76, 'inbox', 5, 1, 0, 1, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(77, 'inbox', 6, 1, 0, 1, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(78, 'inbox', 7, 1, 0, 1, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(79, 'inbox', 8, 1, 0, 1, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(80, 'inbox', 9, 1, 0, 1, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(81, 'inbox', 10, 1, 0, 1, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(82, 'inbox', 11, 1, 0, 1, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(83, 'inbox', 12, 1, 0, 1, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(84, 'inbox', 13, 1, 0, 1, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(85, 'outbox', 1, 1, 0, 1, 1, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(86, 'outbox', 3, 1, 0, 1, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(87, 'outbox', 4, 1, 0, 1, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(88, 'outbox', 5, 1, 0, 1, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(89, 'outbox', 6, 1, 0, 1, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(90, 'outbox', 7, 1, 0, 1, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(91, 'outbox', 8, 1, 0, 1, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(92, 'outbox', 9, 1, 0, 1, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(93, 'outbox', 10, 1, 0, 1, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(94, 'outbox', 11, 1, 0, 1, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(95, 'outbox', 12, 1, 0, 1, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(96, 'outbox', 13, 1, 0, 1, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(97, 'assigned', 1, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(98, 'assigned', 3, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(99, 'assigned', 4, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(100, 'assigned', 5, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(101, 'assigned', 6, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(102, 'assigned', 7, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(103, 'assigned', 8, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(104, 'assigned', 9, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(105, 'assigned', 10, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(106, 'assigned', 11, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(107, 'assigned', 12, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(108, 'assigned', 13, 0, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(109, 'closedtrans', 1, 1, 0, 1, 1, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(110, 'closedtrans', 3, 1, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(111, 'closedtrans', 4, 1, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(112, 'closedtrans', 5, 1, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(113, 'closedtrans', 6, 1, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(114, 'closedtrans', 7, 1, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(115, 'closedtrans', 8, 1, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(116, 'closedtrans', 9, 1, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(117, 'closedtrans', 10, 1, 0, 0, 0, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(118, 'closedtrans', 11, 1, 0, 1, 1, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(119, 'closedtrans', 12, 1, 0, 1, 1, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(120, 'closedtrans', 13, 1, 0, 1, 1, '2024-06-21 13:44:05', '2024-06-21 13:44:05', 0),
(121, 'archived', 1, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(122, 'archived', 3, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(123, 'archived', 4, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(124, 'archived', 5, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(125, 'archived', 6, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(126, 'archived', 7, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(127, 'archived', 8, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(128, 'archived', 9, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(129, 'archived', 10, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(130, 'archived', 11, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(131, 'archived', 12, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(132, 'archived', 13, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(133, 'myfilesmenu', 1, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(134, 'myfilesmenu', 3, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(135, 'myfilesmenu', 4, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(136, 'myfilesmenu', 5, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(137, 'myfilesmenu', 6, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(138, 'myfilesmenu', 7, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(139, 'myfilesmenu', 8, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(140, 'myfilesmenu', 9, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(141, 'myfilesmenu', 10, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(142, 'myfilesmenu', 11, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(143, 'myfilesmenu', 12, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(144, 'myfilesmenu', 13, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(145, 'storages', 1, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(146, 'storages', 3, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(147, 'storages', 4, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(148, 'storages', 5, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(149, 'storages', 6, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(150, 'storages', 7, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(151, 'storages', 8, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(152, 'storages', 9, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(153, 'storages', 10, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(154, 'storages', 11, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(155, 'storages', 12, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(156, 'storages', 13, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(157, 'myfiles', 1, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(158, 'myfiles', 3, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(159, 'myfiles', 4, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(160, 'myfiles', 5, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(161, 'myfiles', 6, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(162, 'myfiles', 7, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(163, 'myfiles', 8, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(164, 'myfiles', 9, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(165, 'myfiles', 10, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(166, 'myfiles', 11, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(167, 'myfiles', 12, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(168, 'myfiles', 13, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(169, 'sharedwithme', 1, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(170, 'sharedwithme', 3, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(171, 'sharedwithme', 4, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(172, 'sharedwithme', 5, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(173, 'sharedwithme', 6, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(174, 'sharedwithme', 7, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(175, 'sharedwithme', 8, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(176, 'sharedwithme', 9, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(177, 'sharedwithme', 10, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(178, 'sharedwithme', 11, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(179, 'sharedwithme', 12, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(180, 'sharedwithme', 13, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(181, 'recycle', 1, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(182, 'recycle', 3, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(183, 'recycle', 4, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(184, 'recycle', 5, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(185, 'recycle', 6, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(186, 'recycle', 7, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(187, 'recycle', 8, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(188, 'recycle', 9, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(189, 'recycle', 10, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(190, 'recycle', 11, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(191, 'recycle', 12, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(192, 'recycle', 13, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(193, 'log', 1, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(194, 'log', 3, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(195, 'log', 4, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(196, 'log', 5, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(197, 'log', 6, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(198, 'log', 7, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(199, 'log', 8, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(200, 'log', 9, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(201, 'log', 10, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(202, 'log', 11, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(203, 'log', 12, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(204, 'log', 13, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(205, 'mailbox', 1, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(206, 'mailbox', 3, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(207, 'mailbox', 4, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(208, 'mailbox', 5, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(209, 'mailbox', 6, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(210, 'mailbox', 7, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(211, 'mailbox', 8, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(212, 'mailbox', 9, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(213, 'mailbox', 10, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(214, 'mailbox', 11, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(215, 'mailbox', 12, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(216, 'mailbox', 13, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(217, 'usersmenu', 1, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(218, 'usersmenu', 3, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(219, 'usersmenu', 4, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(220, 'usersmenu', 5, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(221, 'usersmenu', 6, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(222, 'usersmenu', 7, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(223, 'usersmenu', 8, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(224, 'usersmenu', 9, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(225, 'usersmenu', 10, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(226, 'usersmenu', 11, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(227, 'usersmenu', 12, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(228, 'usersmenu', 13, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(229, 'users', 1, 1, 1, 1, 1, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(230, 'users', 3, 1, 1, 1, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(231, 'users', 4, 1, 1, 1, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(232, 'users', 5, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(233, 'users', 6, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(234, 'users', 7, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(235, 'users', 8, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(236, 'users', 9, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(237, 'users', 10, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(238, 'users', 11, 1, 1, 1, 1, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(239, 'users', 12, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(240, 'users', 13, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(241, 'user_levels', 1, 1, 1, 1, 1, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(242, 'user_levels', 3, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(243, 'user_levels', 4, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(244, 'user_levels', 5, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(245, 'user_levels', 6, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(246, 'user_levels', 7, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(247, 'user_levels', 8, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(248, 'user_levels', 9, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(249, 'user_levels', 10, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(250, 'user_levels', 11, 1, 1, 1, 1, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(251, 'user_levels', 12, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(252, 'user_levels', 13, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(253, 'user_privileges', 1, 1, 1, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(254, 'user_privileges', 3, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(255, 'user_privileges', 4, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(256, 'user_privileges', 5, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(257, 'user_privileges', 6, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(258, 'user_privileges', 7, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(259, 'user_privileges', 8, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(260, 'user_privileges', 9, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(261, 'user_privileges', 10, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(262, 'user_privileges', 11, 1, 1, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(263, 'user_privileges', 12, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(264, 'user_privileges', 13, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(265, 'company', 1, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(266, 'company', 3, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(267, 'company', 4, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(268, 'company', 5, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(269, 'company', 6, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(270, 'company', 7, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(271, 'company', 8, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(272, 'company', 9, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(273, 'company', 10, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(274, 'company', 11, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(275, 'company', 12, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(276, 'company', 13, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(277, 'branches', 1, 1, 1, 1, 1, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(278, 'branches', 3, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(279, 'branches', 4, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(280, 'branches', 5, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(281, 'branches', 6, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(282, 'branches', 7, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(283, 'branches', 8, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(284, 'branches', 9, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(285, 'branches', 10, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(286, 'branches', 11, 1, 1, 1, 1, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(287, 'branches', 12, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(288, 'branches', 13, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(289, 'managements', 1, 1, 1, 1, 1, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(290, 'managements', 3, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(291, 'managements', 4, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(292, 'managements', 5, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(293, 'managements', 6, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(294, 'managements', 7, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(295, 'managements', 8, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(296, 'managements', 9, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(297, 'managements', 10, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(298, 'managements', 11, 1, 1, 1, 1, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(299, 'managements', 12, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(300, 'managements', 13, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(301, 'departments', 1, 1, 1, 1, 1, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(302, 'departments', 3, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(303, 'departments', 4, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(304, 'departments', 5, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(305, 'departments', 6, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(306, 'departments', 7, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(307, 'departments', 8, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(308, 'departments', 9, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(309, 'departments', 10, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(310, 'departments', 11, 1, 1, 1, 1, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(311, 'departments', 12, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(312, 'departments', 13, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(313, 'divisions', 1, 1, 1, 1, 1, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(314, 'divisions', 3, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(315, 'divisions', 4, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(316, 'divisions', 5, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(317, 'divisions', 6, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(318, 'divisions', 7, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(319, 'divisions', 8, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(320, 'divisions', 9, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(321, 'divisions', 10, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(322, 'divisions', 11, 1, 1, 1, 1, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(323, 'divisions', 12, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(324, 'divisions', 13, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(325, 'units', 1, 1, 1, 1, 1, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(326, 'units', 3, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(327, 'units', 4, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(328, 'units', 5, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(329, 'units', 6, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(330, 'units', 7, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(331, 'units', 8, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(332, 'units', 9, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(333, 'units', 10, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(334, 'units', 11, 1, 1, 1, 1, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(335, 'units', 12, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(336, 'units', 13, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(337, 'storehousesmenu', 1, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(338, 'storehousesmenu', 3, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(339, 'storehousesmenu', 4, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(340, 'storehousesmenu', 5, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(341, 'storehousesmenu', 6, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(342, 'storehousesmenu', 7, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(343, 'storehousesmenu', 8, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(344, 'storehousesmenu', 9, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(345, 'storehousesmenu', 10, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(346, 'storehousesmenu', 11, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(347, 'storehousesmenu', 12, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(348, 'storehousesmenu', 13, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(349, 'storehouses_types', 1, 1, 1, 1, 1, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(350, 'storehouses_types', 3, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(351, 'storehouses_types', 4, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(352, 'storehouses_types', 5, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(353, 'storehouses_types', 6, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(354, 'storehouses_types', 7, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(355, 'storehouses_types', 8, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(356, 'storehouses_types', 9, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(357, 'storehouses_types', 10, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(358, 'storehouses_types', 11, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(359, 'storehouses_types', 12, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(360, 'storehouses_types', 13, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(361, 'storehouses', 1, 1, 1, 1, 1, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(362, 'storehouses', 3, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(363, 'storehouses', 4, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(364, 'storehouses', 5, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(365, 'storehouses', 6, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(366, 'storehouses', 7, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(367, 'storehouses', 8, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(368, 'storehouses', 9, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(369, 'storehouses', 10, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(370, 'storehouses', 11, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(371, 'storehouses', 12, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(372, 'storehouses', 13, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(373, 'entitiesmenu', 1, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(374, 'entitiesmenu', 3, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(375, 'entitiesmenu', 4, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(376, 'entitiesmenu', 5, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(377, 'entitiesmenu', 6, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(378, 'entitiesmenu', 7, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(379, 'entitiesmenu', 8, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(380, 'entitiesmenu', 9, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(381, 'entitiesmenu', 10, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(382, 'entitiesmenu', 11, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(383, 'entitiesmenu', 12, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(384, 'entitiesmenu', 13, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(385, 'entities_types', 1, 1, 1, 1, 1, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(386, 'entities_types', 3, 1, 1, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(387, 'entities_types', 4, 1, 1, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(388, 'entities_types', 5, 1, 1, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(389, 'entities_types', 6, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(390, 'entities_types', 7, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(391, 'entities_types', 8, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(392, 'entities_types', 9, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(393, 'entities_types', 10, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(394, 'entities_types', 11, 1, 1, 1, 1, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(395, 'entities_types', 12, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(396, 'entities_types', 13, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(397, 'entities', 1, 1, 1, 1, 1, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(398, 'entities', 3, 1, 1, 1, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(399, 'entities', 4, 1, 1, 1, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(400, 'entities', 5, 1, 1, 1, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(401, 'entities', 6, 1, 1, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(402, 'entities', 7, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(403, 'entities', 8, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(404, 'entities', 9, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(405, 'entities', 10, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(406, 'entities', 11, 1, 1, 1, 1, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(407, 'entities', 12, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(408, 'entities', 13, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(409, 'settingsmenu', 1, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(410, 'settingsmenu', 3, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(411, 'settingsmenu', 4, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(412, 'settingsmenu', 5, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(413, 'settingsmenu', 6, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(414, 'settingsmenu', 7, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(415, 'settingsmenu', 8, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(416, 'settingsmenu', 9, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(417, 'settingsmenu', 10, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(418, 'settingsmenu', 11, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(419, 'settingsmenu', 12, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(420, 'settingsmenu', 13, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(421, 'attachments_types', 1, 1, 1, 1, 1, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(422, 'attachments_types', 3, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(423, 'attachments_types', 4, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(424, 'attachments_types', 5, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(425, 'attachments_types', 6, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(426, 'attachments_types', 7, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(427, 'attachments_types', 8, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(428, 'attachments_types', 9, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(429, 'attachments_types', 10, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(430, 'attachments_types', 11, 1, 1, 1, 1, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(431, 'attachments_types', 12, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(432, 'attachments_types', 13, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(433, 'notifications_types', 1, 1, 1, 1, 1, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(434, 'notifications_types', 3, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(435, 'notifications_types', 4, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(436, 'notifications_types', 5, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(437, 'notifications_types', 6, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(438, 'notifications_types', 7, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(439, 'notifications_types', 8, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(440, 'notifications_types', 9, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(441, 'notifications_types', 10, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(442, 'notifications_types', 11, 1, 1, 1, 1, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(443, 'notifications_types', 12, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(444, 'notifications_types', 13, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(445, 'numberings', 1, 1, 0, 1, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(446, 'numberings', 3, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(447, 'numberings', 4, 1, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(448, 'numberings', 5, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(449, 'numberings', 6, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(450, 'numberings', 7, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(451, 'numberings', 8, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(452, 'numberings', 9, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(453, 'numberings', 10, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(454, 'numberings', 11, 1, 0, 1, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(455, 'numberings', 12, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(456, 'numberings', 13, 0, 0, 0, 0, '2024-06-21 13:44:06', '2024-06-21 13:44:06', 0),
(457, 'itemsmenu', 1, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(458, 'itemsmenu', 3, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(459, 'itemsmenu', 4, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(460, 'itemsmenu', 5, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(461, 'itemsmenu', 6, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(462, 'itemsmenu', 7, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(463, 'itemsmenu', 8, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(464, 'itemsmenu', 9, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(465, 'itemsmenu', 10, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(466, 'itemsmenu', 11, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(467, 'itemsmenu', 12, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(468, 'itemsmenu', 13, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(469, 'items_types', 1, 1, 1, 1, 1, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(470, 'items_types', 3, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(471, 'items_types', 4, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(472, 'items_types', 5, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(473, 'items_types', 6, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(474, 'items_types', 7, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(475, 'items_types', 8, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(476, 'items_types', 9, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(477, 'items_types', 10, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(478, 'items_types', 11, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(479, 'items_types', 12, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(480, 'items_types', 13, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(481, 'items_categories', 1, 1, 1, 1, 1, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(482, 'items_categories', 3, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(483, 'items_categories', 4, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(484, 'items_categories', 5, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(485, 'items_categories', 6, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(486, 'items_categories', 7, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(487, 'items_categories', 8, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(488, 'items_categories', 9, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(489, 'items_categories', 10, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(490, 'items_categories', 11, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(491, 'items_categories', 12, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(492, 'items_categories', 13, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(493, 'items_sources', 1, 1, 1, 1, 1, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(494, 'items_sources', 3, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(495, 'items_sources', 4, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(496, 'items_sources', 5, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(497, 'items_sources', 6, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(498, 'items_sources', 7, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(499, 'items_sources', 8, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(500, 'items_sources', 9, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(501, 'items_sources', 10, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(502, 'items_sources', 11, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(503, 'items_sources', 12, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(504, 'items_sources', 13, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(505, 'items_units', 1, 1, 1, 1, 1, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(506, 'items_units', 3, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(507, 'items_units', 4, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(508, 'items_units', 5, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(509, 'items_units', 6, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(510, 'items_units', 7, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(511, 'items_units', 8, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(512, 'items_units', 9, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(513, 'items_units', 10, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(514, 'items_units', 11, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(515, 'items_units', 12, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(516, 'items_units', 13, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(517, 'items', 1, 1, 1, 1, 1, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(518, 'items', 3, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(519, 'items', 4, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(520, 'items', 5, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(521, 'items', 6, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(522, 'items', 7, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(523, 'items', 8, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(524, 'items', 9, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(525, 'items', 10, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(526, 'items', 11, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(527, 'items', 12, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(528, 'items', 13, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(529, 'transactionssettingsmenu', 1, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(530, 'transactionssettingsmenu', 3, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(531, 'transactionssettingsmenu', 4, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(532, 'transactionssettingsmenu', 5, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(533, 'transactionssettingsmenu', 6, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(534, 'transactionssettingsmenu', 7, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(535, 'transactionssettingsmenu', 8, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(536, 'transactionssettingsmenu', 9, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(537, 'transactionssettingsmenu', 10, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(538, 'transactionssettingsmenu', 11, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(539, 'transactionssettingsmenu', 12, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(540, 'transactionssettingsmenu', 13, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(541, 'transactions_categories', 1, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(542, 'transactions_categories', 3, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(543, 'transactions_categories', 4, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(544, 'transactions_categories', 5, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(545, 'transactions_categories', 6, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(546, 'transactions_categories', 7, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(547, 'transactions_categories', 8, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(548, 'transactions_categories', 9, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(549, 'transactions_categories', 10, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(550, 'transactions_categories', 11, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(551, 'transactions_categories', 12, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(552, 'transactions_categories', 13, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(553, 'transactions_permissions', 1, 1, 1, 1, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(554, 'transactions_permissions', 3, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(555, 'transactions_permissions', 4, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(556, 'transactions_permissions', 5, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(557, 'transactions_permissions', 6, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(558, 'transactions_permissions', 7, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(559, 'transactions_permissions', 8, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(560, 'transactions_permissions', 9, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(561, 'transactions_permissions', 10, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(562, 'transactions_permissions', 11, 1, 1, 1, 1, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(563, 'transactions_permissions', 12, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(564, 'transactions_permissions', 13, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(565, 'confidentialities', 1, 1, 1, 1, 1, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(566, 'confidentialities', 3, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(567, 'confidentialities', 4, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(568, 'confidentialities', 5, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(569, 'confidentialities', 6, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(570, 'confidentialities', 7, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(571, 'confidentialities', 8, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(572, 'confidentialities', 9, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(573, 'confidentialities', 10, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(574, 'confidentialities', 11, 1, 1, 1, 1, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(575, 'confidentialities', 12, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(576, 'confidentialities', 13, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(577, 'priorities', 1, 1, 1, 1, 1, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(578, 'priorities', 3, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(579, 'priorities', 4, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(580, 'priorities', 5, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(581, 'priorities', 6, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(582, 'priorities', 7, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(583, 'priorities', 8, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(584, 'priorities', 9, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(585, 'priorities', 10, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(586, 'priorities', 11, 1, 1, 1, 1, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(587, 'priorities', 12, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(588, 'priorities', 13, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(589, 'urgencies', 1, 1, 1, 1, 1, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(590, 'urgencies', 3, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0);
INSERT INTO `user_privileges` (`id`, `module`, `user_levels_id`, `view`, `add`, `edit`, `delete`, `created_at`, `updated_at`, `scan`) VALUES
(591, 'urgencies', 4, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(592, 'urgencies', 5, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(593, 'urgencies', 6, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(594, 'urgencies', 7, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(595, 'urgencies', 8, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(596, 'urgencies', 9, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(597, 'urgencies', 10, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(598, 'urgencies', 11, 1, 1, 1, 1, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(599, 'urgencies', 12, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(600, 'urgencies', 13, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(601, 'receivingmethods', 1, 1, 1, 1, 1, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(602, 'receivingmethods', 3, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(603, 'receivingmethods', 4, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(604, 'receivingmethods', 5, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(605, 'receivingmethods', 6, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(606, 'receivingmethods', 7, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(607, 'receivingmethods', 8, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(608, 'receivingmethods', 9, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(609, 'receivingmethods', 10, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(610, 'receivingmethods', 11, 1, 1, 1, 1, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(611, 'receivingmethods', 12, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(612, 'receivingmethods', 13, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(613, 'statuses', 1, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(614, 'statuses', 3, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(615, 'statuses', 4, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(616, 'statuses', 5, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(617, 'statuses', 6, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(618, 'statuses', 7, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(619, 'statuses', 8, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(620, 'statuses', 9, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(621, 'statuses', 10, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(622, 'statuses', 11, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(623, 'statuses', 12, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(624, 'statuses', 13, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(625, 'purposes', 1, 1, 1, 1, 1, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(626, 'purposes', 3, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(627, 'purposes', 4, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(628, 'purposes', 5, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(629, 'purposes', 6, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(630, 'purposes', 7, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(631, 'purposes', 8, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(632, 'purposes', 9, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(633, 'purposes', 10, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(634, 'purposes', 11, 1, 1, 1, 1, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(635, 'purposes', 12, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(636, 'purposes', 13, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(637, 'procedures', 1, 1, 1, 1, 1, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(638, 'procedures', 3, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(639, 'procedures', 4, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(640, 'procedures', 5, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(641, 'procedures', 6, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(642, 'procedures', 7, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(643, 'procedures', 8, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(644, 'procedures', 9, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(645, 'procedures', 10, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(646, 'procedures', 11, 1, 1, 1, 1, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(647, 'procedures', 12, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(648, 'procedures', 13, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(649, 'transactionsdesignmenu', 1, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(650, 'transactionsdesignmenu', 3, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(651, 'transactionsdesignmenu', 4, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(652, 'transactionsdesignmenu', 5, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(653, 'transactionsdesignmenu', 6, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(654, 'transactionsdesignmenu', 7, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(655, 'transactionsdesignmenu', 8, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(656, 'transactionsdesignmenu', 9, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(657, 'transactionsdesignmenu', 10, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(658, 'transactionsdesignmenu', 11, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(659, 'transactionsdesignmenu', 12, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(660, 'transactionsdesignmenu', 13, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(661, 'transactions_types', 1, 1, 1, 1, 1, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(662, 'transactions_types', 3, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(663, 'transactions_types', 4, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(664, 'transactions_types', 5, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(665, 'transactions_types', 6, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(666, 'transactions_types', 7, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(667, 'transactions_types', 8, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(668, 'transactions_types', 9, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(669, 'transactions_types', 10, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(670, 'transactions_types', 11, 1, 1, 1, 1, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(671, 'transactions_types', 12, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(672, 'transactions_types', 13, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(673, 'pages', 1, 1, 1, 1, 1, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(674, 'pages', 3, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(675, 'pages', 4, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(676, 'pages', 5, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(677, 'pages', 6, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(678, 'pages', 7, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(679, 'pages', 8, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(680, 'pages', 9, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(681, 'pages', 10, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(682, 'pages', 11, 1, 1, 1, 1, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(683, 'pages', 12, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(684, 'pages', 13, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(685, 'templates', 1, 1, 1, 1, 1, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(686, 'templates', 3, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(687, 'templates', 4, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(688, 'templates', 5, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(689, 'templates', 6, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(690, 'templates', 7, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(691, 'templates', 8, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(692, 'templates', 9, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(693, 'templates', 10, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(694, 'templates', 11, 1, 1, 1, 1, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(695, 'templates', 12, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(696, 'templates', 13, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(697, 'choices', 1, 1, 1, 1, 1, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(698, 'choices', 3, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(699, 'choices', 4, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(700, 'choices', 5, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(701, 'choices', 6, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(702, 'choices', 7, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(703, 'choices', 8, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(704, 'choices', 9, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(705, 'choices', 10, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(706, 'choices', 11, 1, 1, 1, 1, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(707, 'choices', 12, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(708, 'choices', 13, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(709, 'flows', 1, 1, 1, 1, 1, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(710, 'flows', 3, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(711, 'flows', 4, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(712, 'flows', 5, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(713, 'flows', 6, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(714, 'flows', 7, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(715, 'flows', 8, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(716, 'flows', 9, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(717, 'flows', 10, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(718, 'flows', 11, 1, 1, 1, 1, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(719, 'flows', 12, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(720, 'flows', 13, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(721, 'steps', 1, 1, 1, 1, 1, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(722, 'steps', 3, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(723, 'steps', 4, 1, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(724, 'steps', 5, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(725, 'steps', 6, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(726, 'steps', 7, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(727, 'steps', 8, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(728, 'steps', 9, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(729, 'steps', 10, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(730, 'steps', 11, 1, 1, 1, 1, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(731, 'steps', 12, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(732, 'steps', 13, 0, 0, 0, 0, '2024-06-21 13:44:07', '2024-06-21 13:44:07', 0),
(733, 'connections', 1, 1, 1, 1, 1, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(734, 'connections', 3, 1, 1, 1, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(735, 'connections', 4, 1, 1, 1, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(736, 'connections', 5, 1, 1, 1, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(737, 'connections', 6, 1, 1, 1, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(738, 'connections', 7, 1, 1, 1, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(739, 'connections', 8, 1, 1, 1, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(740, 'connections', 9, 1, 1, 1, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(741, 'connections', 10, 1, 1, 1, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(742, 'connections', 11, 1, 1, 1, 1, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(743, 'connections', 12, 1, 1, 1, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(744, 'connections', 13, 1, 1, 1, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(745, 'comments', 1, 1, 1, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(746, 'comments', 3, 1, 1, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(747, 'comments', 4, 1, 1, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(748, 'comments', 5, 1, 1, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(749, 'comments', 6, 1, 1, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(750, 'comments', 7, 1, 1, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(751, 'comments', 8, 1, 1, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(752, 'comments', 9, 1, 1, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(753, 'comments', 10, 1, 1, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(754, 'comments', 11, 1, 1, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(755, 'comments', 12, 1, 1, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(756, 'comments', 13, 1, 1, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(757, 'attachments', 1, 1, 1, 1, 1, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 1),
(758, 'attachments', 3, 1, 1, 1, 1, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 1),
(759, 'attachments', 4, 1, 1, 1, 1, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 1),
(760, 'attachments', 5, 1, 1, 1, 1, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 1),
(761, 'attachments', 6, 1, 1, 1, 1, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 1),
(762, 'attachments', 7, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(763, 'attachments', 8, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(764, 'attachments', 9, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(765, 'attachments', 10, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(766, 'attachments', 11, 1, 1, 1, 1, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(767, 'attachments', 12, 1, 1, 1, 1, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(768, 'attachments', 13, 1, 1, 1, 1, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(769, 'transactions_logs', 1, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(770, 'transactions_logs', 3, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(771, 'transactions_logs', 4, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(772, 'transactions_logs', 5, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(773, 'transactions_logs', 6, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(774, 'transactions_logs', 7, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(775, 'transactions_logs', 8, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(776, 'transactions_logs', 9, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(777, 'transactions_logs', 10, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(778, 'transactions_logs', 11, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(779, 'transactions_logs', 12, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(780, 'transactions_logs', 13, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(781, 'transactionsmenu', 1, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(782, 'transactionsmenu', 3, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(783, 'transactionsmenu', 4, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(784, 'transactionsmenu', 5, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(785, 'transactionsmenu', 6, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(786, 'transactionsmenu', 7, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(787, 'transactionsmenu', 8, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(788, 'transactionsmenu', 9, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(789, 'transactionsmenu', 10, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(790, 'transactionsmenu', 11, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(791, 'transactionsmenu', 12, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(792, 'transactionsmenu', 13, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(793, 'outgoings', 1, 1, 1, 1, 1, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(794, 'outgoings', 3, 1, 1, 1, 1, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(795, 'outgoings', 4, 1, 1, 1, 1, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(796, 'outgoings', 5, 0, 1, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(797, 'outgoings', 6, 0, 1, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(798, 'outgoings', 7, 0, 1, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(799, 'outgoings', 8, 0, 1, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(800, 'outgoings', 9, 0, 1, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(801, 'outgoings', 10, 0, 1, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(802, 'outgoings', 11, 1, 1, 1, 1, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(803, 'outgoings', 12, 0, 1, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(804, 'outgoings', 13, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(805, 'incomings', 1, 1, 1, 1, 1, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(806, 'incomings', 3, 1, 1, 1, 1, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(807, 'incomings', 4, 1, 1, 1, 1, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(808, 'incomings', 5, 0, 1, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(809, 'incomings', 6, 0, 1, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(810, 'incomings', 7, 0, 1, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(811, 'incomings', 8, 0, 1, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(812, 'incomings', 9, 0, 1, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(813, 'incomings', 10, 0, 1, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(814, 'incomings', 11, 1, 1, 1, 1, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(815, 'incomings', 12, 0, 1, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(816, 'incomings', 13, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(817, 'internals', 1, 1, 1, 1, 1, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(818, 'internals', 3, 1, 1, 1, 1, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(819, 'internals', 4, 1, 1, 1, 1, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(820, 'internals', 5, 0, 1, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(821, 'internals', 6, 0, 1, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(822, 'internals', 7, 0, 1, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(823, 'internals', 8, 0, 1, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(824, 'internals', 9, 0, 1, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(825, 'internals', 10, 0, 1, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(826, 'internals', 11, 1, 1, 1, 1, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(827, 'internals', 12, 0, 1, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(828, 'internals', 13, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(829, 'archivesettingssmenu', 1, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(830, 'archivesettingssmenu', 3, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(831, 'archivesettingssmenu', 4, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(832, 'archivesettingssmenu', 5, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(833, 'archivesettingssmenu', 6, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(834, 'archivesettingssmenu', 7, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(835, 'archivesettingssmenu', 8, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(836, 'archivesettingssmenu', 9, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(837, 'archivesettingssmenu', 10, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(838, 'archivesettingssmenu', 11, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(839, 'archivesettingssmenu', 12, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(840, 'archivesettingssmenu', 13, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(841, 'cabinets', 1, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(842, 'cabinets', 3, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(843, 'cabinets', 4, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(844, 'cabinets', 5, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(845, 'cabinets', 6, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(846, 'cabinets', 7, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(847, 'cabinets', 8, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(848, 'cabinets', 9, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(849, 'cabinets', 10, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(850, 'cabinets', 11, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(851, 'cabinets', 12, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(852, 'cabinets', 13, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(853, 'folders', 1, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(854, 'folders', 3, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(855, 'folders', 4, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(856, 'folders', 5, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(857, 'folders', 6, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(858, 'folders', 7, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(859, 'folders', 8, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(860, 'folders', 9, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(861, 'folders', 10, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(862, 'folders', 11, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(863, 'folders', 12, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(864, 'folders', 13, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(865, 'cabinets_permissions', 1, 1, 1, 1, 1, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(866, 'cabinets_permissions', 3, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(867, 'cabinets_permissions', 4, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(868, 'cabinets_permissions', 5, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(869, 'cabinets_permissions', 6, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(870, 'cabinets_permissions', 7, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(871, 'cabinets_permissions', 8, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(872, 'cabinets_permissions', 9, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(873, 'cabinets_permissions', 10, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(874, 'cabinets_permissions', 11, 1, 1, 1, 1, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(875, 'cabinets_permissions', 12, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(876, 'cabinets_permissions', 13, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(877, 'shares', 1, 1, 1, 1, 1, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(878, 'shares', 3, 1, 1, 1, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(879, 'shares', 4, 1, 1, 1, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(880, 'shares', 5, 1, 1, 1, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(881, 'shares', 6, 1, 1, 1, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(882, 'shares', 7, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(883, 'shares', 8, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(884, 'shares', 9, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(885, 'shares', 10, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(886, 'shares', 11, 1, 1, 1, 1, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(887, 'shares', 12, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(888, 'shares', 13, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(889, 'files_shares', 1, 1, 1, 1, 1, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(890, 'files_shares', 3, 1, 1, 1, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(891, 'files_shares', 4, 1, 1, 1, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(892, 'files_shares', 5, 1, 1, 1, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(893, 'files_shares', 6, 1, 1, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(894, 'files_shares', 7, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(895, 'files_shares', 8, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(896, 'files_shares', 9, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(897, 'files_shares', 10, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(898, 'files_shares', 11, 1, 1, 1, 1, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(899, 'files_shares', 12, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(900, 'files_shares', 13, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(901, 'archivemenu', 1, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(902, 'archivemenu', 3, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(903, 'archivemenu', 4, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(904, 'archivemenu', 5, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(905, 'archivemenu', 6, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(906, 'archivemenu', 7, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(907, 'archivemenu', 8, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(908, 'archivemenu', 9, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(909, 'archivemenu', 10, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(910, 'archivemenu', 11, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(911, 'archivemenu', 12, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(912, 'archivemenu', 13, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(913, 'archive/outgoings', 1, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(914, 'archive/outgoings', 3, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(915, 'archive/outgoings', 4, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(916, 'archive/outgoings', 5, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(917, 'archive/outgoings', 6, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(918, 'archive/outgoings', 7, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(919, 'archive/outgoings', 8, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(920, 'archive/outgoings', 9, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(921, 'archive/outgoings', 10, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(922, 'archive/outgoings', 11, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(923, 'archive/outgoings', 12, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(924, 'archive/outgoings', 13, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(925, 'archive/incomings', 1, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(926, 'archive/incomings', 3, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(927, 'archive/incomings', 4, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(928, 'archive/incomings', 5, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(929, 'archive/incomings', 6, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(930, 'archive/incomings', 7, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(931, 'archive/incomings', 8, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(932, 'archive/incomings', 9, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(933, 'archive/incomings', 10, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(934, 'archive/incomings', 11, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(935, 'archive/incomings', 12, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(936, 'archive/incomings', 13, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(937, 'archive/internals', 1, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(938, 'archive/internals', 3, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(939, 'archive/internals', 4, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(940, 'archive/internals', 5, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(941, 'archive/internals', 6, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(942, 'archive/internals', 7, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(943, 'archive/internals', 8, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(944, 'archive/internals', 9, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(945, 'archive/internals', 10, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(946, 'archive/internals', 11, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(947, 'archive/internals', 12, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(948, 'archive/internals', 13, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(949, 'reports', 1, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(950, 'reports', 3, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(951, 'reports', 4, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(952, 'reports', 5, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(953, 'reports', 6, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(954, 'reports', 7, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(955, 'reports', 8, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(956, 'reports', 9, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(957, 'reports', 10, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(958, 'reports', 11, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(959, 'reports', 12, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(960, 'reports', 13, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(961, 'transactions_logs_report', 1, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(962, 'transactions_logs_report', 3, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(963, 'transactions_logs_report', 4, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(964, 'transactions_logs_report', 5, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(965, 'transactions_logs_report', 6, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(966, 'transactions_logs_report', 7, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(967, 'transactions_logs_report', 8, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(968, 'transactions_logs_report', 9, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(969, 'transactions_logs_report', 10, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(970, 'transactions_logs_report', 11, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(971, 'transactions_logs_report', 12, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(972, 'transactions_logs_report', 13, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(973, 'transactionsreports', 1, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(974, 'transactionsreports', 3, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(975, 'transactionsreports', 4, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(976, 'transactionsreports', 5, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(977, 'transactionsreports', 6, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(978, 'transactionsreports', 7, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(979, 'transactionsreports', 8, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(980, 'transactionsreports', 9, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(981, 'transactionsreports', 10, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(982, 'transactionsreports', 11, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(983, 'transactionsreports', 12, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(984, 'transactionsreports', 13, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(985, 'mgmtsreports', 1, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(986, 'mgmtsreports', 3, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(987, 'mgmtsreports', 4, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(988, 'mgmtsreports', 5, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(989, 'mgmtsreports', 6, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(990, 'mgmtsreports', 7, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(991, 'mgmtsreports', 8, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(992, 'mgmtsreports', 9, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(993, 'mgmtsreports', 10, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(994, 'mgmtsreports', 11, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(995, 'mgmtsreports', 12, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(996, 'mgmtsreports', 13, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(997, 'transactionsenquiry', 1, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(998, 'transactionsenquiry', 3, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(999, 'transactionsenquiry', 4, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(1000, 'transactionsenquiry', 5, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(1001, 'transactionsenquiry', 6, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(1002, 'transactionsenquiry', 7, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(1003, 'transactionsenquiry', 8, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(1004, 'transactionsenquiry', 9, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(1005, 'transactionsenquiry', 10, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(1006, 'transactionsenquiry', 11, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(1007, 'transactionsenquiry', 12, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(1008, 'transactionsenquiry', 13, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(1009, 'delivers', 1, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(1010, 'delivers', 3, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(1011, 'delivers', 4, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(1012, 'delivers', 5, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(1013, 'delivers', 6, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(1014, 'delivers', 7, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(1015, 'delivers', 8, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(1016, 'delivers', 9, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(1017, 'delivers', 10, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(1018, 'delivers', 11, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(1019, 'delivers', 12, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(1020, 'delivers', 13, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(1021, 'test', 1, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(1022, 'test', 3, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(1023, 'test', 4, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(1024, 'test', 5, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(1025, 'test', 6, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(1026, 'test', 7, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(1027, 'test', 8, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(1028, 'test', 9, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(1029, 'test', 10, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(1030, 'test', 11, 1, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(1031, 'test', 12, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0),
(1032, 'test', 13, 0, 0, 0, 0, '2024-06-21 13:44:08', '2024-06-21 13:44:08', 0);

--
-- Indexes for dumped tables
--

--
-- Indexes for table `areas`
--
ALTER TABLE `areas`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `attachments`
--
ALTER TABLE `attachments`
  ADD PRIMARY KEY (`id`),
  ADD KEY `ocr_index` (`ocr`(768));

--
-- Indexes for table `attachments_types`
--
ALTER TABLE `attachments_types`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `branches`
--
ALTER TABLE `branches`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `cabinets`
--
ALTER TABLE `cabinets`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `cabinets_permissions`
--
ALTER TABLE `cabinets_permissions`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `choices`
--
ALTER TABLE `choices`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `cities`
--
ALTER TABLE `cities`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `comments`
--
ALTER TABLE `comments`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `confidentialities`
--
ALTER TABLE `confidentialities`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `connections`
--
ALTER TABLE `connections`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `delivers`
--
ALTER TABLE `delivers`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `departments`
--
ALTER TABLE `departments`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `dictionaries`
--
ALTER TABLE `dictionaries`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `divisions`
--
ALTER TABLE `divisions`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `entities`
--
ALTER TABLE `entities`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `entities_types`
--
ALTER TABLE `entities_types`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `failed_jobs`
--
ALTER TABLE `failed_jobs`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `failed_jobs_uuid_unique` (`uuid`);

--
-- Indexes for table `fields`
--
ALTER TABLE `fields`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `files_shares`
--
ALTER TABLE `files_shares`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `flows`
--
ALTER TABLE `flows`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `folders`
--
ALTER TABLE `folders`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `items`
--
ALTER TABLE `items`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `items_categories`
--
ALTER TABLE `items_categories`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `items_sources`
--
ALTER TABLE `items_sources`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `items_types`
--
ALTER TABLE `items_types`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `items_units`
--
ALTER TABLE `items_units`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `jobtitles`
--
ALTER TABLE `jobtitles`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `logs`
--
ALTER TABLE `logs`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `mailboxes`
--
ALTER TABLE `mailboxes`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `mailbox_attachments`
--
ALTER TABLE `mailbox_attachments`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `managements`
--
ALTER TABLE `managements`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `messages`
--
ALTER TABLE `messages`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `migrations`
--
ALTER TABLE `migrations`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `notifications`
--
ALTER TABLE `notifications`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `notifications_types`
--
ALTER TABLE `notifications_types`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `numberings`
--
ALTER TABLE `numberings`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `otps`
--
ALTER TABLE `otps`
  ADD PRIMARY KEY (`id`),
  ADD KEY `otps_id_index` (`id`);

--
-- Indexes for table `outgoings`
--
ALTER TABLE `outgoings`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `pages`
--
ALTER TABLE `pages`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `password_resets`
--
ALTER TABLE `password_resets`
  ADD KEY `password_resets_email_index` (`email`);

--
-- Indexes for table `personal_access_tokens`
--
ALTER TABLE `personal_access_tokens`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `personal_access_tokens_token_unique` (`token`),
  ADD KEY `personal_access_tokens_tokenable_type_tokenable_id_index` (`tokenable_type`,`tokenable_id`);

--
-- Indexes for table `priorities`
--
ALTER TABLE `priorities`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `procedures`
--
ALTER TABLE `procedures`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `purposes`
--
ALTER TABLE `purposes`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `receivingmethods`
--
ALTER TABLE `receivingmethods`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `shares`
--
ALTER TABLE `shares`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `statuses`
--
ALTER TABLE `statuses`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `steps`
--
ALTER TABLE `steps`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `storehouses`
--
ALTER TABLE `storehouses`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `storehouses_types`
--
ALTER TABLE `storehouses_types`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `tasks`
--
ALTER TABLE `tasks`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `templates`
--
ALTER TABLE `templates`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `transactions_categories`
--
ALTER TABLE `transactions_categories`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `transactions_logs`
--
ALTER TABLE `transactions_logs`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `transactions_permissions`
--
ALTER TABLE `transactions_permissions`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `transactions_types`
--
ALTER TABLE `transactions_types`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `units`
--
ALTER TABLE `units`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `urgencies`
--
ALTER TABLE `urgencies`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `users`
--
ALTER TABLE `users`
  ADD PRIMARY KEY (`id`),
  ADD UNIQUE KEY `users_email_unique` (`email`),
  ADD UNIQUE KEY `users_phone_unique` (`phone`);

--
-- Indexes for table `user_levels`
--
ALTER TABLE `user_levels`
  ADD PRIMARY KEY (`id`);

--
-- Indexes for table `user_privileges`
--
ALTER TABLE `user_privileges`
  ADD PRIMARY KEY (`id`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `areas`
--
ALTER TABLE `areas`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4995;

--
-- AUTO_INCREMENT for table `attachments`
--
ALTER TABLE `attachments`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=17;

--
-- AUTO_INCREMENT for table `attachments_types`
--
ALTER TABLE `attachments_types`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=6;

--
-- AUTO_INCREMENT for table `branches`
--
ALTER TABLE `branches`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12;

--
-- AUTO_INCREMENT for table `cabinets`
--
ALTER TABLE `cabinets`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=11;

--
-- AUTO_INCREMENT for table `cabinets_permissions`
--
ALTER TABLE `cabinets_permissions`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=8;

--
-- AUTO_INCREMENT for table `choices`
--
ALTER TABLE `choices`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `cities`
--
ALTER TABLE `cities`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3667;

--
-- AUTO_INCREMENT for table `comments`
--
ALTER TABLE `comments`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10;

--
-- AUTO_INCREMENT for table `confidentialities`
--
ALTER TABLE `confidentialities`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `connections`
--
ALTER TABLE `connections`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `delivers`
--
ALTER TABLE `delivers`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `departments`
--
ALTER TABLE `departments`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10;

--
-- AUTO_INCREMENT for table `dictionaries`
--
ALTER TABLE `dictionaries`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1679;

--
-- AUTO_INCREMENT for table `divisions`
--
ALTER TABLE `divisions`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `entities`
--
ALTER TABLE `entities`
  MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `entities_types`
--
ALTER TABLE `entities_types`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `failed_jobs`
--
ALTER TABLE `failed_jobs`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `fields`
--
ALTER TABLE `fields`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=623;

--
-- AUTO_INCREMENT for table `files_shares`
--
ALTER TABLE `files_shares`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=11;

--
-- AUTO_INCREMENT for table `flows`
--
ALTER TABLE `flows`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=16;

--
-- AUTO_INCREMENT for table `folders`
--
ALTER TABLE `folders`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=44;

--
-- AUTO_INCREMENT for table `items`
--
ALTER TABLE `items`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=22;

--
-- AUTO_INCREMENT for table `items_categories`
--
ALTER TABLE `items_categories`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=23;

--
-- AUTO_INCREMENT for table `items_sources`
--
ALTER TABLE `items_sources`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `items_types`
--
ALTER TABLE `items_types`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `items_units`
--
ALTER TABLE `items_units`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `jobtitles`
--
ALTER TABLE `jobtitles`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `logs`
--
ALTER TABLE `logs`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=18;

--
-- AUTO_INCREMENT for table `mailboxes`
--
ALTER TABLE `mailboxes`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=41;

--
-- AUTO_INCREMENT for table `mailbox_attachments`
--
ALTER TABLE `mailbox_attachments`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=14;

--
-- AUTO_INCREMENT for table `managements`
--
ALTER TABLE `managements`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=10;

--
-- AUTO_INCREMENT for table `messages`
--
ALTER TABLE `messages`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=17;

--
-- AUTO_INCREMENT for table `migrations`
--
ALTER TABLE `migrations`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=59;

--
-- AUTO_INCREMENT for table `notifications`
--
ALTER TABLE `notifications`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=190;

--
-- AUTO_INCREMENT for table `notifications_types`
--
ALTER TABLE `notifications_types`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `numberings`
--
ALTER TABLE `numberings`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `otps`
--
ALTER TABLE `otps`
  MODIFY `id` int(10) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=396;

--
-- AUTO_INCREMENT for table `outgoings`
--
ALTER TABLE `outgoings`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=136;

--
-- AUTO_INCREMENT for table `pages`
--
ALTER TABLE `pages`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=66;

--
-- AUTO_INCREMENT for table `personal_access_tokens`
--
ALTER TABLE `personal_access_tokens`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `priorities`
--
ALTER TABLE `priorities`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `procedures`
--
ALTER TABLE `procedures`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=8;

--
-- AUTO_INCREMENT for table `purposes`
--
ALTER TABLE `purposes`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7;

--
-- AUTO_INCREMENT for table `receivingmethods`
--
ALTER TABLE `receivingmethods`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;

--
-- AUTO_INCREMENT for table `shares`
--
ALTER TABLE `shares`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=8;

--
-- AUTO_INCREMENT for table `statuses`
--
ALTER TABLE `statuses`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;

--
-- AUTO_INCREMENT for table `steps`
--
ALTER TABLE `steps`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=44;

--
-- AUTO_INCREMENT for table `storehouses`
--
ALTER TABLE `storehouses`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `storehouses_types`
--
ALTER TABLE `storehouses_types`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `tasks`
--
ALTER TABLE `tasks`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=70;

--
-- AUTO_INCREMENT for table `templates`
--
ALTER TABLE `templates`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=21;

--
-- AUTO_INCREMENT for table `transactions_categories`
--
ALTER TABLE `transactions_categories`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5;

--
-- AUTO_INCREMENT for table `transactions_logs`
--
ALTER TABLE `transactions_logs`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=288;

--
-- AUTO_INCREMENT for table `transactions_permissions`
--
ALTER TABLE `transactions_permissions`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=24;

--
-- AUTO_INCREMENT for table `transactions_types`
--
ALTER TABLE `transactions_types`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=16;

--
-- AUTO_INCREMENT for table `units`
--
ALTER TABLE `units`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;

--
-- AUTO_INCREMENT for table `urgencies`
--
ALTER TABLE `urgencies`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;

--
-- AUTO_INCREMENT for table `users`
--
ALTER TABLE `users`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=15;

--
-- AUTO_INCREMENT for table `user_levels`
--
ALTER TABLE `user_levels`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=14;

--
-- AUTO_INCREMENT for table `user_privileges`
--
ALTER TABLE `user_privileges`
  MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1033;
COMMIT;

/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
