@extends('astrologer.layouts.app') @section('title', $title) @section('content')

{{ $title }}

This section is currently under development. Soon you will be able to manage your {{ strtolower($title) }} here.

Back to Dashboard
@endsection