@extends('layouts.panel') @section('page_title')

داشبورد

@endsection @section('custom_css') @endsection @section('content')
@csrf @method('patch')
@if($errors->has('title_fa')) @endif
@if($errors->has('title_en')) @endif
@if($errors->has('fields')) @endif
@if($errors->has('status')) @endif
@if($errors->has('csl_slug')) @endif
@if($errors->has('icon')) @endif
icon
@endsection