@extends('layouts.admin.master') @section('title')Rating {{ $title }} @endsection @push('css') @endpush @section('content') @component('components.breadcrumb') @slot('breadcrumb_title')

Rating

@endslot @endcomponent
1/10 Rating
Movie Rating
Square Rating
Pill Rating
Reversed Rating
Star Rating
Horizontal Rating
Star Rating
Current rating:
@push('scripts') @endpush @endsection