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