@extends('layouts.app') @section('titlePage', 'whatsapp notification') @section('content') @push('script') {{-- --}} {{-- --}} {{-- --}} @endpush
{{-- --}}
@include('common.alert')
@csrf
{{-- --}}
Add Variable
@push('script') @endpush @endsection