@extends('Admin.layout') @section('pagetitle', __('trans.online_stores')) @section('content')
@csrf @method('PUT')
@endsection