@extends('layouts.admin', ['title' => 'تنظیمات - شاهکار']) @section('content')

تنظیمات - شاهکار


{{ session('message') }}

{{ session('error') }}

@stop @section('javascript') @stop