@extends('layouts.admin') @section('content')

{{ __('Add New Service') }}

@csrf

{{ __('Title') }} *

{{ __('Icon Class') }} *

Get Icons Here

{{ __('Description') }} *

@endsection