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

New Service

@csrf
@if($errors->any())
@endif
@endsection