@extends('admin.template') @section('content') @component('h1') {!! trans('inventaire/index.txt1') !!} @endcomponent
{!! csrf_field() !!}
@endsection