@extends('layouts.admin') @section('content')
@csrf
Permalink {{url('/').'/'}}
{{__('Save change')}}
@push('javascript') @endpush @endsection