@extends('admin/layouts/Adminlayout') {{-- Page Title --}} @section('pagetitle')

Users

@endsection {{-- Page content --}} @section('content')
@stop