@extends('layouts.master') @section('title') @lang('translation.Rating') @endsection @section('css') @endsection @section('content') @component('common-components.breadcrumb') @slot('pagetitle') UI Elements @endslot @slot('title') Rating @endslot @endcomponent

jQuery Bar Rating

Default rating
CSS Stars
Current rating:
Current rating:
1/10 Rating
Movie Rating
Square Rating
Pill Rating
Reversed Rating
Horizontal Rating
@endsection @section('script') @endsection