@extends('layouts.contentLayoutMaster') {{-- page title --}} @section('title','Ratings') {{-- vendor styles --}} @section('vendor-styles') @endsection {{-- page styles --}} @section('page-styles') @endsection @section('content')

Basic

Readonly

Half Star

Full Star

Multicolor

Custom SVG

Events

onSet Event
onChange Event
Ratings:

Methods

@endsection {{-- vendor scripts --}} @section('vendor-scripts') @endsection {{-- page scripts --}} @section('page-scripts') @endsection