@extends('admin.layouts.master') @section('content')
Meta Tag
Back
@csrf

Meta Tag information

@error('page')

{{ $message }}

@enderror

NOTE: You can use dynamic variables such as

More information here @error('title')

{{ $message }}

@enderror
More information here @error('description')

{{ $message }}

@enderror
Example: {page.text}. Press Enter to add a tag. More information here @error('keywords')

{{ $message }}

@enderror
Active
@endsection