@extends('layouts.admin.app') @section('title', translate('Update block')) @push('css_or_js') @endpush @section('content')

{{translate('block Update')}}

@csrf
@endsection @push('script_2') @endpush