@extends('layouts.admin', ['title' => 'پیام']) @section('content')

پیام سیستم


{!! $message !!}

@stop @section('javascript') @stop