@extends('layouts.admin.layout') @section('title') {{ $websiteLang->where('id',307)->first()->custom_text }} @endsection @section('admin-content')
{{ $websiteLang->where('id',307)->first()->custom_text }}
@php $packageSection=$sections->where('id',1)->first(); @endphp
@csrf
@php $subscirbeSection=$sections->where('id',2)->first(); @endphp
@csrf
@endsection