@extends('../backend/layout/' . $layout)
@section('subhead')
Attributes
@endsection
@section('subcontent')
@include('backend.attribute_group.edit_attribute_modal')
@include('backend.attribute_group.add_attribute_modal')
@endsection
@section('script')
@endsection