@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
Current rating:
Current rating:
Your rating:
1/10 Rating
Movie Rating
Reversed Rating
Horizontal Rating
@endsection
@section('script')
@endsection