@extends('layouts.app') @section('title') @php echo $metatags @endphp @endsection @section('content')
{{ \Carbon\Carbon::parse($service->date)->format('F j, Y') }}