@extends('layouts.admin', ['title' => 'ویرایش بلک لیست کاربران']) @section('content')

مدیریت بلک لیست کاربران


ویرایش بلک لیست کاربران

{{ $errors->first('title') }}
{{ $errors->first('days') }}
{{ $errors->first('pcode') }}
active ? 'checked="checked"' : '' !!} /> {{ $errors->first('title') }}
بازگشت

{{ session('message') }}

{{ session('error') }}

@stop