@extends('layouts.app') @section('title', 'Daftar Perunding') @section('heading', 'Perunding') @section('page-title', 'Daftar Perunding Baharu') @section('content')
@include('consultants._form')
@endsection