@extends('layout.app') @section('content')

Service Add

@csrf
@error('name')
{{ $message }}
@enderror
@endsection