@extends('layouts.admin', ['title' => 'ویرایش امتیاز']) @section('content')

ویرایش امتیاز

@if(count($data)==0) @else
{{ $errors->first('score') }}
بازگشت
@endif @stop