@extends('layouts.app') @section('styles') @endsection @section('content')

Material Design Icons

Simply beautiful open source icons. For more info click here.

<i class="mdi mdi-ICON_NAME"></i>

Material Design Icons

Simply beautiful open source icons. For more info click here.

<i class="zmdi zmdi-NAME"></i>

@endsection @section('scripts') @endsection