@extends('layouts.master') @section('content')
Follow Up Types

Follow Up Types List Add Follow Up Types

{{--

--}} {{--
--}}
{{--
--}}
@foreach ($follow_up_types as $key => $type) @endforeach
S.No Type Name Status Created At Operations
{{ $key + 1 }} {{ $type->type_name }} {{ $type->status }} 01-01-1970 Edit
S.No Type Name Status Created At Operations
{{--
--}}
{{--
--}} @endsection @push('scripts') @endpush