@extends('layouts.admin') @section('header') Edit Onboarding Message @endsection @section('content') @include('admin.onboarding.form') @endsection