@extends('layouts.admin') @section('content')

{{ $position->code }} {{ $position->description }}

@endsection