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

تصاویر محصول

{{ Breadcrumbs::render('posts.images',['title' => $post->code]) }}
@stop @section('content')

{{$post->fa_name}}

عکس های مورد نظر را انتخاب کنید


{!! csrf_field() !!}
@stop @section('footer') @stop