@extends('layout.master') @section('headercontent')

{{$title}}

@endsection @section('content')

@endsection @section('footer') @endsection