@extends('layouts.main') @section('title', $data['title']) @section('content')
  • Order By
  • DESC
    DESC
    ASC
{{--
--}}
@if ($data['userType'] != 0 && canCreate('Rate')) @endif
{{-- --}}
@csrf @endsection('content') @section('custom-scripts') @endsection