@include('layouts.admin.header')

{{ $websiteLang->where('id',404)->first()->custom_text }}

@csrf

@include('layouts.admin.footer')