@extends('user.template') @section('title', $title) @section('head') @endsection @section('content')

{{ $title }}

Manajemen Risiko {{ $title }}
{{-- Download --}} @endsection @section('script') @endsection