index.blade.php 64 B

1234
  1. @extends('layouts.app')
  2. @section('content')
  3. Hemband
  4. @endsection