startSection('title', $service->title); ?>
startSection('actions'); ?>
stopSection(); ?>
startSection('js'); ?>
stopSection(); ?>
startSection('content'); ?>
stopSection(); ?>
make('admin.layout.app', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>