@extends('layouts.mail.app') @section('content') Dear {{$user['name']}}, You have new session meeting at {{date('d M,Y',strtotime($user['date']))}} {{date('h:i A',strtotime($user['from_time']))}} for that the join that session you can use this link {{$user['url']}} . @endsection