@extends('layouts.master') @section('title') {{ trans_choice('general.organisation',2) }} @endsection @section('content')

{{ trans_choice('general.organisation',2) }}

@endsection @section('footer-scripts') @endsection