@extends('layouts.app',['title'=>'Tambah Service']) @section('content')

Tambah Service

@csrf @include('service.form')
@endsection