@extends('layouts.admin.layout') @section('title') {{ $websiteLang->where('id',518)->first()->custom_text }} @endsection @section('admin-content')
{{ $websiteLang->where('id',518)->first()->custom_text }}
@foreach ($errorpages as $index => $errorpage)
@method('PATCH') @csrf
@endforeach
@endsection