@extends('backend.template') @section('content')

{{ label('Add Menulocations') }}

@csrf
{{createText("title","title","Title")}}

@endsection