@extends('layout.main') @section('content')

Edit Theme

@include('includes.errors') @include('includes.success')
Close


(Upload jpg,png file)
(Only Upload .ico file)
ThemeStatus == 'active' )checked=""@endif>
@include('includes.ajax_submit_script', array('formID'=>'form-themes-edit' , 'url' => 'themes/'.$Theme->ThemeID.'/update' )) @stop @section('footer_ext') @parent @stop