芝麻web文件管理V1.00
编辑当前文件:/home/lekhnath/silverray.com.au/Modules/SocialLink/resources/views/edit.blade.php
@extends('admin.master_layout') @section('title')
{{ __('Update Social Link') }}
@endsection @section('admin-content')
@csrf @method('PUT')
@endsection @push('js') @endpush