123456789 |
- <link rel="stylesheet" href="{{ asset('frontend/css/bootstrap.css') }}">
- <link rel="stylesheet" href="{{ asset('frontend/css/fonts.css') }}">
- <link rel="stylesheet" href="{{ asset('frontend/css/style.css') }}">
- <link rel="stylesheet" href="{{ asset('frontend/css/bootstrap.css') }}">
- <link rel="icon" href="images/favicon.ico" type="image/x-icon">
- <link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Poppins:300,400,500,600,700%7CLato%7CKalam:300,400,700">
|