@extends('layouts.dashboard') @section('header')

{{ __('Create Follow-Up') }}

@endsection @section('content')
@csrf
Cancel
@endsection