PHP Classes

File: resources/views/navigation.blade.php

Recommend this page to a friend!
  Classes of Naif Alshaye   Laravel Nova PHP CPanel Email Setup   resources/views/navigation.blade.php   Download  
File: resources/views/navigation.blade.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Laravel Nova PHP CPanel Email Setup
Manage email accounts on hosting with CPanel
Author: By
Last change:
Date: 5 years ago
Size: 952 bytes
 

Contents

Class file image Download
<router-link tag="h3" :to="{name: 'cpanel-mail'}" class="cursor-pointer flex items-center font-normal dim text-white mb-6 text-base no-underline">
    <svg class="sidebar-icon svg-icon" viewBox="0 0 20 20">
        <path fill="none" d="M17.051,3.302H2.949c-0.866,0-1.567,0.702-1.567,1.567v10.184c0,0.865,0.701,1.568,1.567,1.568h14.102c0.865,0,1.566-0.703,1.566-1.568V4.869C18.617,4.003,17.916,3.302,17.051,3.302z M17.834,15.053c0,0.434-0.35,0.783-0.783,0.783H2.949c-0.433,0-0.784-0.35-0.784-0.783V4.869c0-0.433,0.351-0.784,0.784-0.784h14.102c0.434,0,0.783,0.351,0.783,0.784V15.053zM15.877,5.362L10,9.179L4.123,5.362C3.941,5.245,3.699,5.296,3.581,5.477C3.463,5.659,3.515,5.901,3.696,6.019L9.61,9.86C9.732,9.939,9.879,9.935,10,9.874c0.121,0.062,0.268,0.065,0.39-0.014l5.915-3.841c0.18-0.118,0.232-0.36,0.115-0.542C16.301,5.296,16.059,5.245,15.877,5.362z"></path>
    </svg>
    <span class="sidebar-label">
        Cpanel Mail
    </span>
</router-link>