font-awesome icons. updating head.blade.php

This commit is contained in:
2026-03-24 15:34:26 -05:00
parent cdb5a36848
commit 1341ea93de

View File

@@ -20,9 +20,10 @@
<meta name="csrf-token" content="{{ csrf_token() }}">
<!-- Font Awesome Icons -->
<link rel="stylesheet" href="/bower_components/admin-lte/plugins/fontawesome-free/css/all.min.css">
<!-- Theme style -->
<link rel="stylesheet" href="/css/font-awesome.css">
<!-- Theme style
<link rel="stylesheet" href="/bower_components/admin-lte/dist/css/adminlte.min.css">
-->
<!-- Google Font: Source Sans Pro -->
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,400i,700" rel="stylesheet">
@hasSection('header')