@extends('admin/layouts.master') @section('title', 'TCM Parampara - Admin') @section('body') @if ($errors->any())
@endif
@include('admin.message')

{{ __('adminstaticword.Add') }} {{ __('Parampara') }}

{{ csrf_field() }}









  • @endsection @section('scripts') @endsection