@extends('admin.layout.master') @section('page_title',ucfirst($type)) @section('title','Add '.ucfirst($type)) @section('container') @if(Session::has('message'))