@extends('layouts.admin.layout') @section('title') {{ $websiteLang->where('id',167)->first()->custom_text }} @endsection @section('admin-content') {{ $websiteLang->where('id',142)->first()->custom_text }}
'{{ $email->name }}' {{ $websiteLang->where('id',167)->first()->custom_text }}
@php $name="{{user_name}}"; @endphp @php $order_expire_date="{{expire_date}}"; @endphp @php $order_details="{{order_details}}"; @endphp
{{ $websiteLang->where('id',209)->first()->custom_text }} {{ $websiteLang->where('id',210)->first()->custom_text }}
{{ $name }} {{ $websiteLang->where('id',211)->first()->custom_text }}
{{ $order_expire_date }} {{ $websiteLang->where('id',152)->first()->custom_text }}
{{ $order_details }} {{ $websiteLang->where('id',377)->first()->custom_text }}
@csrf
@endsection