@extends('layouts.layout-2') @section('content')
@include('translation::notifications') @yield('body')
@endsection