@extends('layouts.admin') @section('style') @parent @endSection @php $page_title = $recipient['mobile'] ?? 'User'; @endphp @section('content')
..