@extends(config('template.admin.view') . '.layout.layout') @if(isset($title)) @section('title', $title) @endif @section('content')
{{__('Product.puqNextcloud.Name')}} {{__('Product.puqNextcloud.Fill Type')}} {{__('Product.puqNextcloud.Servers')}}
{{__('Product.puqNextcloud.Name')}} {{__('Product.puqNextcloud.Fill Type')}} {{__('Product.puqNextcloud.Servers')}}
@endsection @section('js') @parent @endsection