@extends('layouts.master') @section('content')
Follow Up Types Edit Follow Up Types {{-- Forms --}} {{-- Form Layouts --}}

Edit Follow Up Types Follow Up Types List

{{--

--}} {{--
--}}
Edit Follow Up Types
@csrf @if (count($errors) > 0)
@foreach ($errors->all() as $error) @endforeach
@endif
@endsection