@extends('admintemplate') @section('headscripts') @endsection @section('content')

{{ __($pagetitle) }}


Admin !!

@endsection @section('footerscripts') @endsection