@extends('layouts.master') @section('title') Rating @endsection @section('css') @endsection @section('page-title') Rating @endsection @section('body') @endsection @section('content')
Default rating
Half rating
Disabled rating
Readonly rating with a value
Customized heart rating
Only fill selected
Handle events
Customize tooltips
Default rating
Set start rate to 5 [6..10]
Set start and stop rate [2..10]
Set start and stop rate [2..10] with step 2
Custom icons
Fractional rating
Custom CSS icons
@endsection @section('scripts') @endsection