@extends('admin/layouts/default') {{-- Page title --}} @section('title') Ratings @parent @stop {{-- page level styles --}} @section('header_styles') {{----}} @stop {{-- Page content --}} @section('content') Ratings Dashboard Forms Ratings Ratings Default star rating: Slot machine rating: Growing star rating: Growing & star rating: Fading star rating: Checkmark rating: Movie Rating Your Name Movie Name Your Review Submit your Rating {{----}} {{----}} {{----}} {{----}} {{----}} {{-- Advanced Ratings--}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} {{--Basic Rating:--}} {{----}} {{----}} {{----}} {{--Half Stars Rating:--}} {{----}} {{----}} {{----}} {{--Fractional Rating:--}} {{----}} {{----}} {{----}} {{----}} {{----}} {{----}} @stop {{-- page level scripts --}} @section('footer_scripts') @stop