@extends('templates.template') @push('page-title')

Enviar SMS

Notificação via SMS

@endpush @section('content')
Hello
@endsection @section('scripts') @endsection