@extends('layouts.backend',['page_title'=>'Create New package']) @section('content-header')

Tags

@stop @section('content')

{{ trans('backend.show_form') }}

{{$tag->title}}
@stop