@extends("admin.layout.base") @extends("admin.layout.header") @section("title") Lokation - Rediger @endsection @section("path") Rediger lokation / @endsection @section("content")

Rediger Lokation

$location ]) }}"> @csrf @method("put")
@endsection @section("scripts") @endsection