Files
sirpremiumv2/resources/views/layouts/footer.blade.php
T
2023-07-26 08:28:13 -05:00

13 lines
881 B
PHP

<div class="w-full bg-gray-300 text-gray-500 text-center py-2 text-sm flex rounded-t-2xl mx-auto ">
<p class="mx-auto ">Colombia | ®SirPremium</p>
<!--div class="flex px-2">
<p class="my-auto ml-auto">Hecho con </p>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" class="w-5 h-5 text-red-400 my-auto mx-1">
<path d="M11.645 20.91l-.007-.003-.022-.012a15.247 15.247 0 01-.383-.218 25.18 25.18 0 01-4.244-3.17C4.688 15.36 2.25 12.174 2.25 8.25 2.25 5.322 4.714 3 7.688 3A5.5 5.5 0 0112 5.052 5.5 5.5 0 0116.313 3c2.973 0 5.437 2.322 5.437 5.25 0 3.925-2.438 7.111-4.739 9.256a25.175 25.175 0 01-4.244 3.17 15.247 15.247 0 01-.383.219l-.022.012-.007.004-.003.001a.752.752 0 01-.704 0l-.003-.001z" />
</svg>
<p class="my-auto mr-auto"> por Jaguar web services</p>
</div-->
</div>