@extends('backoffice.dashboard') @section('content') @if($errors->any()) @endif @if(Auth::check())

عرض التقييم

@else @endif @endsection