@extends('layouts.adminLayouts') @section('head') @stop @section('content-header')

ویرایش نوشتهات لیست

{{ Breadcrumbs::render('homes.edit',['title' => $list->name ]) }}
@stop @section('content')




ویرایش







by_category == 0) style="display: none;" @endif>
@include('admin.home.selected')
@include('admin.home.load')
@include('layouts.loading') @stop @section('footer') @stop