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