@extends('layout') @section('title') Customer @endsection @section('content')

Birthday Content

@include('flash-message')

Birthday Content

@method('PUT') @csrf
*Gunakan {NAMA} untuk menyisipkan nama
@endsection @section('script') @endsection