@extends('layouts.admin.layout') @section('title') {{ $website_lang->where('lang_key','terms_and_cond')->first()->custom_lang }} @endsection @section('admin-content')
@csrf @method('patch')
@endsection