28 changed files with 1256 additions and 112 deletions
-
38.env
-
1.idea/inspectionProfiles/Project_Default.xml
-
2.idea/php.xml
-
2.idea/protocolo.iml
-
117README.md
-
1composer.json
-
160composer.lock
-
8config/bundles.php
-
3config/packages/twig.yaml
-
4config/routes.yaml
-
BINpublic/img/logo.jpg
-
BINpublic/img/logo2_footer.jpg
-
BINpublic/img/logo_bn.jpg
-
BINpublic/img/select-items-icon.jpg
-
9src/Admin/ActividadesAdmin.php
-
19src/Admin/AutoridadesAdmin.php
-
16src/Admin/EventosAdmin.php
-
19src/Admin/InvitacionAdmin.php
-
18src/Controller/HomePageController.php
-
81src/DataFixtures/ContactosFixtures.php
-
17src/Entity/ActividadContacto.php
-
5src/Entity/Autoridades.php
-
5src/Entity/Contacto.php
-
115src/Entity/EventoContacto.php.bak
-
5src/Entity/Eventos.php
-
17src/Entity/Invitacion.php
-
15symfony.lock
-
683templates/base.html.twig
@ -0,0 +1,38 @@ |
|||||
|
# In all environments, the following files are loaded if they exist, |
||||
|
# the latter taking precedence over the former: |
||||
|
# |
||||
|
# * .env contains default values for the environment variables needed by the app |
||||
|
# * .env.local uncommitted file with local overrides |
||||
|
# * .env.$APP_ENV committed environment-specific defaults |
||||
|
# * .env.$APP_ENV.local uncommitted environment-specific overrides |
||||
|
# |
||||
|
# Real environment variables win over .env files. |
||||
|
# |
||||
|
# DO NOT DEFINE PRODUCTION SECRETS IN THIS FILE NOR IN ANY OTHER COMMITTED FILES. |
||||
|
# |
||||
|
# Run "composer dump-env prod" to compile .env files for production use (requires symfony/flex >=1.2). |
||||
|
# https://symfony.com/doc/current/best_practices.html#use-environment-variables-for-infrastructure-configuration |
||||
|
|
||||
|
###> symfony/framework-bundle ### |
||||
|
APP_ENV=dev |
||||
|
APP_SECRET=78583d7b8bda3f2da4c78cda66b645f6 |
||||
|
###< symfony/framework-bundle ### |
||||
|
|
||||
|
###> symfony/mailer ### |
||||
|
MAILER_DSN=smtp://localhost |
||||
|
###< symfony/mailer ### |
||||
|
|
||||
|
###> doctrine/doctrine-bundle ### |
||||
|
# Format described at https://www.doctrine-project.org/projects/doctrine-dbal/en/latest/reference/configuration.html#connecting-using-a-url |
||||
|
# IMPORTANT: You MUST configure your server version, either here or in config/packages/doctrine.yaml |
||||
|
# |
||||
|
# DATABASE_URL="sqlite:///%kernel.project_dir%/var/data.db" |
||||
|
DATABASE_URL=mysql://xyz:Pichi23Pichi23-@127.0.0.1:3306/protocolo?serverVersion=5.6 |
||||
|
|
||||
|
#DATABASE_URL="mysql://root:Pichi23Pichi23@127.0.0.1:3306/protocolo?serverVersion=5.7" |
||||
|
#DATABASE_URL="postgresql://db_user:db_password@127.0.0.1:5432/db_name?serverVersion=13&charset=utf8" |
||||
|
###< doctrine/doctrine-bundle ### |
||||
|
|
||||
|
###> nelmio/cors-bundle ### |
||||
|
CORS_ALLOW_ORIGIN='^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$' |
||||
|
###< nelmio/cors-bundle ### |
||||
@ -1,57 +1,98 @@ |
|||||
README |
README |
||||
Servicio de Protocolo del Principado de Asturias |
|
||||
|
====== |
||||
|
|
||||
|
#Servicio de Protocolo del Principado de Asturias |
||||
|
|
||||
==== |
|
||||
Requisitos técnicos |
|
||||
|
|
||||
|
##Especificación de Requisitos técnicos |
||||
|
|
||||
- Solución en modo Software As a Service (SaaS). |
- Solución en modo Software As a Service (SaaS). |
||||
- Multiplataforma, el software podrá ser utilizado a través de un navegador. |
- Multiplataforma, el software podrá ser utilizado a través de un navegador. |
||||
- Diseño responsivo, que permita adaptarse al tamaño del dispositivo |
- Diseño responsivo, que permita adaptarse al tamaño del dispositivo |
||||
- Posibilidad de usar API REST para integración con aplicaciones de terceros |
- Posibilidad de usar API REST para integración con aplicaciones de terceros |
||||
- Interoperabilidad y acceso a los datos |
- Interoperabilidad y acceso a los datos |
||||
o Toda la información que se conserve o introduzca en el sistema (direcciones, eventos, contactos, metadatos, etc.) es propiedad de la Junta General y la institución debe tener garantizado el pleno acceso a la misma, en formatos abiertos, sin que sea imprescindible utilizar en el futuro de manera indefinida el software. Esto implica que debe existir, al menos, un procedimiento definido para la exportación de todos los datos alojados en el sistema. |
|
||||
|
- Toda la información que se conserve o introduzca en el sistema (direcciones, eventos, contactos, metadatos, etc.) es propiedad de la Junta General y la institución debe tener garantizado el pleno acceso a la misma, en formatos abiertos, sin que sea imprescindible utilizar en el futuro de manera indefinida el software. Esto implica que debe existir, al menos, un procedimiento definido para la exportación de todos los datos alojados en el sistema. |
||||
- PROTECCIÓN DE DATOS DE CARÁCTER PERSONAL |
- PROTECCIÓN DE DATOS DE CARÁCTER PERSONAL |
||||
o El contratista se compromete a adoptar las medidas técnicas que permitan garantizar el cumplimiento de la normativa vigente en materia de datos de carácter personal. |
|
||||
|
- El contratista se compromete a adoptar las medidas técnicas que permitan garantizar el cumplimiento de la normativa vigente en materia de datos de carácter personal. |
||||
|
|
||||
|
|
||||
|
|
||||
Segmentación de permisos por usuarios |
Segmentación de permisos por usuarios |
||||
- Gestión de contactos y autoridades [x] |
|
||||
o Datos comunes[x] |
|
||||
o Información de cargos[x] |
|
||||
o Grupos/Colectivos[x] |
|
||||
- Gestión de actos y eventos |
|
||||
o Capacidad de planificación de fechas [X] Modelo eventos |
|
||||
o Registro de asistentes e invitados [x] |
|
||||
o Notificaciones y envío de invitaciones[x] |
|
||||
o Monitorización en tiempo real[x] |
|
||||
- Gestión de agendas |
|
||||
o Capacidad para gestionar múltiples agendas |
|
||||
o Capacidad para disponer de múltiples vistas (día, mes, año, etc.). [x] |
|
||||
Gestión de documentos |
|
||||
o Generación de invitaciones con códigos QR |
|
||||
o Programas de actividades [x] |
|
||||
o Capacidad para crear nuevos formatos [x] |
|
||||
- Invitaciones electrónicas |
|
||||
o Envío de invitaciones electrónicas [x] |
|
||||
o Capacidad para confirmación electrónica de asistencia [x] |
|
||||
- Gestión de espacios |
|
||||
o Distribución de mesas[x] |
|
||||
o Distribución de asientos[x] |
|
||||
- Informes |
|
||||
o Capacidad para generar listados en tiempo real [x] |
|
||||
▪ Asistentes (propuestos, confirmados, sin confirmar)[x] |
|
||||
▪ Memoria de eventos/actos[x] |
|
||||
|
- [x] Gestión de contactos y autoridades |
||||
|
- [x] Datos comunes |
||||
|
- [x] Información de cargos |
||||
|
- [x] Grupos/Colectivos |
||||
|
- [x] Gestión de actos y eventos |
||||
|
- [x] Capacidad de planificación de fechas --> Modelo eventos |
||||
|
- [x] Registro de asistentes e invitados |
||||
|
- [x] Notificaciones y envío de invitaciones |
||||
|
- [x] Monitorización en tiempo real |
||||
|
- [ ]Gestión de agendas |
||||
|
- [ ] Capacidad para gestionar múltiples agendas |
||||
|
- [x] Capacidad para disponer de múltiples vistas (día, mes, año, etc.). |
||||
|
- [ ] Gestión de documentos |
||||
|
- [ ] Generación de invitaciones con códigos QR |
||||
|
- [x] Programas de actividades |
||||
|
- [x] Capacidad para crear nuevos formatos |
||||
|
- [x] Invitaciones electrónicas |
||||
|
-[x] Envío de invitaciones electrónicas |
||||
|
-[x] Capacidad para confirmación electrónica de asistencia |
||||
|
- [x] Gestión de espacios |
||||
|
-[x] Distribución de mesas |
||||
|
-[x] Distribución de asientos |
||||
|
- [ ]Informes |
||||
|
- [x] Capacidad para generar listados en tiempo real |
||||
|
- [x] Asistentes (propuestos, confirmados, sin confirmar) |
||||
|
- [x] Memoria de eventos/actos |
||||
|
|
||||
|
|
||||
|
|
||||
Otros: |
Otros: |
||||
|
|
||||
Creación de la web del evento |
|
||||
Registro de participantes con formularios a medida |
|
||||
Email-marketing inteligente |
|
||||
Acreditatación de participantes |
|
||||
Networking real y estructurado |
|
||||
Venta de entradas numeradas |
|
||||
Gestión de participantes... |
|
||||
|
- [ ] Creación de la web del evento |
||||
|
- [ ] Registro de participantes con formularios a medida |
||||
|
- [ ] Email-marketing inteligente |
||||
|
- [ ] Acreditatación de participantes |
||||
|
- [ ] Networking real y estructurado |
||||
|
- [ ] Venta de entradas numeradas |
||||
|
- [x] Gestión de participantes... |
||||
|
|
||||
|
|
||||
|
#Instalación |
||||
|
|
||||
|
##Obtener repositorio e instalar |
||||
|
|
||||
|
``` |
||||
|
git clone [repo] [folder] |
||||
|
cd folder |
||||
|
composer install |
||||
|
``` |
||||
|
|
||||
|
##Generar usuario administrador |
||||
|
``` |
||||
|
bin/console user:create |
||||
|
``` |
||||
|
##Configuración de entorno |
||||
|
``` |
||||
|
###> symfony/framework-bundle ### |
||||
|
APP_ENV=dev |
||||
|
APP_SECRET=78583d7b8bda3f2da4c78cda66b645f6 |
||||
|
###< symfony/framework-bundle ### |
||||
|
|
||||
|
###> symfony/mailer ### |
||||
|
MAILER_DSN=smtp://localhost |
||||
|
###< symfony/mailer ### |
||||
|
|
||||
|
###> doctrine/doctrine-bundle ### |
||||
|
# Format described at https://www.doctrine-project.org/projects/doctrine-dbal/en/latest/reference/configuration.html#connecting-using-a-url |
||||
|
# IMPORTANT: You MUST configure your server version, either here or in config/packages/doctrine.yaml |
||||
|
# |
||||
|
# DATABASE_URL="sqlite:///%kernel.project_dir%/var/data.db" |
||||
|
DATABASE_URL=mysql://xyz:Pichi23Pichi23-@127.0.0.1:3306/protocolo?serverVersion=5.6 |
||||
|
###< doctrine/doctrine-bundle ### |
||||
|
|
||||
|
###> nelmio/cors-bundle ### |
||||
|
CORS_ALLOW_ORIGIN='^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$' |
||||
|
###< nelmio/cors-bundle ### |
||||
|
``` |
||||
|
|
||||
@ -1,6 +1,7 @@ |
|||||
twig: |
twig: |
||||
default_path: '%kernel.project_dir%/templates' |
default_path: '%kernel.project_dir%/templates' |
||||
|
|
||||
|
form_themes: |
||||
|
- '@SonataForm/Form/datepicker.html.twig' |
||||
when@test: |
when@test: |
||||
twig: |
twig: |
||||
strict_variables: true |
strict_variables: true |
||||
|
After Width: 1772 | Height: 1358 | Size: 189 KiB |
|
After Width: 2457 | Height: 1098 | Size: 191 KiB |
|
After Width: 1772 | Height: 1358 | Size: 114 KiB |
|
After Width: 12 | Height: 6 | Size: 1.3 KiB |
@ -0,0 +1,18 @@ |
|||||
|
<?php |
||||
|
|
||||
|
|
||||
|
namespace App\Controller; |
||||
|
use Symfony\Bundle\FrameworkBundle\Controller\AbstractController; |
||||
|
use Symfony\Component\Routing\Annotation\Route; |
||||
|
use Symfony\Component\HttpFoundation\Response; |
||||
|
class HomePageController extends AbstractController |
||||
|
{ |
||||
|
/** |
||||
|
* @Route("/") |
||||
|
*/ |
||||
|
public function homepage(){ |
||||
|
return $this->render('base.html.twig'); |
||||
|
} |
||||
|
|
||||
|
|
||||
|
} |
||||
@ -0,0 +1,81 @@ |
|||||
|
<?php |
||||
|
|
||||
|
namespace App\DataFixtures; |
||||
|
|
||||
|
use App\Entity\Autoridades; |
||||
|
use App\Entity\Contacto; |
||||
|
use App\Entity\Grupo; |
||||
|
use App\Entity\User; |
||||
|
use Doctrine\Bundle\FixturesBundle\Fixture; |
||||
|
use Doctrine\Persistence\ObjectManager; |
||||
|
|
||||
|
|
||||
|
class ContactosFixtures extends Fixture |
||||
|
{ |
||||
|
|
||||
|
public function load(ObjectManager $manager) |
||||
|
{ |
||||
|
|
||||
|
$autoridad=[]; |
||||
|
$autoridad[0]['name']='Presidente del Principado de Asturias'; |
||||
|
$autoridad[1]['name']='Vicepresidente de Administración Autonómica, Medio Ambiente y Cambio Climático del Principado de Asturias'; |
||||
|
$autoridad[2]['name']='Consejera de Presidencia del Principado de Asturias'; |
||||
|
$autoridad[3]['name']='Consejera de Hacienda del Principado de Asturias'; |
||||
|
$autoridad[4]['name']='Consejera de Educación del Principado de Asturias'; |
||||
|
$autoridad[5]['name']='Consejero de Industria, Empleo y Promoción Económica del Principado de Asturias'; |
||||
|
$contacto=[]; |
||||
|
$contacto[0]['name']='Adrián'; |
||||
|
$contacto[0]['lastname']='Barbón'; |
||||
|
$contacto[0]['email']='adrian.barbon@asturias.loc'; |
||||
|
$contacto[1]['name']='Juan'; |
||||
|
$contacto[1]['lastname']='Cofiño Gonzales'; |
||||
|
$contacto[1]['email']='juan.cofinogonzalez@asturias.loc'; |
||||
|
$contacto[2]['name']='Rita'; |
||||
|
$contacto[2]['lastname']='Camblor Rodriguez'; |
||||
|
$contacto[2]['email']='ruta.camblorrodriguez@asturias.loc'; |
||||
|
$contacto[3]['name']='Ana'; |
||||
|
$contacto[3]['lastname']='Cárcaba García'; |
||||
|
$contacto[3]['email']='ana.carcabagarcia@asturias.loc'; |
||||
|
$contacto[4]['name']='Carmen'; |
||||
|
$contacto[4]['lastname']='Suárez Suárez'; |
||||
|
$contacto[4]['email']='carmen.suarezsuarez@asturias.loc'; |
||||
|
$contacto[5]['name']='Enrique'; |
||||
|
$contacto[5]['lastname']='Fernandez Rodriguez'; |
||||
|
$contacto[5]['email']='enrique.fernandezrodriguez@asturias.loc'; |
||||
|
|
||||
|
$grupo=new Grupo(); |
||||
|
$grupo->setName('Gobierno del Principado de Asturias'); |
||||
|
$manager->persist($grupo); |
||||
|
|
||||
|
foreach($contacto as $i=>$c){ |
||||
|
$contactos=new Contacto(); |
||||
|
$contactos->setName($c['name']); |
||||
|
$contactos->setLastname($c['lastname']); |
||||
|
$contactos->setEmail($c['email']); |
||||
|
$manager->persist($contactos); |
||||
|
$autoridades= new Autoridades(); |
||||
|
$autoridades->setName($autoridad[$i]['name']); |
||||
|
$autoridades->setContacto($contactos); |
||||
|
$manager->persist($autoridades); |
||||
|
$grupo->addContacto($contactos); |
||||
|
$manager->persist($grupo); |
||||
|
} |
||||
|
|
||||
|
$manager->flush(); |
||||
|
$this->users($manager); |
||||
|
} |
||||
|
|
||||
|
public function users($manager){ |
||||
|
$user=new User(); |
||||
|
$user->setEmail('mpescadorsantirso@gmail.com'); |
||||
|
$user->setRoles(['ROLE_SUPER_ADMIN']); |
||||
|
$user->setActive(true); |
||||
|
$user->setPassword('$argon2i$v=19$m=65536,t=4,p=1$ckJsdVR4SEtxVjR4a3ZVSQ$O8BXx9ws2V07oweFbU9ytzPvwzNxYkiygdyvHMFsEdM'); |
||||
|
$user->setFirstName('Miguel Angel'); |
||||
|
$user->setLanguage('es'); |
||||
|
$user->setLastName('Pescador Santirso'); |
||||
|
$user->setFreeze(false); |
||||
|
$manager->persist($user); |
||||
|
$manager->flush(); |
||||
|
} |
||||
|
} |
||||
@ -0,0 +1,115 @@ |
|||||
|
<?php |
||||
|
|
||||
|
namespace App\Entity; |
||||
|
|
||||
|
use Doctrine\ORM\Mapping as ORM; |
||||
|
|
||||
|
/** |
||||
|
* EventoContacto |
||||
|
* |
||||
|
* @ORM\Table(name="evento_contacto", indexes={@ORM\Index(name="contacto_id", columns={"contacto_id"})}) |
||||
|
* @ORM\Entity |
||||
|
*/ |
||||
|
class EventoContacto |
||||
|
{ |
||||
|
/** |
||||
|
* @var bool |
||||
|
* |
||||
|
* @ORM\Column(name="inscrito", type="boolean", nullable=false) |
||||
|
*/ |
||||
|
private $inscrito; |
||||
|
/** |
||||
|
* @var bool|null |
||||
|
* |
||||
|
* @ORM\Column(name="confirmed", type="boolean", nullable=true) |
||||
|
*/ |
||||
|
private $confirmed; |
||||
|
/** |
||||
|
* @var bool |
||||
|
* |
||||
|
* @ORM\Column(name="asiste", type="boolean", nullable=false) |
||||
|
*/ |
||||
|
private $asiste; |
||||
|
|
||||
|
/** |
||||
|
* @var \Eventos |
||||
|
* |
||||
|
* @ORM\Id |
||||
|
* @ORM\GeneratedValue(strategy="NONE") |
||||
|
* @ORM\OneToOne(targetEntity="Eventos") |
||||
|
* @ORM\JoinColumns({ |
||||
|
* @ORM\JoinColumn(name="evento_id", referencedColumnName="id") |
||||
|
* }) |
||||
|
*/ |
||||
|
private $evento; |
||||
|
|
||||
|
/** |
||||
|
* @var \Contacto |
||||
|
* |
||||
|
* @ORM\ManyToOne(targetEntity="Contacto") |
||||
|
* @ORM\JoinColumns({ |
||||
|
* @ORM\JoinColumn(name="contacto_id", referencedColumnName="id") |
||||
|
* }) |
||||
|
*/ |
||||
|
private $contacto; |
||||
|
|
||||
|
public function getInscrito(): ?bool |
||||
|
{ |
||||
|
return $this->inscrito; |
||||
|
} |
||||
|
|
||||
|
public function setInscrito(bool $inscrito): self |
||||
|
{ |
||||
|
$this->inscrito = $inscrito; |
||||
|
|
||||
|
return $this; |
||||
|
} |
||||
|
|
||||
|
public function getAsiste(): ?bool |
||||
|
{ |
||||
|
return $this->asiste; |
||||
|
} |
||||
|
|
||||
|
public function setAsiste(bool $asiste): self |
||||
|
{ |
||||
|
$this->asiste = $asiste; |
||||
|
|
||||
|
return $this; |
||||
|
} |
||||
|
public function getConfirmed(): ?bool |
||||
|
{ |
||||
|
return $this->confirmed; |
||||
|
} |
||||
|
|
||||
|
public function setConfirmed(?bool $confirmed): self |
||||
|
{ |
||||
|
$this->confirmed = $confirmed; |
||||
|
|
||||
|
return $this; |
||||
|
} |
||||
|
public function getEvento(): ?Eventos |
||||
|
{ |
||||
|
return $this->evento; |
||||
|
} |
||||
|
|
||||
|
public function setEvento(?Eventos $evento): self |
||||
|
{ |
||||
|
$this->evento = $evento; |
||||
|
|
||||
|
return $this; |
||||
|
} |
||||
|
|
||||
|
public function getContacto(): ?Contacto |
||||
|
{ |
||||
|
return $this->contacto; |
||||
|
} |
||||
|
|
||||
|
public function setContacto(?Contacto $contacto): self |
||||
|
{ |
||||
|
$this->contacto = $contacto; |
||||
|
|
||||
|
return $this; |
||||
|
} |
||||
|
|
||||
|
|
||||
|
} |
||||
@ -1,19 +1,666 @@ |
|||||
<!DOCTYPE html> |
|
||||
<html> |
|
||||
<head> |
|
||||
<meta charset="UTF-8"> |
|
||||
<title>{% block title %}Welcome!{% endblock %}</title> |
|
||||
{# Run `composer require symfony/webpack-encore-bundle` |
|
||||
and uncomment the following Encore helpers to start using Symfony UX #} |
|
||||
{% block stylesheets %} |
|
||||
{#{{ encore_entry_link_tags('app') }}#} |
|
||||
{% endblock %} |
|
||||
|
|
||||
{% block javascripts %} |
|
||||
{#{{ encore_entry_script_tags('app') }}#} |
|
||||
{% endblock %} |
|
||||
</head> |
|
||||
<body> |
|
||||
{% block body %}{% endblock %} |
|
||||
</body> |
|
||||
|
<!doctype html> |
||||
|
<html class="no-js" lang="zxx"> |
||||
|
<head> |
||||
|
<meta charset="utf-8"> |
||||
|
<meta http-equiv="x-ua-compatible" content="ie=edge"> |
||||
|
<title>Finance HTML-5 Template </title> |
||||
|
<meta name="description" content=""> |
||||
|
<meta name="viewport" content="width=device-width, initial-scale=1"> |
||||
|
<link rel="manifest" href="site.webmanifest"> |
||||
|
<link rel="shortcut icon" type="image/x-icon" href="assets/img/favicon.ico"> |
||||
|
|
||||
|
<!-- CSS here --> |
||||
|
<link rel="stylesheet" href="assets/css/bootstrap.min.css"> |
||||
|
<link rel="stylesheet" href="assets/css/owl.carousel.min.css"> |
||||
|
<link rel="stylesheet" href="assets/css/slicknav.css"> |
||||
|
<link rel="stylesheet" href="assets/css/flaticon.css"> |
||||
|
<link rel="stylesheet" href="assets/css/animate.min.css"> |
||||
|
<link rel="stylesheet" href="assets/css/magnific-popup.css"> |
||||
|
<link rel="stylesheet" href="assets/css/fontawesome-all.min.css"> |
||||
|
<link rel="stylesheet" href="assets/css/themify-icons.css"> |
||||
|
<link rel="stylesheet" href="assets/css/slick.css"> |
||||
|
<link rel="stylesheet" href="assets/css/nice-select.css"> |
||||
|
<link rel="stylesheet" href="assets/css/style.css"> |
||||
|
</head> |
||||
|
|
||||
|
<body> |
||||
|
<!-- Preloader Start --> |
||||
|
<div id="preloader-active"> |
||||
|
<div class="preloader d-flex align-items-center justify-content-center"> |
||||
|
<div class="preloader-inner position-relative"> |
||||
|
<div class="preloader-circle"></div> |
||||
|
<div class="preloader-img pere-text"> |
||||
|
<img src="assets/img/logo/logo.png" alt=""> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
<!-- Preloader Start --> |
||||
|
<header> |
||||
|
<!-- Header Start --> |
||||
|
<div class="header-area header-transparent"> |
||||
|
<div class="main-header header-sticky"> |
||||
|
<div class="container-fluid"> |
||||
|
<div class="row align-items-center"> |
||||
|
<!-- Logo --> |
||||
|
<div class="col-xl-2 col-lg-2 col-md-1"> |
||||
|
<div class="logo"> |
||||
|
<a href="index.html"><img src="assets/img/logo/logo.png" alt=""></a> |
||||
|
</div> |
||||
|
</div> |
||||
|
<div class="col-xl-10 col-lg-10 col-md-10"> |
||||
|
<div class="menu-main d-flex align-items-center justify-content-end"> |
||||
|
<!-- Main-menu --> |
||||
|
<div class="main-menu f-right d-none d-lg-block"> |
||||
|
<nav> |
||||
|
<ul id="navigation"> |
||||
|
<li class="active"><a href="index.html">Home</a></li> |
||||
|
<li><a href="about.html">About</a></li> |
||||
|
<li><a href="services.html">Services</a></li> |
||||
|
<li><a href="blog.html">Blog</a> |
||||
|
<ul class="submenu"> |
||||
|
<li><a href="blog.html">Blog</a></li> |
||||
|
<li><a href="blog_details.html">Blog Details</a></li> |
||||
|
<li><a href="elements.html">Element</a></li> |
||||
|
<li><a href="apply.html">Apply Now</a></li> |
||||
|
</ul> |
||||
|
</li> |
||||
|
<li><a href="contact.html">Contact</a></li> |
||||
|
</ul> |
||||
|
</nav> |
||||
|
</div> |
||||
|
<div class="header-right-btn f-right d-none d-lg-block"> |
||||
|
<a href="#" class="btn header-btn">+880.762.009.00 </a> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
<!-- Mobile Menu --> |
||||
|
<div class="col-12"> |
||||
|
<div class="mobile_menu d-block d-lg-none"></div> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
<!-- Header End --> |
||||
|
</header> |
||||
|
<main> |
||||
|
|
||||
|
<!-- slider Area Start--> |
||||
|
<div class="slider-area slider-height" data-background="assets/img/hero/h1_hero.jpg"> |
||||
|
<div class="slider-active"> |
||||
|
<!-- Single Slider --> |
||||
|
<div class="single-slider"> |
||||
|
<div class="slider-cap-wrapper"> |
||||
|
<div class="hero__caption"> |
||||
|
<p data-animation="fadeInLeft" data-delay=".2s">Achieve your financial goal</p> |
||||
|
<h1 data-animation="fadeInLeft" data-delay=".5s">Small Business Loans For Daily Expenses.</h1> |
||||
|
<!-- Hero Btn --> |
||||
|
<a href="apply.html" class="btn hero-btn" data-animation="fadeInLeft" data-delay=".8s">Apply for Loan</a> |
||||
|
</div> |
||||
|
<div class="hero__img"> |
||||
|
<img src="assets/img/hero/hero_img.jpg" alt=""> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
<!-- Single Slider --> |
||||
|
<div class="single-slider"> |
||||
|
<div class="slider-cap-wrapper"> |
||||
|
<div class="hero__caption"> |
||||
|
<p data-animation="fadeInLeft" data-delay=".2s">Achieve your financial goal</p> |
||||
|
<h1 data-animation="fadeInLeft" data-delay=".5s">Small Business Loans For Daily Expenses.</h1> |
||||
|
<!-- Hero Btn --> |
||||
|
<a href="apply.html" class="btn hero-btn" data-animation="fadeInLeft" data-delay=".8s">Apply for Loan</a> |
||||
|
</div> |
||||
|
<div class="hero__img"> |
||||
|
<img src="assets/img/hero/hero_img2.jpg" alt=""> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
<!-- slider-footer Start --> |
||||
|
<div class="slider-footer section-bg d-none d-sm-block"> |
||||
|
<div class="footer-wrapper"> |
||||
|
<!-- single --> |
||||
|
<div class="single-caption"> |
||||
|
<div class="single-img"> |
||||
|
<img src="assets/img/hero/hero_footer.png" alt=""> |
||||
|
</div> |
||||
|
</div> |
||||
|
<!-- single --> |
||||
|
<div class="single-caption"> |
||||
|
<div class="caption-icon"> |
||||
|
<span class="flaticon-clock"></span> |
||||
|
</div> |
||||
|
<div class="caption"> |
||||
|
<p>Quick & Easy Loan</p> |
||||
|
<p>Approvals</p> |
||||
|
</div> |
||||
|
</div> |
||||
|
<!-- single --> |
||||
|
<div class="single-caption"> |
||||
|
<div class="caption-icon"> |
||||
|
<span class="flaticon-like"></span> |
||||
|
</div> |
||||
|
<div class="caption"> |
||||
|
<p>Quick & Easy Loan</p> |
||||
|
<p>Approvals</p> |
||||
|
</div> |
||||
|
</div> |
||||
|
<!-- single --> |
||||
|
<div class="single-caption"> |
||||
|
<div class="caption-icon"> |
||||
|
<span class="flaticon-money"></span> |
||||
|
</div> |
||||
|
<div class="caption"> |
||||
|
<p>Quick & Easy Loan</p> |
||||
|
<p>Approvals</p> |
||||
|
</div> |
||||
|
</div> |
||||
|
|
||||
|
</div> |
||||
|
</div> |
||||
|
<!-- slider-footer End --> |
||||
|
|
||||
|
</div> |
||||
|
<!-- slider Area End--> |
||||
|
<!-- About Law Start--> |
||||
|
<div class="about-low-area section-padding2"> |
||||
|
<div class="container"> |
||||
|
<div class="row"> |
||||
|
<div class="col-lg-6 col-md-12"> |
||||
|
<div class="about-caption mb-50"> |
||||
|
<!-- Section Tittle --> |
||||
|
<div class="section-tittle mb-35"> |
||||
|
<span>About Our Company</span> |
||||
|
<h2>Building a Brighter financial Future & Good Support.</h2> |
||||
|
</div> |
||||
|
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, oeiusmod tempor incididunt ut labore et dolore magna aliqua. Ut eniminixm, quis nostrud exercitation ullamco laboris nisi ut aliquip exeaoauat. Duis aute irure dolor in reprehe.</p> |
||||
|
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, oeiusmod tempor incididunt ut labore et dolore magna aliq.</p> |
||||
|
<a href="apply.html" class="btn">Apply for Loan</a> |
||||
|
</div> |
||||
|
</div> |
||||
|
<div class="col-lg-6 col-md-12"> |
||||
|
<!-- about-img --> |
||||
|
<div class="about-img "> |
||||
|
<div class="about-font-img d-none d-lg-block"> |
||||
|
<img src="assets/img/gallery/about2.png" alt=""> |
||||
|
</div> |
||||
|
<div class="about-back-img "> |
||||
|
<img src="assets/img/gallery/about1.png" alt=""> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
<!-- About Law End--> |
||||
|
<!-- Services Area Start --> |
||||
|
<div class="services-area pt-150 pb-150" data-background="assets/img/gallery/section_bg02.jpg"> |
||||
|
<div class="container"> |
||||
|
<div class="row justify-content-center"> |
||||
|
<div class="col-lg-6 col-md-10"> |
||||
|
<!-- Section Tittle --> |
||||
|
<div class="section-tittle text-center mb-80"> |
||||
|
<span>Services that we are providing</span> |
||||
|
<h2>High Performance Services For All Industries.</h2> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
<div class="row"> |
||||
|
<div class="col-lg-3 col-md-6 col-sm-6"> |
||||
|
<div class="single-cat text-center mb-50"> |
||||
|
<div class="cat-icon"> |
||||
|
<span class="flaticon-work"></span> |
||||
|
</div> |
||||
|
<div class="cat-cap"> |
||||
|
<h5><a href="services.html">Business Loan</a></h5> |
||||
|
<p>Consectetur adipisicing elit, sed doeiusmod tempor incididunt ut labore et dolore</p> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
<div class="col-lg-3 col-md-6 col-sm-6"> |
||||
|
<div class="single-cat text-center mb-50"> |
||||
|
<div class="cat-icon"> |
||||
|
<span class="flaticon-loan"></span> |
||||
|
</div> |
||||
|
<div class="cat-cap"> |
||||
|
<h5><a href="services.html">Commercial Loans</a></h5> |
||||
|
<p>Consectetur adipisicing elit, sed doeiusmod tempor incididunt ut labore et dolore</p> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
<div class="col-lg-3 col-md-6 col-sm-6"> |
||||
|
<div class="single-cat text-center mb-50"> |
||||
|
<div class="cat-icon"> |
||||
|
<span class="flaticon-loan-1"></span> |
||||
|
</div> |
||||
|
<div class="cat-cap"> |
||||
|
<h5><a href="services.html">Construction Loans</a></h5> |
||||
|
<p>Consectetur adipisicing elit, sed doeiusmod tempor incididunt ut labore et dolore</p> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
<div class="col-lg-3 col-md-6 col-sm-6"> |
||||
|
<div class="single-cat text-center mb-50"> |
||||
|
<div class="cat-icon"> |
||||
|
<span class="flaticon-like"></span> |
||||
|
</div> |
||||
|
<div class="cat-cap"> |
||||
|
<h5><a href="services.html">Business Loan</a></h5> |
||||
|
<p>Consectetur adipisicing elit, sed doeiusmod tempor incididunt ut labore et dolore</p> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
|
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
<!-- Services Area End --> |
||||
|
<!-- Support Company Start--> |
||||
|
<div class="support-company-area section-padding3 fix"> |
||||
|
<div class="container"> |
||||
|
<div class="row align-items-center"> |
||||
|
<div class="col-xl-6 col-lg-6"> |
||||
|
<div class="support-location-img mb-50"> |
||||
|
<img src="assets/img/gallery/single2.jpg" alt=""> |
||||
|
<div class="support-img-cap"> |
||||
|
<span>Since 1992</span> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
<div class="col-xl-6 col-lg-6"> |
||||
|
<div class="right-caption"> |
||||
|
<!-- Section Tittle --> |
||||
|
<div class="section-tittle"> |
||||
|
<span>Why Choose Our Company</span> |
||||
|
<h2>We Promise Sustainable Future For You.</h2> |
||||
|
</div> |
||||
|
<div class="support-caption"> |
||||
|
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud.</p> |
||||
|
<div class="select-suport-items"> |
||||
|
<label class="single-items">Aorem ipsum dgolor sitnfd amet dfgbn fbsdg |
||||
|
<input type="checkbox" checked="checked active"> |
||||
|
<span class="checkmark"></span> |
||||
|
</label> |
||||
|
<label class="single-items">Consectetur adipisicing bfnelit, sedb dvbnfo |
||||
|
<input type="checkbox" checked="checked active"> |
||||
|
<span class="checkmark"></span> |
||||
|
</label> |
||||
|
<label class="single-items">Eiusmod tempor incididunt vmgldupout labore |
||||
|
<input type="checkbox" checked="checked active"> |
||||
|
<span class="checkmark"></span> |
||||
|
</label> |
||||
|
<label class="single-items">Admkde mibvnim veniam, quivds cnostrud. |
||||
|
<input type="checkbox" checked="checked active"> |
||||
|
<span class="checkmark"></span> |
||||
|
</label> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
<!-- Support Company End--> |
||||
|
<!-- Application Area Start --> |
||||
|
<div class="application-area pt-150 pb-140" data-background="assets/img/gallery/section_bg03.jpg"> |
||||
|
<div class="container"> |
||||
|
<div class="row justify-content-center"> |
||||
|
<div class="col-lg-6 col-md-10"> |
||||
|
<!-- Section Tittle --> |
||||
|
<div class="section-tittle section-tittle2 text-center mb-45"> |
||||
|
<span>Apply in Three Easy Steps</span> |
||||
|
<h2>Easy Application Process For Any Types of Loan</h2> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
<div class="row justify-content-center"> |
||||
|
<div class="col-lg-9 col-xl-8"> |
||||
|
<!--Hero form --> |
||||
|
<form action="#" class="search-box"> |
||||
|
<div class="select-form"> |
||||
|
<div class="select-itms"> |
||||
|
<select name="select" id="select1"> |
||||
|
<option value="">Select Amount</option> |
||||
|
<option value="">$120</option> |
||||
|
<option value="">$700</option> |
||||
|
<option value="">$750</option> |
||||
|
<option value="">$250</option> |
||||
|
</select> |
||||
|
</div> |
||||
|
</div> |
||||
|
<div class="select-form"> |
||||
|
<div class="select-itms"> |
||||
|
<select name="select" id="select1"> |
||||
|
<option value="">Duration Month</option> |
||||
|
<option value="">7 Days</option> |
||||
|
<option value="">10 Days</option> |
||||
|
<option value="">14 Days Days</option> |
||||
|
<option value="">20 Days</option> |
||||
|
</select> |
||||
|
</div> |
||||
|
</div> |
||||
|
<div class="input-form"> |
||||
|
<input type="text" placeholder="Return Amount"> |
||||
|
</div> |
||||
|
<div class="search-form"> |
||||
|
<a href="apply.html">Apply for Loan</a> |
||||
|
</div> |
||||
|
</form> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
<!-- Application Area End --> |
||||
|
<!--Team Ara Start --> |
||||
|
<div class="team-area section-padding30"> |
||||
|
<div class="container"> |
||||
|
<div class="row justify-content-center"> |
||||
|
<div class="cl-xl-7 col-lg-8 col-md-10"> |
||||
|
<!-- Section Tittle --> |
||||
|
<div class="section-tittle text-center mb-70"> |
||||
|
<span>Our Loan Section Team Mambers</span> |
||||
|
<h2>Take a look to our professional team members.</h2> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
<div class="row"> |
||||
|
<div class="col-lg-3 col-md-4 col-sm-6"> |
||||
|
<div class="single-team mb-30"> |
||||
|
<div class="team-img"> |
||||
|
<img src="assets/img/gallery/home_blog1.png" alt=""> |
||||
|
<!-- Blog Social --> |
||||
|
<div class="team-social"> |
||||
|
<li><a href="#"><i class="fab fa-facebook-f"></i></a></li> |
||||
|
<li><a href="#"><i class="fab fa-twitter"></i></a></li> |
||||
|
<li><a href="#"><i class="fas fa-globe"></i></a></li> |
||||
|
</div> |
||||
|
</div> |
||||
|
<div class="team-caption"> |
||||
|
<h3><a href="#">Bruce Roberts</a></h3> |
||||
|
<p>Volunteer leader</p> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
<div class="col-lg-3 col-md-4 col-sm-6"> |
||||
|
<div class="single-team mb-30"> |
||||
|
<div class="team-img"> |
||||
|
<img src="assets/img/gallery/home_blog2.png" alt=""> |
||||
|
<!-- Blog Social --> |
||||
|
<div class="team-social"> |
||||
|
<li><a href="#"><i class="fab fa-facebook-f"></i></a></li> |
||||
|
<li><a href="#"><i class="fab fa-twitter"></i></a></li> |
||||
|
<li><a href="#"><i class="fas fa-globe"></i></a></li> |
||||
|
</div> |
||||
|
</div> |
||||
|
<div class="team-caption"> |
||||
|
<h3><a href="#">Bruce Roberts</a></h3> |
||||
|
<p>Volunteer leader</p> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
<div class="col-lg-3 col-md-4 col-sm-6"> |
||||
|
<div class="single-team mb-30"> |
||||
|
<div class="team-img"> |
||||
|
<img src="assets/img/gallery/home_blog3.png" alt=""> |
||||
|
<!-- Blog Social --> |
||||
|
<div class="team-social"> |
||||
|
<li><a href="#"><i class="fab fa-facebook-f"></i></a></li> |
||||
|
<li><a href="#"><i class="fab fa-twitter"></i></a></li> |
||||
|
<li><a href="#"><i class="fas fa-globe"></i></a></li> |
||||
|
</div> |
||||
|
</div> |
||||
|
<div class="team-caption"> |
||||
|
<h3><a href="#">Bruce Roberts</a></h3> |
||||
|
<p>Volunteer leader</p> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
<div class="col-lg-3 col-md-4 col-sm-6"> |
||||
|
<div class="single-team mb-30"> |
||||
|
<div class="team-img"> |
||||
|
<img src="assets/img/gallery/home_blog4.png" alt=""> |
||||
|
<!-- Blog Social --> |
||||
|
<div class="team-social"> |
||||
|
<li><a href="#"><i class="fab fa-facebook-f"></i></a></li> |
||||
|
<li><a href="#"><i class="fab fa-twitter"></i></a></li> |
||||
|
<li><a href="#"><i class="fas fa-globe"></i></a></li> |
||||
|
</div> |
||||
|
</div> |
||||
|
<div class="team-caption"> |
||||
|
<h3><a href="#">Bruce Roberts</a></h3> |
||||
|
<p>Volunteer leader</p> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
<!-- Team Ara End --> |
||||
|
<!-- Testimonial Start --> |
||||
|
<div class="testimonial-area t-bg testimonial-padding"> |
||||
|
<div class="container "> |
||||
|
<div class="row d-flex justify-content-center"> |
||||
|
<div class="col-xl-11 col-lg-11 col-md-9"> |
||||
|
<div class="h1-testimonial-active"> |
||||
|
<!-- Single Testimonial --> |
||||
|
<div class="single-testimonial text-center"> |
||||
|
<!-- Testimonial Content --> |
||||
|
<div class="testimonial-caption "> |
||||
|
<div class="testimonial-top-cap"> |
||||
|
<img src="assets/img/gallery/testimonial.png" alt=""> |
||||
|
<p>Logisti Group is a representative logistics operator providing full range of ser |
||||
|
of customs clearance and transportation worl.</p> |
||||
|
</div> |
||||
|
<!-- founder --> |
||||
|
<div class="testimonial-founder d-flex align-items-center justify-content-center"> |
||||
|
<div class="founder-img"> |
||||
|
<img src="assets/img/testmonial/Homepage_testi.png" alt=""> |
||||
|
</div> |
||||
|
<div class="founder-text"> |
||||
|
<span>Jessya Inn</span> |
||||
|
<p>Co Founder</p> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
<!-- Single Testimonial --> |
||||
|
<div class="single-testimonial text-center"> |
||||
|
<!-- Testimonial Content --> |
||||
|
<div class="testimonial-caption "> |
||||
|
<div class="testimonial-top-cap"> |
||||
|
<img src="assets/img/gallery/testimonial.png" alt=""> |
||||
|
<p>Logisti Group is a representative logistics operator providing full range of ser |
||||
|
of customs clearance and transportation worl.</p> |
||||
|
</div> |
||||
|
<!-- founder --> |
||||
|
<div class="testimonial-founder d-flex align-items-center justify-content-center"> |
||||
|
<div class="founder-img"> |
||||
|
<img src="assets/img/testmonial/Homepage_testi.png" alt=""> |
||||
|
</div> |
||||
|
<div class="founder-text"> |
||||
|
<span>Jessya Inn</span> |
||||
|
<p>Co Founder</p> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
<!-- Testimonial End --> |
||||
|
<!-- Blog Ara Start --> |
||||
|
<div class="home-blog-area section-padding30"> |
||||
|
<div class="container"> |
||||
|
<div class="row justify-content-center"> |
||||
|
<div class="col-lg-7 col-md-10"> |
||||
|
<!-- Section Tittle --> |
||||
|
<div class="section-tittle text-center mb-70"> |
||||
|
<span>News form our latest blog</span> |
||||
|
<h2>News from around the world selected by us.</h2> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
<div class="row"> |
||||
|
<div class="col-xl-6 col-lg-6 col-md-6"> |
||||
|
<!-- single-david --> |
||||
|
<div class="single-blogs mb-30"> |
||||
|
<div class="blog-images"> |
||||
|
<img src="assets/img/gallery/blog1.png" alt=""> |
||||
|
</div> |
||||
|
<div class="blog-captions"> |
||||
|
<span>January 28, 2020</span> |
||||
|
<h2><a href="blog_details.html">The advent of pesticides brought |
||||
|
in its benefits and pitfalls.</a></h2> |
||||
|
<p>October 6, a2020by Steve</p> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
<div class="col-xl-6 col-lg-6 col-md-6"> |
||||
|
<!-- single-david --> |
||||
|
<div class="single-blogs mb-30"> |
||||
|
<div class="blog-images"> |
||||
|
<img src="assets/img/gallery/blog2.png" alt=""> |
||||
|
</div> |
||||
|
<div class="blog-captions"> |
||||
|
<span>January 28, 2020</span> |
||||
|
<h2><a href="blog_details.html">The advent of pesticides brought |
||||
|
in its benefits and pitfalls.</a></h2> |
||||
|
<p>October 6, a2020by Steve</p> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
<!-- Blog Ara End --> |
||||
|
|
||||
|
</main> |
||||
|
<footer> |
||||
|
<!-- Footer Start--> |
||||
|
<div class="footer-area"> |
||||
|
<div class="container"> |
||||
|
<div class="footer-top footer-padding"> |
||||
|
<div class="row justify-content-between"> |
||||
|
<div class="col-xl-3 col-lg-4 col-md-4 col-sm-6"> |
||||
|
<div class="single-footer-caption mb-50"> |
||||
|
<div class="single-footer-caption mb-30"> |
||||
|
<!-- logo --> |
||||
|
<div class="footer-logo"> |
||||
|
<a href="index.html"><img src="assets/img/logo/logo2_footer.png" alt=""></a> |
||||
|
</div> |
||||
|
<div class="footer-pera"> |
||||
|
<p>Heaven fruitful doesn't over lesser days appear creeping seasons so behold bearing</p> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
<div class="col-xl-2 col-lg-2 col-md-4 col-sm-6"> |
||||
|
<div class="single-footer-caption mb-50"> |
||||
|
<div class="footer-tittle"> |
||||
|
<h4>Quick Link</h4> |
||||
|
<ul> |
||||
|
<li><a href="#">About</a></li> |
||||
|
<li><a href="#">Offers & Discounts</a></li> |
||||
|
<li><a href="#">Get Coupon</a></li> |
||||
|
<li><a href="#"> Contact Us</a></li> |
||||
|
</ul> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
<div class="col-xl-2 col-lg-3 col-md-4 col-sm-6"> |
||||
|
<div class="single-footer-caption mb-50"> |
||||
|
<div class="footer-tittle"> |
||||
|
<h4>New Products</h4> |
||||
|
<ul> |
||||
|
<li><a href="#">Woman Cloth</a></li> |
||||
|
<li><a href="#">Fashion Accessories</a></li> |
||||
|
<li><a href="#">Man Accessories</a></li> |
||||
|
<li><a href="#">Rubber made Toys</a></li> |
||||
|
</ul> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
<div class="col-xl-3 col-lg-3 col-md-4 col-sm-6"> |
||||
|
<div class="single-footer-caption mb-50"> |
||||
|
<div class="footer-tittle"> |
||||
|
<h4>Support</h4> |
||||
|
<ul> |
||||
|
<li><a href="#">Frequently Asked Questions</a></li> |
||||
|
<li><a href="#">Terms & Conditions</a></li> |
||||
|
<li><a href="#"> Privacy Policy</a></li> |
||||
|
<li><a href="#">Report a Payment Issue</a></li> |
||||
|
</ul> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
<div class="footer-bottom"> |
||||
|
<div class="row d-flex justify-content-between align-items-center"> |
||||
|
<div class="col-xl-9 col-lg-8"> |
||||
|
<div class="footer-copy-right"> |
||||
|
<p><!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --> |
||||
|
Copyright ©<script>document.write(new Date().getFullYear());</script> All rights reserved | This template is made with <i class="fa fa-heart" aria-hidden="true"></i> by <a href="https://colorlib.com" target="_blank">Colorlib</a> |
||||
|
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. --></p> |
||||
|
</div> |
||||
|
</div> |
||||
|
<div class="col-xl-3 col-lg-4"> |
||||
|
<!-- Footer Social --> |
||||
|
<div class="footer-social f-right"> |
||||
|
<a href="#"><i class="fab fa-twitter"></i></a> |
||||
|
<a href="#"><i class="fab fa-facebook-f"></i></a> |
||||
|
<a href="#"><i class="fas fa-globe"></i></a> |
||||
|
<a href="#"><i class="fab fa-instagram"></i></a> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
</div> |
||||
|
<!-- Footer End--> |
||||
|
</footer> |
||||
|
<!-- Scroll Up --> |
||||
|
<div id="back-top" > |
||||
|
<a title="Go to Top" href="#"> <i class="fas fa-level-up-alt"></i></a> |
||||
|
</div> |
||||
|
|
||||
|
|
||||
|
<!-- JS here --> |
||||
|
<!-- All JS Custom Plugins Link Here here --> |
||||
|
<script src="./assets/js/vendor/modernizr-3.5.0.min.js"></script> |
||||
|
<!-- Jquery, Popper, Bootstrap --> |
||||
|
<script src="./assets/js/vendor/jquery-1.12.4.min.js"></script> |
||||
|
<script src="./assets/js/popper.min.js"></script> |
||||
|
<script src="./assets/js/bootstrap.min.js"></script> |
||||
|
<!-- Jquery Mobile Menu --> |
||||
|
<script src="./assets/js/jquery.slicknav.min.js"></script> |
||||
|
|
||||
|
<!-- Jquery Slick , Owl-Carousel Plugins --> |
||||
|
<script src="./assets/js/owl.carousel.min.js"></script> |
||||
|
<script src="./assets/js/slick.min.js"></script> |
||||
|
<!-- One Page, Animated-HeadLin --> |
||||
|
<script src="./assets/js/wow.min.js"></script> |
||||
|
<script src="./assets/js/animated.headline.js"></script> |
||||
|
<script src="./assets/js/jquery.magnific-popup.js"></script> |
||||
|
|
||||
|
<!-- Nice-select, sticky --> |
||||
|
<script src="./assets/js/jquery.nice-select.min.js"></script> |
||||
|
<script src="./assets/js/jquery.sticky.js"></script> |
||||
|
|
||||
|
<!-- contact js --> |
||||
|
<script src="./assets/js/contact.js"></script> |
||||
|
<script src="./assets/js/jquery.form.js"></script> |
||||
|
<script src="./assets/js/jquery.validate.min.js"></script> |
||||
|
<script src="./assets/js/mail-script.js"></script> |
||||
|
<script src="./assets/js/jquery.ajaxchimp.min.js"></script> |
||||
|
|
||||
|
<!-- Jquery Plugins, main Jquery --> |
||||
|
<script src="./assets/js/plugins.js"></script> |
||||
|
<script src="./assets/js/main.js"></script> |
||||
|
|
||||
|
</body> |
||||
</html> |
</html> |
||||
Write
Preview
Loading…
Cancel
Save
Reference in new issue