@extends('layouts.layout-admin') @section('styles') @endsection @section('content') {{ __('Contact Type') }} {{ __('Home') }} {{ __('Contact Type') }} {{ __('Manage Contact Type') }} {{ __('Add New Contact Type') }} {{ __('Type Name') }} {{ __('Type Code') }} {{ __('Action') }} @endsection @section('scripts') @endsection