@extends('layouts.dashboard') @section('content')
{{--

{{$title}}

--}}
@if ($gcc->pic_1 != '') @endif
@if ($gcc->pic_2 != '') @endif
{{--
@if ($gcc->pic_3 != '') @endif
@if ($gcc->pic_4 != '') @endif
--}}
@stop @section('js') @include('module.init_html_editor') @stop